CVE-2026-35492
Published:April 07, 2026
Updated:April 20, 2026
Kedro-Datasets is a Kendo plugin providing data connectors. Prior to 9.3.0, PartitionedDataset in kedro-datasets was vulnerable to path traversal. Partition IDs were concatenated directly with the dataset base path without validation. An attacker or malicious input containing .. components in a partition ID could cause files to be written outside the configured dataset directory, potentially overwriting arbitrary files on the filesystem. Users of PartitionedDataset with any storage backend (local filesystem, S3, GCS, etc.) are affected. This vulnerability is fixed in 9.3.0.
Affected Packages
kedro-datasets (CONDA):
Affected version(s) >=1.3.0 <9.3.0Fix Suggestion:
Update to version 9.3.0https://github.com/kedro-org/kedro-plugins.git (GITHUB):
Affected version(s) >=kedro-airflow-0.4.2 <9.3.0Fix Suggestion:
Update to version 9.3.0kedro-datasets (PYTHON):
Affected version(s) >=0.0.1 <9.3.0Fix Suggestion:
Update to version 9.3.0kedro-datasets (PYTHON):
Affected version(s) >=0.0.1 <9.3.0Fix Suggestion:
Update to version 9.3.0Related Resources (7)
Do you need more information?
Contact UsCVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
EPSS
Base Score:
0.01