3 matches found
CVE-2026-95661
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. ...
EUVD-2026-84374
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. ...
CVE-2026-95661
MISP is affected by a reflected XSS vulnerability in the attribute histogram view . The root cause is the $selectedTypes variable, derived from the URL path segment, being interpolated directly into a JavaScript array literal inside an onClick HTML attribute without any encoding or escaping. An a...