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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-66922— Pivotick 输入验证错误漏洞

CVSS 5.1 · Medium EPSS 0.28% · P21

影响版本矩阵 1

厂商产品版本范围状态
pivotickpivotick≤ 1.4.0affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Pivotick Prototype-Key Collision in Tree Layout and Cycle Detection Allows Graph Manipulation and Denial of Service
来源: CVE Program / CVE List V5
Vulnerability Description
Pivotick used plain JavaScript objects as lookup tables indexed by caller-controlled graph node identifiers in its tree-layout and cycle-detection components. Node identifiers matching properties inherited from Object.prototype, such as constructor, toString, or __proto__, were not handled as ordinary identifiers. These values could be interpreted as existing inherited properties, resolve to values of an unexpected type, or—in the case of __proto__ assignments—modify the prototype of an internal lookup object. An attacker who can supply graph data containing crafted node identifiers could consequently cause nodes or edges to be silently omitted, produce incorrect hierarchy levels, bypass or corrupt cycle-detection results, or trigger an exception that interrupts graph processing and rendering. This affects the integrity of graph visualisations and analytics and may cause a client-side denial-of-service condition. The affected code also failed to safely handle edges whose source node was absent from the supplied node set. Furthermore, calculating the maximum tree depth by spreading all level values into Math.max() could exceed the JavaScript function-argument limit when processing a sufficiently large graph, resulting in an exception and denial of service. The patch replaces identifier-keyed plain objects with Map instances, ignores invalid edges during tree construction, and calculates the maximum depth iteratively.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
CWE-1321
来源: CVE Program / CVE List V5
Vulnerability Title
Pivotick 输入验证错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Pivotick Pivotick是Pivotick组织开源的一款企业应用软件。 Pivotick 1.4.0及之前版本存在输入验证错误漏洞,该漏洞源于tree-layout和cycle-detection组件使用普通JavaScript对象作为查找表,节点标识符与Object.prototype属性冲突,导致原型污染,并可能引发客户端拒绝服务。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
pivotickpivotick 0 ~ 1.4.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-66922 补丁与修复 (1)

同批安全公告 · pivotick · 2026-07-28 · 共 7 条

CVE-2026-671749.2 CRITICALPivotick 跨站脚本漏洞
CVE-2026-669188.2 HIGHPivotick 跨站脚本漏洞
CVE-2026-669208.2 HIGHPivotick 资源管理错误漏洞
CVE-2026-669196.9 MEDIUMPivotick 跨站脚本漏洞
CVE-2026-669216.3 MEDIUMPivotick 跨站脚本漏洞
CVE-2026-671735.1 MEDIUMPivotick 服务端请求伪造漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-66922

暂无评论


发表评论