VYPR
Unrated severityNVD Advisory· Published Jun 16, 2025· Updated Jun 17, 2025

Conda-build vulnerable to supply chain attack vector due to pyproject.toml referring to dependencies not present in PyPI

CVE-2025-32800

Description

Conda-build contains commands and tools to build conda packages. Prior to version 25.3.0, the pyproject.toml lists conda-index as a Python dependency. This package is not published in PyPI. An attacker could claim this namespace and upload arbitrary (malicious) code to the package, and then exploit pip install commands by injecting the malicious dependency in the solve. This issue has been fixed in version 25.3.0. A workaround involves using --no-deps for pip install-ing the project from the repository.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

2
  • Conda/conda-buildllm-create2 versions
    <25.3.0+ 1 more
    • (no CPE)range: <25.3.0
    • (no CPE)range: < 25.3.0

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.