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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-67174— DOM-Based Cross-Site Scripting via Unsafe String and SVG Icon Rendering in Pivotick

Quick assessment

Affected
pivotick pivotick
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Pivotick Pivotick是Pivotick组织开源的一款企业应用软件。 Pivotick 1.4.0及之前版本存在跨站脚本漏洞,该漏洞源于tryResolveHTMLElement函数将字符串作为HTML标记通过innerHTML赋值,以及createIcon函数未清理SVG图标标记,导致DOM型跨站脚本攻击,未经身份验证的攻击者可通过特制图形、属性值、渲染结果或SVG图标在用户浏览器中执行JavaScript。

CVSS 9.2 · Critical EPSS 0.62% · P47

Affected Version Matrix 1

VendorProduct Version RangeStatus
pivotick pivotick ≤ 1.4.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-67174

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
DOM-Based Cross-Site Scripting via Unsafe String and SVG Icon Rendering in Pivotick
Source: CVE Program / CVE List V5
Vulnerability Description
Pivotick contains a DOM-based cross-site scripting vulnerability in its generic UI element resolution and icon-rendering utilities. The tryResolveHTMLElement function treated any resolved string as HTML markup by assigning it to a <template> element through innerHTML. Strings derived from untrusted graph properties or custom rendering callbacks could therefore introduce arbitrary HTML or SVG elements into the live document. The vulnerable function was used by multiple UI components, including headers, property panels, extra panels, and tooltips. Additionally, createIcon inserted caller-supplied svgIcon markup into a template without sanitization. An application integrating Pivotick and deriving icon markup from untrusted data could therefore expose a second script-execution path. An unauthenticated attacker able to provide a crafted graph, property value, rendering result, or SVG icon could execute JavaScript in another user's browser when the affected content is displayed or interacted with. Successful exploitation could allow the attacker to access information available to the victim, manipulate graph data or application state, and perform actions with the victim's privileges. The patch changes string rendering to use textContent, requiring callers to explicitly return an Element when HTML rendering is intended. It also sanitizes SVG icon markup before inserting it into the DOM.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:H/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Source: CVE Program / CVE List V5
Vulnerability Title
Pivotick 跨站脚本漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Pivotick Pivotick是Pivotick组织开源的一款企业应用软件。 Pivotick 1.4.0及之前版本存在跨站脚本漏洞,该漏洞源于tryResolveHTMLElement函数将字符串作为HTML标记通过innerHTML赋值,以及createIcon函数未清理SVG图标标记,导致DOM型跨站脚本攻击,未经身份验证的攻击者可通过特制图形、属性值、渲染结果或SVG图标在用户浏览器中执行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

Vendor Product Affected Versions CPE Subscribe
pivotick pivotick 0 ~ 1.4.0 -

II. Public POCs for CVE-2026-67174

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 7547 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-67174

请登录查看更多情报信息。

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

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

CVE-2026-66918 8.2 HIGH DOM-Based Cross-Site Scripting via Unsanitized SVG Node Icons
CVE-2026-66920 8.2 HIGH Pivotick - Stack Exhaustion Denial of Service via Deep or Cyclic Graph Data
CVE-2026-66919 6.9 MEDIUM Stored DOM-Based Cross-Site Scripting in Node Modal Headers
CVE-2026-66921 6.3 MEDIUM Pivotick - Stored DOM-Based Cross-Site Scripting via Unescaped Markdown Node References
CVE-2026-66922 5.1 MEDIUM Pivotick Prototype-Key Collision in Tree Layout and Cycle Detection Allows Graph Manipulat
CVE-2026-67173 5.1 MEDIUM Pivotick Unvalidated Node Image URLs Allow Unintended Client-Side Requests

IV. Related Vulnerabilities

V. Comments for CVE-2026-67174

No comments yet


Leave a comment