PT-2026-30759 · Unknown · Kedro-Datasets
Redyank
·
Published
2026-04-06
·
Updated
2026-04-07
·
CVE-2026-35492
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
Kedro-Datasets versions prior to 9.3.0
Description
The Kedro-Datasets plugin is susceptible to a path traversal issue in the PartitionedDataset component. Partition IDs were directly concatenated with the dataset base path without proper validation. Malicious input containing '..' components within a partition ID could allow an attacker to write files outside the intended dataset directory, potentially overwriting arbitrary files on the filesystem. This affects users of PartitionedDataset with any storage backend (local filesystem, S3, GCS, etc.).
Recommendations
Upgrade to kedro-datasets version 9.3.0 or later. As a temporary workaround, validate partition IDs before passing them to PartitionedDataset, ensuring they do not contain '..' path components.
Fix
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Kedro-Datasets