VYPR

Filelock

by Tox Dev

pypi: filelock

Source repositories

CVEs (2)

  • CVE-2026-22701Jan 10, 2026
    risk 0.00cvss epss 0.00

    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…

  • CVE-2025-68146Dec 16, 2025
    risk 0.00cvss epss 0.00

    filelock is a platform-independent file lock for Python. In versions prior to 3.20.1, a Time-of-Check-Time-of-Use (TOCTOU) race condition allows local attackers to corrupt or truncate arbitrary user files through symlink attacks. The vulnerability exists in both Unix and Windows…