Logo
componentpython3-virtualenv
Name
python3-virtualenv
Version
20.25.3
Type
library
Description
A tool for creating isolated virtual python environments.
Licenses
MIT
PURL
-
CPE
cpe:2.3:*:*:python3-virtualenv:20.25.3:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
21.5.0

Patches#


#
Title
Author
Resolve
1
Merge pull request #3013 from gaborbernat/fix-sec
=?UTF-8?q?Bern=C3=A1t=20G=C3=A1bor?= <gaborjbernat@gmail.com>
CVE-2026-22702

Vulnerabilities#


Name
Analysis
Description
Patched
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 virtualenv's app_data and lock file operations to attacker-controlled locations. This issue has been patched in version 20.36.1.