PT-2025-25580 · Unknown · Conda-Build

Stamparm

·

Published

2025-06-14

·

Updated

2025-12-17

·

CVE-2025-32797

CVSS v3.1

7.0

High

VectorAV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions conda-build versions prior to 25.3.1
Description The issue in conda-build allows attackers with filesystem access to exploit a race condition and overwrite a temporary build script, potentially leading to arbitrary code execution under the victim's privileges. This risk is significant in shared environments and could result in full system compromise. Attackers can monitor parent directories for file creation events, infer directory names via timestamps or logs, and use automation to exploit the issue rapidly.
Recommendations For versions prior to 25.3.1, consider updating to version 25.3.1 to resolve the issue. As a temporary workaround, restrict conda build.sh permissions from 0o766 to 0o700 (owner-only read/write/execute). Use atomic file creation (write to a temporary randomized filename and rename atomically) to minimize the race condition window.

Exploit

Fix

Weakness Enumeration

Related Identifiers

BDU:2026-07576
CVE-2025-32797
GHSA-VFP6-3V8G-VCMM

Affected Products

Conda-Build