CVE-2025-49598

conda-forge-ci-setup is a package installed by conda-forge each time a build is run on CI. The conda-forge-ci-setup-feedstock setup script is vulnerable due to the unsafe use of the eval function when parsing version information from a custom-formatted meta.yaml file. An attacker controlling meta.yaml can inject malicious code into the version assignment, which is executed during file processing, leading to arbitrary code execution. Exploitation requires an attacker to modify the recipe file by manipulating the RECIPE_DIR variable and introducing a malicious meta.yaml file. While this is more feasible in CI/CD pipelines, it is uncommon in typical environments, reducing overall risk. This vulnerability is fixed in 4.15.0.
CVSS

No CVSS.

Configurations

No configuration.

History

13 Jun 2025, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-06-13 21:15

Updated : 2025-06-13 21:15


NVD link : CVE-2025-49598

Mitre link : CVE-2025-49598

CVE.ORG link : CVE-2025-49598


JSON object : View

Products Affected

No product.

CWE
CWE-95

Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')