CVE-2025-49842 Details
Description
conda-forge-webservices is the web app deployed to run conda-forge admin commands and linting. Prior to version 2025.3.24, the conda_forge_webservice Docker container executes commands without specifying a user. By default, Docker containers run as the root user, which increases the risk of privilege escalation and host compromise if a vulnerability is exploited. This issue has been patched in version 2025.3.24.
A vulnerability exists in the conda-forge-webservices Docker container, which runs commands as the root user by default. This behavior, present in versions through 2025.3.23, heightens the risk of privilege escalation and potential host compromise if another vulnerability is exploited. The issue arises because the container executes commands without specifying a user, allowing for unauthorized access or actions to be performed with elevated privileges.
Users can upgrade to version 2025.3.24 or later. If an immediate upgrade is not possible, a dedicated non-root user should be created, granted only the necessary permissions, and explicitly set as the container's runtime user to mitigate the risk of privilege escalation.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 17, 2025CISA-ADP
Assessed Jun 17, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-276 | Incorrect Default Permissions | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| conda-forge-webservices | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2025 | New CVE Received | [email protected] |
Volerion