Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. kedro-datasets
  4. ›
  5. CVE-2026-35492

CVE-2026-35492: kedro-datasets has a path traversal vulnerability in PartitionedDataset that allows arbitrary file write

April 6, 2026 (updated April 7, 2026)

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.

References

  • github.com/advisories/GHSA-cjg8-h5qc-hrjv
  • github.com/kedro-org/kedro-plugins
  • github.com/kedro-org/kedro-plugins/commit/65115f76b872217317734b6bde8927170c98fc4b
  • github.com/kedro-org/kedro-plugins/pull/1346
  • github.com/kedro-org/kedro-plugins/releases/tag/kedro-datasets-9.3.0
  • github.com/kedro-org/kedro-plugins/security/advisories/GHSA-cjg8-h5qc-hrjv
  • github.com/kedro-org/kedro/issues/5452
  • nvd.nist.gov/vuln/detail/CVE-2026-35492

Code Behaviors & Features

Detect and mitigate CVE-2026-35492 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 9.3.0

Fixed versions

  • 9.3.0

Solution

Upgrade to version 9.3.0 or above.

Impact 6.5 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Source file

pypi/kedro-datasets/CVE-2026-35492.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:20:01 +0000.