CVE-2026-3840
published 2026-06-12CVE-2026-3840: A vulnerability in Kedro version 1.2.0 allows an attacker to exploit path traversal by providing a crafted version string. The `_get_versioned_path()` method…
PriorityP337high7.1CVSS 3.0
AVLACLPRLUINSUCHIHAN
EPSS
0.19%
8.3th percentile
A vulnerability in Kedro version 1.2.0 allows an attacker to exploit path traversal by providing a crafted version string. The `_get_versioned_path()` method in `kedro/io/core.py` directly interpolates user-supplied version strings into filesystem paths without sanitization. This enables an attacker to escape the intended versioned dataset directory and access files outside the expected path. The issue is also reachable through the CLI via the `--load-versions` parameter, as `_split_load_versions()` in `kedro/framework/cli/utils.py` does not validate the version string. This vulnerability can lead to unauthorized file reads, data poisoning, cross-project or cross-tenant data access, and broader downstream impacts in environments where Kedro is used with automation or orchestration layers.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| kedro-org | kedro-org_kedro | unspecified – latest | — |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
A vulnerability in Kedro version 1.2.0 allows an attacker to exploit path traversal by providing a crafted version string.
ghsa_unreviewed·2026-06-12
CVE-2026-3840 [HIGH] CWE-22 A vulnerability in Kedro version 1.2.0 allows an attacker to exploit path traversal by providing a crafted version string.
A vulnerability in Kedro version 1.2.0 allows an attacker to exploit path traversal by providing a crafted version string. The `_get_versioned_path()` method in `kedro/io/core.py` directly interpolates user-supplied version strings into filesystem paths without sanitization. This enables an attacker to escape the intended versioned dataset directory and access files outside the expected path. The issue is also reachable through the CLI via the `--load-versions` parameter, as `_split_load_versions()` in `kedro/framework/cli/utils.py` does not validate the version string. This vulnerability can lead to unauthorized file reads, data poisoning, cross-project or cross-tenant data access, and broader downstream impacts in environments where Kedro is used with automation or orchestration layers.
VulDB
kedro-org kedro up to up to 1.2.0 kedro/io/core.py _get_versioned_path --load-versions path traversal (EUVD-2026-36497)
vuldb·2026-06-12·CVSS 7.1
CVE-2026-3840 [HIGH] kedro-org kedro up to up to 1.2.0 kedro/io/core.py _get_versioned_path --load-versions path traversal (EUVD-2026-36497)
A vulnerability identified as critical has been detected in kedro-org kedro up to up to 1.2.0. Affected by this vulnerability is the function _get_versioned_path of the file kedro/io/core.py. This manipulation of the argument --load-versions causes path traversal.
This vulnerability is registered as CVE-2026-3840. The attack needs to be launched locally. No exploit is available.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2026-06-12
Published