PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-93296 misp CVE debrief

A stored cross-site scripting (XSS) vulnerability exists in the Overmind theme's statistics views of MISP. The vulnerability allows an attacker with low-level authenticated access to create or rename an object whose name is rendered in the legend, potentially leading to session hijacking, data exfiltration, or arbitrary actions performed on behalf of the victim when another user views the affected Overmind dashboard.

Vendor
misp
Product
Unknown
CVSS
HIGH 8.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-17
Original CVE updated
2026-09-22
Advisory published
2026-09-17
Advisory updated
2026-09-22

Who should care

Defenders responsible for MISP instances, especially those using the Overmind theme, should assess exposure and prioritize patching. They should also monitor for suspicious activity on dashboards and ensure proper input validation and output encoding. Roles include security administrators, incident responders, and system administrators.

Why it matters

The CVE-2026-93296 vulnerability in MISP's Overmind theme allows an attacker to inject malicious markup, potentially leading to session hijacking, data exfiltration, or arbitrary actions. Defenders should prioritize verifying and patching MISP instances, monitoring for suspicious activity, and ensuring proper input validation and output encoding. Evidence is limited to CVE and NVD records, with no specific versions, exploitation, impact, or remediation details beyond patching.

  • Session hijacking or cookie tampering
  • Data exfiltration or unauthorized data access
  • Arbitrary actions performed on behalf of the victim
  • Verification of patching and input validation

Technical summary

The MISP application contains a stored cross-site scripting (XSS) vulnerability in the Overmind theme's statistics views. The event General card and the server/feed preview card constructed donut chart legend labels by directly concatenating object name or category keys into an innerHTML string without HTML-encoding. This allows an attacker with low-level authenticated access to create or rename an object whose name is rendered in the legend, potentially leading to session hijacking, data exfiltration, or arbitrary actions performed on behalf of the victim when another user views the affected Overmind dashboard.

Defensive priority

Defenders should prioritize verifying and patching MISP instances using the Overmind theme, especially those with user-controllable object names or categories. They should also monitor for suspicious activity on dashboards and ensure proper input validation and output encoding.

Recommended defensive actions

  • Verify and apply patches for MISP instances using the Overmind theme
  • Monitor for suspicious activity on dashboards
  • Ensure proper input validation and output encoding for user-controllable object names and categories
  • Review and update MISP configurations to prevent exploitation
  • Confirm whether affected MISP instances exist in managed environments and assign an owner for follow-up
  • Review compensating controls for exposed MISP systems while remediation is scheduled and verified
  • Track exceptions, retest remediated MISP assets, and close the item only after evidence is documented

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected components. However, the corpus does not establish specific versions, exploitation, impact, or remediation beyond patching.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-93296 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-93296 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

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

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://github.com/MISP/misp/commit/382188d2f

    5a6e4751-2f3f-4070-9419-94fb35b644e8

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.