CVE-2025-49823 NONE

CVE-2025-49823: Conda Constructor Command Injection via Unsanitized User Input (Low)

Vendor Conda
Product constructor
Weakness CWE-77
Published June 17, 2025
Last update June 17, 2025

CVSS base score

0.0/10
Attack vector Physical
Attack complexity High
Privileges required High
User interaction Required
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:P/AC:H/PR:H/UI:R/S:C/C:N/I:N/A:N

What the vulnerability does

01Description

(conda) Constructor is a tool which allows constructing an installer for a collection of conda packages. Prior to version 3.11.3, shell installer scripts process the installation prefix (user_prefix) using an eval statement, which executes unsanitized user input as shell code. Although the script runs with user privileges (not root), an attacker could exploit this by injecting arbitrary commands through a malicious path during installation. Exploitation requires explicit user action. This issue has been patched in version 3.11.3.

Key dates

02Disclosure timeline

June 17, 2025 CVE published
June 17, 2025 Record updated