PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-67196 perspective-dev CVE debrief

CVE-2026-67196 is a cross-site scripting vulnerability in Perspective 5.0.0's built-in Debug plugin. Attackers can inject arbitrary HTML and JavaScript by writing table cell values containing unescaped HTML markup. This occurs because angle brackets and event handler attributes are never escaped before assignment, causing malicious scripts to execute in the embedding page's origin. The vulnerability has a CVSS score of 5.1 and is considered medium severity.

Vendor
perspective-dev
Product
perspective
CVSS
MEDIUM 5.1
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-04
Original CVE updated
2026-09-09
Advisory published
2026-08-04
Advisory updated
2026-09-09

Who should care

Defenders responsible for systems using Perspective 5.0.0's Debug plugin should assess exposure and prioritize verification and patching. This includes operators, platform administrators, vulnerability management teams, and security teams who need to review and update CSV serialization rendering to prevent unescaped HTML markup injection and monitor for potential malicious script execution in the embedding page's origin.

Why it matters

CVE-2026-67196 is a medium-severity cross-site scripting vulnerability in Perspective 5.0.0's built-in Debug plugin. Defenders should prioritize verifying and patching affected systems to prevent potential malicious script execution and arbitrary HTML and JavaScript injection.

  • Potential for malicious script execution in the embedding page's origin
  • Risk of arbitrary HTML and JavaScript injection
  • Need for verification and patching of affected systems

Technical summary

The vulnerability occurs in the built-in Debug plugin of Perspective 5.0.0, allowing attackers to inject arbitrary HTML and JavaScript by writing table cell values containing unescaped HTML markup. This is possible because angle brackets and event handler attributes are never escaped before assignment, causing malicious scripts to execute in the embedding page's origin. The vulnerability has a CVSS score of 5.1 and is considered medium severity. Defenders should prioritize verifying and patching affected systems, particularly those using the Debug plugin in Perspective 5.0.0.

Defensive priority

Defenders should prioritize verifying and patching affected systems, particularly those using the Debug plugin in Perspective 5.0.0.

Recommended defensive actions

  • Verify and patch affected systems using Perspective 5.0.0's Debug plugin
  • Review and update CSV serialization rendering to prevent unescaped HTML markup injection
  • Monitor for potential malicious script execution in the embedding page's origin
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected product. Additional information is available from source references. Defenders should verify affected systems, review CSV serialization rendering, and monitor for potential malicious script execution. The vulnerability has a CVSS score of 5.1 and is considered medium severity. There is no information on publicly available exploits or reports of exploitation.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-67196 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-67196

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-67196 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-67196

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.