KedroGHSA-747f-ww56-4q4h
Kedro deserialization vulnerability
Critical9.8CVE-2024-9701 · Published Mar 20, 2025 · updated Jul 6, 2026
A Remote Code Execution (RCE) vulnerability has been identified in the Kedro ShelveStore class (version 0.19.8). This vulnerability allows an attacker to execute arbitrary Python code via deserialization of malicious payloads, potentially leading to a full system compromise. The ShelveStore class uses Python's shelve module to manage session data, which relies on pickle for serialization. Crafting a malicious payload and storing it in the shelve file can lead to RCE when the payload is deserialized.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| kedro PyPI | < 0.19.9 | 0.19.9 |
Details and references
- CVSS 3.0
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-502
- Also known as
- CVE-2024-9701, PYSEC-2026-367
More Kedro advisories
All Kedro| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Apr 3 | Kedro has Arbitrary Code Execution via Malicious Logging Configuration | Critical9.8 | 1.3.0 |
| Apr 3 | Kedro: Path Traversal in versioned dataset loading via unsanitized version string | High7.1 | 1.3.0 |
| Mar 202025 | Kedro allows Remote Code Execution by Pulling Micro Packages | High8.8 | No fix yet |