XSS in Perspective-Dev Perspective
CVE-2026-67196
Perspective 5.0.0 contains a cross-site scripting vulnerability in the built-in Debug plugin that allows attackers to inject arbitrary HTML and JavaScript by writing table cell values containing unescaped HTML markup, which are interpolated directly into innerHTML during CSV serialization rendering. Attackers can craft table rows with payloads such as unquoted attribute injections containing event handler attributes that bypass RFC 4180 quoting, since angle brackets and event handler attributes are never escaped before assignment, causing malicious scripts to execute in the embedding page's origin.
Vulnerability class: XSS (Cross-Site Scripting)
EPSS: 0.002 (4.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.4 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N.
Affected products
- Perspective-dev Perspective — versions 0
Weakness classification (CWE)
References
- disclosure@vulncheck.com (technical-description, exploit)
- disclosure@vulncheck.com (third-party-advisory)
Frequently asked questions
- What is CVE-2026-67196?
- CVE-2026-67196 is a medium-severity vulnerability in Perspective-Dev Perspective, classified under Cross-site Scripting. CVSS score: 5.4/10. Published 2026-08-04.
- How severe is CVE-2026-67196?
- Medium severity. CVSS v3 base score is 5.4 out of 10.