# CVE-2025-32800

## Summary

- **CVE ID:** CVE-2025-32800
- **Severity:** HIGH
- **CVSS Score:** 7.2 (CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U)
- **CWE:** CWE-1357
- **Published:** Jun 16, 2025
- **Last Modified:** Mar 13, 2026

## 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.

## Affected Products

- conda — conda-build (< 25.3.0)

## References

- [CNA](https://github.com/conda/conda-build/security/advisories/GHSA-83gh-p93g-cwgx)
- [CNA](https://github.com/conda/conda-build/commit/f5a6aeef0d5d6940b8c2a88796910dc7476a62bb)
- [CNA](https://drive.google.com/file/d/18qe97zxcpTn2l84187A9meGCi2Wg-n_Y/view)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.60%
- **EPSS Percentile:** 46.6

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-10._