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.
Conclusion & alert: CVE-2025-32800 is rated Exploit Available (58.5/100): CVSS High severity, with low exploitation likelihood (EPSS 0.55%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.30% | 0.55% | +0.25% |
| 2 | 2026-05-05 | 0.36% | 0.30% | -0.06% |
| 3 | 2026-04-12 | — | 0.36% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.2 | 4.0 | HIGH |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| anaconda | conda-build | < 25.3.0 | cpe:2.3:a:anaconda:conda-build:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://drive.google.com/file/d/18qe97zxcpTn2l84187A9meGCi2Wg-n_Y/view | Exploit Technical Description |
| https://github.com/conda/conda-build/commit/f5a6aeef0d5d6940b8c2a88796910dc7476a62bb | Patch |
| https://github.com/conda/conda-build/security/advisories/GHSA-83gh-p93g-cwgx | Vendor Advisory |