OESA-2026-1186

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-1186
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-1186.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-1186
Upstream
Published
2026-01-16T11:10:13Z
Modified
2026-08-18T01:19:29.280023602Z
Severity
  • 4.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L CVSS Calculator
Summary
python-virtualenv security update
Details

Virtualenv is a tool to create isolated Python environments. Since Python 3.3, a subset of it has been integrated into the standard library under the venv module. Note though, that the venv module does not offer all features of this library (e.g. cannot create bootstrap scripts, cannot create virtual environments for other python versions than the host python, not relocatable, etc.). Tools in general as such still may prefer using virtualenv for its ease of upgrading (via pip), unified handling of different Python versions and some more advanced features.

Security Fix(es):

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.(CVE-2026-22702)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:24.03-LTS-SP3 / python-virtualenv

Package

Name
python-virtualenv
Purl
pkg:rpm/openEuler/python-virtualenv&distro=openEuler-24.03-LTS-SP3

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
20.26.6-2.oe2403sp3

Ecosystem specific

{
    "src": [
        "python-virtualenv-20.26.6-2.oe2403sp3.src.rpm"
    ],
    "noarch": [
        "python3-virtualenv-20.26.6-2.oe2403sp3.noarch.rpm"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2026-1186.json"