CVE & CISA-KEV Catalog

CVE-2026-22701

MEDIUM
5.3
CVSS v3
NVD

Description

filelock is a platform-independent file lock for Python. Prior to version 3.20.3, a TOCTOU race condition vulnerability exists in the SoftFileLock implementation of the filelock package. An attacker with local filesystem access and permission to create symlinks can exploit a race condition between the permission validation and file creation to cause lock operations to fail or behave unexpectedly. The vulnerability occurs in the _acquire() method between raise_on_not_writable_file() (permission check) and os.open() (file creation). During this race window, an attacker can create a symlink at the lock file path, potentially causing the lock to operate on an unintended target file or leading to denial of service. This issue has been patched in version 3.20.3.

How to fix

Remediation Available
python-filelockDebian
Fixed in:3.20.3-1CVE-2026-22701
python-filelockUbuntu
Fixed in:3.0.4-1ubuntu0.1~esm1USN-7999-1
Fixed in:3.0.12-2ubuntu0.1~esm1USN-7999-1
Fixed in:3.6.0-1ubuntu0.1~esm1USN-7999-1
Fixed in:3.13.1-1ubuntu0.1~esm1USN-7999-1
python3-filelockUbuntu
Fixed in:3.0.4-1ubuntu0.1~esm1USN-7999-1
Fixed in:3.0.12-2ubuntu0.1~esm1USN-7999-1
Fixed in:3.6.0-1ubuntu0.1~esm1USN-7999-1
Fixed in:3.13.1-1ubuntu0.1~esm1USN-7999-1

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityHigh
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityLow
AvailabilityHigh

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H/E:U

Exploit Intelligence

0.11%probability of exploitation in 30 days
2ndpercentile

Low risk: more likely to be exploited than 2% of all known CVEs.

References

Related Vulnerabilities

Other CWE-59 (Link Following) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2022-30333High7.599%KEV + RansomFix
CVE-2021-21300High8.089%-Fix
CVE-2021-32610High7.173%-Fix
CVE-2020-36193High7.571%KEVFix
CVE-2023-40028Medium4.958%-Fix
CVE-2020-0787High7.843%KEV + Ransom-
Embed a live status badge for CVE-2026-22701
CVE-2026-22701 severity badge

Markdown

[![CVE-2026-22701](https://tridentstack.com/cve/badge/CVE-2026-22701.svg)](https://tridentstack.com/cve/CVE-2026-22701)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-22701"><img src="https://tridentstack.com/cve/badge/CVE-2026-22701.svg" alt="CVE-2026-22701"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-03-05.