Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/kedro-org/kedro-plugins/pull/1346
- https://github.com/kedro-org/kedro-plugins/security/advisories/GHSA-cjg8-h5qc-hr
- https://github.com/kedro-org/kedro/issues/5452
FAQ
What is CVE-2026-35492?
CVE-2026-35492 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 dat...
How severe is CVE-2026-35492?
CVE-2026-35492 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-35492?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.