Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-66920— Pivotick - Stack Exhaustion Denial of Service via Deep or Cyclic Graph Data

CVSS 8.2 · High EPSS 0.25% · P17

Affected Version Matrix 1

VendorProductVersion RangeStatus
PivotickPivotick≤ 1.4.0affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-66920

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Pivotick - Stack Exhaustion Denial of Service via Deep or Cyclic Graph Data
Source: CVE Program / CVE List V5
Vulnerability Description
Pivotick contains an uncontrolled-recursion vulnerability when processing caller-supplied graph and node data. The affected graph algorithms recursively traversed graph edges, while the JSON viewer recursively processed each level of a node’s data structure. A specially crafted graph containing an excessively long path, deeply nested properties, or circular object references could therefore exhaust the JavaScript call stack when Pivotick calculates a layout or displays a node in the inspection modal. Successful exploitation may cause an uncaught exception, freeze the affected page, or crash the browser tab, resulting in a client-side denial of service. No confidentiality or integrity impact has been identified. The patch replaces the recursive graph traversals with iterative stack-based implementations and limits the reachability calculation to 1,000,000 edge traversals. It also limits JSON rendering to 64 levels and detects circular references before descending further into an object.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H
Source: CVE Program / CVE List V5
Vulnerability Type
未经控制的递归
Source: CVE Program / CVE List V5
Vulnerability Title
Pivotick 资源管理错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Pivotick Pivotick是Pivotick组织开源的一款企业应用软件。 Pivotick 1.4.0及之前版本存在资源管理错误漏洞,该漏洞源于不受控制的递归,在处理用户提供的图形和节点数据时,图算法递归遍历边且JSON查看器递归处理节点数据结构,可能导致攻击者利用特制图形导致JavaScript调用栈耗尽,造成客户端拒绝服务。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
PivotickPivotick 0 ~ 1.4.0 -

II. Public POCs for CVE-2026-66920

#POC DescriptionSource LinkShenlong Link
AI-Generated POCVerified env Premium
Reproduced successfully in a real sandbox· Below is the actual recording of building the environment and exploiting the vulnerability.
Success marker:VULNERABLE: RangeError: Maximum call stack size exceeded — uncontrolled recursion on deep graph data exhausted the JS call stack (client-side DoS)
Reproduction recording is a Pro+ exclusive
Watch the full sandbox build + live exploit recording for this CVE. Limited-time ¥499/mo.
Upgrade to Pro+
claude_code · 7596 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-66920

登录查看更多情报信息。

Patches & Fixes for CVE-2026-66920 (1)

Same Patch Batch · Pivotick · 2026-07-28 · 7 CVEs total

CVE-2026-671749.2 CRITICALDOM-Based Cross-Site Scripting via Unsafe String and SVG Icon Rendering in Pivotick
CVE-2026-669188.2 HIGHDOM-Based Cross-Site Scripting via Unsanitized SVG Node Icons
CVE-2026-669196.9 MEDIUMStored DOM-Based Cross-Site Scripting in Node Modal Headers
CVE-2026-669216.3 MEDIUMPivotick - Stored DOM-Based Cross-Site Scripting via Unescaped Markdown Node References
CVE-2026-669225.1 MEDIUMPivotick Prototype-Key Collision in Tree Layout and Cycle Detection Allows Graph Manipulat
CVE-2026-671735.1 MEDIUMPivotick Unvalidated Node Image URLs Allow Unintended Client-Side Requests

IV. Related Vulnerabilities

V. Comments for CVE-2026-66920

No comments yet


Leave a comment