Impact
The vulnerability allows an authenticated user with write access to MISP attributes, objects, or tags to embed arbitrary HTML markup into fields that are rendered into PDF reports. The unescaped content is interpreted as live HTML during the PDF conversion, potentially injecting scripts, breaking the document structure, or altering visual appearance. Because the HTML is processed by the rendering engine, the impact focuses on the integrity of the report and could lead to malicious payload execution in the conversion step.
Affected Systems
All installations of MISP version 2.5.45 and earlier are affected. The flaw resides in the MISPElementHTMLFormatterTool component used by the convert_markdown_to_pdf module.
Risk and Exploitability
The CVSS base score of 5.1 indicates a medium risk. The EPSS score is not available, and the KEV catalog does not list this vulnerability, suggesting no known widespread exploitation. However, authentication is required and the attacker must be able to create or modify MISP elements and then trigger a PDF export. As the flaw involves user‑controlled input and HTML rendering, it is potentially exploitable without advanced privileges beyond normal MISP write access.
OpenCVE Enrichment