Deserialization in Kedro-Org Kedro-Org/kedro

CVE-2024-9701

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.

Vulnerability class: Insecure Deserialization

EPSS: 0.010 (60.4th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2024-9701?
CVE-2024-9701 is a critical-severity vulnerability in Kedro-Org Kedro-Org/kedro, classified under Deserialization of Untrusted Data. CVSS score: 9.8/10. Published 2025-03-20.
How severe is CVE-2024-9701?
Critical severity. CVSS v3 base score is 9.8 out of 10.