CVE-2026-67174
Last modified
CVE-2026-67174 is a critical-severity vulnerability rated 9.2/10 on the CVSS scale. 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. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
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.
Metrics
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| pivotick | pivotick | <= 1.4.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-67174?
How severe is CVE-2026-67174?
How do I fix CVE-2026-67174?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-6710The Skysa Text Ticker App plugin for WordPress is vulnerable…4.3
- CVE-2026-6711The Website LLMs.txt plugin for WordPress is vulnerable to R…6.1
- CVE-2026-6712The Website LLMs.txt plugin for WordPress is vulnerable to S…4.4
- CVE-2026-6713GitLab has remediated an issue in GitLab CE/EE affecting all…5.3
- CVE-2026-6716Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-67173Pivotick did not validate the URL scheme of node imagePath v…5.1
- CVE-2026-67178MISP installation scripts generated an Apache HTTP virtual-h…7.8
- CVE-2026-67179Genkit does not properly validate host request headers. Any …7.8
- CVE-2026-67180Google Turbinia allows arbitrary command execution via worke…8.4
- CVE-2026-67181Rouille 0.3.3 through 3.6.2 contains an HTTP request smuggli…5.4
- CVE-2026-67182Rouille 0.3.3 through 3.6.2 contains an HTTP request smuggli…7.5
- CVE-2026-67183TinyWeb through 0.0.8 contains a memory leak vulnerability t…8.7
Are you affected by CVE-2026-67174?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
