PatchSiren cyber security CVE debrief
CVE-2026-86440 MISP CVE debrief
The CVE-2026-86440 vulnerability affects MISP dashboard widget URL validation, allowing for stored XSS attacks. The vulnerability exists in versions ≤2.5.45 and is caused by insufficient validation of URLs used by dashboard widgets, particularly the Button widget. The fix routes widget URLs through a shared DashboardURLValidator, rejects dangerous schemes, raw backslashes, control characters, and unauthorized absolute origins, and validates the URL both in the widget handler and renderer. Defenders and administrators of MISP installations should assess exposure and prioritize verification and updates to prevent potential attacks.
- Vendor
- MISP
- Product
- Unknown
- CVSS
- MEDIUM 5.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-07
- Original CVE updated
- 2026-09-07
- Advisory published
- 2026-09-07
- Advisory updated
- 2026-09-07
Who should care
Defenders and administrators of MISP installations should assess exposure and prioritize verification and updates to prevent potential attacks. MISP users and security teams should review and validate URLs used by dashboard widgets and monitor for potential XSS attacks. Affected operator, platform, vulnerability-management, and security-team impact should be considered when assessing exposure.
Why it matters
CVE-2026-86440 is a vulnerability in MISP dashboard widget URL validation that allows for stored XSS attacks. Defenders and administrators of MISP installations should assess exposure and prioritize verification and updates to prevent potential attacks.
- Potential for stored XSS attacks
- Need for verification and updates to prevent attacks
- Possible impact on MISP installations
Technical summary
The MISP dashboard widget URL validation vulnerability allows for stored XSS attacks. The vulnerability exists in versions ≤2.5.45 and is caused by insufficient validation of URLs used by dashboard widgets, particularly the Button widget. The fix involves routing widget URLs through a shared DashboardURLValidator and rejecting dangerous schemes. Defenders should prioritize verifying and updating MISP installations to prevent potential XSS attacks. The vulnerability has a CVSS score of 5.1 and a severity of MEDIUM. The CVE record and NVD entry provide details on the vulnerability.
Defensive priority
Defenders should prioritize verifying and updating MISP installations to prevent potential XSS attacks.
Recommended defensive actions
- Verify MISP installations and update to version 2.5.46 or later
- Review and validate URLs used by dashboard widgets
- Monitor for potential XSS attacks
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- 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
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, with evidence indicating that MISP dashboard widget URL validation is insufficient, allowing for stored XSS attacks. Further verification is needed to determine the full scope of affected systems and potential impact. The fix involves routing widget URLs through a shared DashboardURLValidator and rejecting dangerous schemes. Affected product deployments should be verified, and compensating controls should be reviewed for exposed systems.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-86440 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-86440
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-86440 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-86440
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/adf704e94
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.