CVE-2024-12215 HIGH

CVE-2024-12215: Remote Code Execution in kedro-org/kedro

Vendor Kedro-Org
Product kedro-org/kedro
Weakness CWE-94 · Code injection
Published March 20, 2025
Last update October 15, 2025

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

In kedro-org/kedro version 0.19.8, the `pull_package()` API function allows users to download and extract micro packages from the Internet. However, the function `project_wheel_metadata()` within the code path can execute the `setup.py` file inside the tar file, leading to remote code execution (RCE) by running arbitrary commands on the victim's machine.

Key dates

02Disclosure timeline

March 20, 2025 CVE published
October 15, 2025 Record updated