CVE Catalog

CVE-2026-95661

MediumCVSS 5.1
Published: Updated: Translated: NVD NIST

Summary

MISP contains a reflected XSS vulnerability in the attribute histogram view. The $selectedTypes variable, derived from the URL path segment, is interpolated directly into a JavaScript array literal inside an onClick HTML attribute without encoding. An attacker who can cause an authenticated user to visit a crafted URL can execute arbitrary JavaScript in the victim's browser within the MISP origin. Affected version: <2.5.47.

Risk Assessment

Arbitrary script execution can allow reading session cookies, performing actions on behalf of the victim, and exfiltrating sensitive data from the MISP interface.

Recommendation

Update MISP to version 2.5.47 or later with the fix. Also educate users not to click suspicious links.

Other vulnerabilities in MISP

See all
Original NVD description (English source)

MISP contains a reflected cross-site scripting (XSS) vulnerability in the attribute histogram view. The $selectedTypes variable, which is derived from the URL path segment , was interpolated directly into a JavaScript array literal inside an onClick HTML attribute without any encoding or escaping. An attacker who can cause an authenticated MISP user to visit a crafted URL containing a malicious type value can execute arbitrary JavaScript in the victim's browser within the MISP application origin. Successful exploitation allows the attacker to read session cookies, perform actions on behalf of the victim, or exfiltrate sensitive data accessible from the MISP interface.  The vulnerability requires the victim to be authenticated and to actively navigate to the attacker-supplied URL.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS