LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-3840

linuxfoundation · kedro

Published
CVSS7.1
Severityhigh
WeaknessCWE-22
ExploitedNot in CISA KEV

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

Description

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 broa

References

← Back to the CVE Tracker

Our coverage of CVE-2026-3840

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-3840.