Security Advisory

CVE-2026-22702

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-01-10 06:05:53
Last updated 2026-01-12 16:44:12
Assigner GitHub_M
State PUBLISHED

Description

virtualenv is a tool for creating isolated virtual python environments. Prior to version 20.36.1, TOCTOU (Time-of-Check-Time-of-Use) vulnerabilities in virtualenv allow local attackers to perform symlink-based attacks on directory creation operations. An attacker with local access can exploit a race condition between directory existence checks and creation to redirect virtualenvs app_data and lock file operations to attacker-controlled locations. This issue has been patched in version 20.36.1.