EUVD Vulnerability Catalog
EUVD-2026-77467
Severity: MEDIUM
Base Score: 5.1
CVSS Version: 4.0
Vulnerability Description
Affected versions of MISP serve uploaded SVG images inline without a restrictive browser sandbox.
The commit explains that SVG files are XML documents rather than passive bitmap images. While scripts inside SVG do not execute when the SVG is rendered through a normal <img>, they can execute when the SVG is navigated to directly or embedded as a document. In that case, malicious <script> elements, event handlers, or javascript: URLs execute on the MISP origin with the viewer’s session.
The affected use cases include:
- organisation SVG logos;
- event-report SVG pictures.
Importantly, the vulnerable behavior is on the serve path, not merely the upload path: the patch notes that a malicious SVG uploaded while SVG support was enabled could remain dangerous even after uploads were later disabled.
Version affected: ≤2.5.45
CVSS Vector Analysis
Below is the complete, human-readable breakdown of the CVSS metric string: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N
▪
Attack Vector (AV): Network
▪
Attack Complexity (AC): Low
▪
Attack Requirements (AT): None
▪
Privileges Required (PR): Low
▪
User Interaction (UI): Passive
▪
Vulnerability Confidentiality Impact (VC): Low
▪
Vulnerability Integrity Impact (VI): Low
▪
Vulnerability Availability Impact (VA): None
▪
Subsequent Confidentiality Impact (SC): Low
▪
Subsequent Integrity Impact (SI): Low
▪
Subsequent Availability Impact (SA): None
Affected Vendors & Systems
Vendor
MISP
References & Advisory Links
Metadata Profile
Database Authority
European Union Agency for Cybersecurity (ENISA) EUVD
Assigner
CIRCL
EPSS Probability
0
Known Aliases
CVE-2026-90957
GHSA-5mp5-7f8h-r69q
Published On
2026-09-14
Last Updated
2026-09-14