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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-6879— Python Software Foundation CPython 安全漏洞

CVSS 2.0 · Low EPSS 0.29% · P22

可能的 ATT&CK 技术 1AI

T1496 · Resource Hijacking

影响版本矩阵 1

厂商产品版本范围状态
Python Software FoundationCPython< 3.15.0affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Quadratic Behavior in xml.etree.ElementPath Index Predicates
来源: CVE Program / CVE List V5
Vulnerability Description
`Element.findall()` and fully-consumed `Element.iterfind()` exhibit `O(n^2)` time complexity when using XPath index predicates (e.g. `[1]`, `[last()]`, `[last()-N]`) on XML documents with many same-tag siblings. `Element.find()` is only affected when the first match is near the end  of the sibling list, such as with `[last()]` or `[last()-N]`;  `.//item[1]` short-circuits after the first match.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Python Software Foundation CPython 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Python Software Foundation CPython是Python Software Foundation基金会的编程语言解释器。 Python Software Foundation CPython 3.15.0之前版本存在安全漏洞,该漏洞源于使用XPath索引谓词时Element.findall()和Element.iterfind()表现出O(n^2)时间复杂度,可能导致CPU消耗。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
Python Software FoundationCPython 0 ~ 3.15.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-6879 补丁与修复 (6)

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-6879

暂无评论


发表评论