CRITICAL 9.8
PYSEC-2026-367
Kedro deserialization vulnerability
상세
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.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
참고
- https://nvd.nist.gov/vuln/detail/CVE-2024-9701 [ADVISORY]
- https://github.com/kedro-org/kedro/commit/66e5e074b2789469550370f370c8b486f638d975 [WEB]
- https://github.com/kedro-org/kedro [PACKAGE]
- https://huntr.com/bounties/96c77fef-93b2-4d4d-8cbe-57a718d8eea5 [WEB]
- https://pypi.org/project/kedro [PACKAGE]
- https://github.com/advisories/GHSA-747f-ww56-4q4h [ADVISORY]