Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-35167

30
FAUCET Score

OVERVIEW CVE-2026-35167 is a path traversal vulnerability in Kedro, an open-source data science toolbox for production-ready applications. The flaw exists in the _get_versioned_path() method within kedro/io/core.py, where user-supplied version strings are interpolated directly into filesystem paths without proper sanitization. This allows attackers to use traversal sequences such as ../ to escape the intended dataset directory and access files outside the designated versioned paths. SEVERITY The vulnerability carries a CVSS score of 8.1 (HIGH) with a network-based attack vector requiring only low privilege access and no user interaction. An attacker who can influence the version string through multiple entry points—including the catalog.load() method, DataCatalog configuration loading, or CLI arguments like kedro run --load-versions—can exploit this flaw. The impact includes unauthorized file reads, data poisoning of datasets, and potential cross-tenant data access in shared environments, though the vulnerability does not directly enable system availability disruption. EXPLOITATION STATUS There is no evidence of active exploitation in the wild, with an EPSS score of 0.000190000 indicating minimal current threat activity. The vulnerability does not appear on the Known Exploited Vulnerabilities (KEV) catalog and remains inactive on threat intelligence hot lists. Kedro developers addressed this issue in version 1.3.0, and organizations using earlier versions should prioritize patching to eliminate exposure to this path traversal risk.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.3.0CPE matchmatch criteria
cpe:2.3:a:linuxfoundation:kedro:*:*:*:*:*:python:*:*

CVSS Data

CVSS version used by this source: 3.1

7.1HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
LOW
Availability Impact
NONE
Exploitability Score
2.8
Impact Score
4.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.33%
Probability of exploitation in next 30 days
EPSS Percentile
25.1%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0033 is in the 13th percentile among its peer group of 17,829 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.3 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

pippatch availablevia ghsa
Product: kedroFixed in: 1.3.0
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

pipGHSA-6326-w46w-ppjwhigh

Kedro: Path Traversal in versioned dataset loading via unsanitized version string

Apr 3, 2026

References

github.com / kedro-org/kedro/pull/5442
Issue Tracking
github.com / kedro-org/kedro/security/advisories/GHSA-6326-w46w-ppjw
Vendor Advisory