---
cve: "CVE-2024-9701"
severity: "CRITICAL"
cvss: 9.8
epss: "1.1%"
vendor: "kedro-org"
kev: false
exploited: false
published: "2025-03-20 10:15:49"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-23T05:10:40+02:00"
---

# CVE-2024-9701

> 9.8 CRITICAL · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- d79fa51de55ac0ccb58cce1a482df1b445f0fe7c (Commit)

## Referenzen

- <https://huntr.com/bounties/96c77fef-93b2-4d4d-8cbe-57a718d8eea5>
- <https://github.com/kedro-org/kedro/commit/d79fa51de55ac0ccb58cce1a482df1b445f0fe7c>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2024-9701) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
