Bug 2373075 (CVE-2025-32800) - CVE-2025-32800 conda-build: Conda-build supply chain confusion
Summary: CVE-2025-32800 conda-build: Conda-build supply chain confusion
Keywords:
Status: NEW
Alias: CVE-2025-32800
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2373084 2373086
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-06-16 21:01 UTC by OSIDB Bzimport
Modified: 2025-06-17 14:27 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-06-16 21:01:10 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.