目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-22701— filelock 安全漏洞

CVSS 5.3 · Medium EPSS 0.12% · P2

可能的 ATT&CK 技术 1AI

T1052.006
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-22701 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
filelock Time-of-Check-Time-of-Use (TOCTOU) Symlink Vulnerability in SoftFileLock
来源: CVE Program / CVE List V5
Vulnerability 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.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
在文件访问前对链接解析不恰当(链接跟随)
来源: CVE Program / CVE List V5
Vulnerability Title
filelock 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
filelock是tox development team开源的一个Python文件锁。 filelock 3.20.3之前版本存在安全漏洞,该漏洞源于SoftFileLock实现中存在TOCTOU竞争条件,可能导致锁定操作失败或行为异常。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
tox-devfilelock < 3.20.3 -

二、漏洞 CVE-2026-22701 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-22701 的情报信息

登录查看更多情报信息。

CVE-2026-22701 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-22701

暂无评论


发表评论