CVE-2026-35492 MEDIUM

CVE-2026-35492: Kedro-Datasets has a path traversal vulnerability in PartitionedDataset allows arbitrary file write

Vendor Kedro-Org
Product kedro-plugins
Weakness CWE-22 · Path traversal
Published April 7, 2026
Last update April 8, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity High

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

April 7, 2026 CVE published
April 8, 2026 Record updated