CVE-2026-66921
Last modified
CVE-2026-66921 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. Pivotick’s Markdown node-reference renderer failed to HTML-escape the attacker-controlled nodeName value before interpolating it into both the data-node-name attribute and the body of a generated <span> element. Because the node-reference tokenizer rejected only square brackets, a crafted node name could still contain quotation marks, angle brackets, or other HTML metacharacters. An attacker could therefore terminate the quoted attribute or inject additional HTML elements and event-handler attributes. When malicious node-reference content is rendered by a consumer that does not apply DOMPurify or equivalent sanitization, arbitrary JavaScript may execute in the victim’s browser in the security context of the application. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
Pivotick’s Markdown node-reference renderer failed to HTML-escape the attacker-controlled nodeName value before interpolating it into both the data-node-name attribute and the body of a generated <span> element. Because the node-reference tokenizer rejected only square brackets, a crafted node name could still contain quotation marks, angle brackets, or other HTML metacharacters. An attacker could therefore terminate the quoted attribute or inject additional HTML elements and event-handler attributes. When malicious node-reference content is rendered by a consumer that does not apply DOMPurify or equivalent sanitization, arbitrary JavaScript may execute in the victim’s browser in the security context of the application. Successful exploitation requires a victim to open or render a crafted graph or note and could allow the attacker to access same-origin information, modify displayed content, or perform actions using the victim’s session. The patch resolves the issue by applying context-appropriate HTML escaping to node names before inserting them into either HTML text or quoted attribute values. The shared escaping function now encodes ampersands, angle brackets, and both types of quotation marks.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:H/SA:H/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-66921?
How severe is CVE-2026-66921?
How do I fix CVE-2026-66921?
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-66914Joomla Extension - seblod.com - Unauthenticated path travers…9.2
- CVE-2026-66915Joomla Extension - fabrikar.com - Remote code execution in F…10
- CVE-2026-66918Pivotick fails to sanitize attacker-controlled SVG markup su…8.2
- CVE-2026-66919Pivotick contains a cross-site scripting vulnerability in th…6.9
- CVE-2026-6692The Slider Revolution plugin for WordPress is vulnerable to …8.8
- CVE-2026-66920Pivotick contains an uncontrolled-recursion vulnerability wh…8.2
- CVE-2026-66922Pivotick used plain JavaScript objects as lookup tables inde…5.1
- CVE-2026-6694A flaw was found in GIMP's file-png plugin. A remote attacke…5.5
- CVE-2026-6695A flaw was found in GIMP. A remote attacker could exploit th…5.5
- CVE-2026-6696The Zingaya Click-to-Call plugin for WordPress is vulnerable…6.1
- CVE-2026-6700The DX Sources plugin for WordPress is vulnerable to Cross-S…4.3
- CVE-2026-6701The addfreespace plugin for WordPress is vulnerable to Cross…4.3
Are you affected by CVE-2026-66921?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
