CVE-2026-88921

    Dashboard / Vulnerabilities / CVE-2026-88921

    CVE-2026-88921

    Published: 10 Sept 2026Last Modified: 11 Sept 2026

    Summary: MISP: Unescaped HTML Injection in PDF Report Element Rendering

    Details: MISP contains an HTML injection vulnerability in the MISPElementHTMLFormatterTool component, which is responsible for rendering MISP element references (attributes, objects, and tags) into inline HTML during PDF report export via the convert_markdown_to_pdf module. The attribute(), objectAttribute(), object(), and tag() methods interpolated user-controlled fields (attribute type, attribute value, object name, object relation, tag name, tag colour, and tag text colour) directly into HTML templates without applying HTML entity encoding. An authenticated user with the ability to create or modify MISP attributes, objects, or tags could embed arbitrary HTML markup in these fields. When a report containing such elements was exported to PDF, the unescaped content was rendered as live HTML rather than inert text, potentially injecting script tags, breaking the document structure, or altering the visual content of the exported report. Additionally, the attribute() method contained a template with hardcoded sample values ("domain-ip" and "google.com") instead of format placeholders, meaning every plain attribute reference in a PDF displayed the sample text rather than the actual indicator value, constituting a data-integrity defect in the exported document. The vulnerability requires an authenticated actor with write access to MISP elements and a subsequent PDF export of a report referencing those elements. The security impact is primarily to the integrity of the exported document and, depending on the HTML-to-PDF rendering engine, potential execution of injected markup during the conversion step. Version affected: ≤2.5.45

    Affected packages

    Package

    Name:

    Purl:

    Affected ranges

    Type: GIT

    Events:

    Affected versions

    v2.5.45
    v2.5.44
    v2.5.43
    v2.5.42
    v2.5.41
    v2.5.40
    v2.5.39
    v2.5.37
    v2.5.36
    v2.5.35
    v2.5.34
    v2.5.33
    v2.5.32
    v2.5.31
    v2.5.30
    v2.5.29
    v2.5.28
    v2.5.27
    v2.5.26
    v2.5.25
    v2.5.24
    v2.5.23
    v2.5.22
    v2.5.21
    v2.5.20
    v2.5.19
    v2.5.18
    v2.5.17
    v2.5.16
    v2.5.15
    v2.5.12
    v2.5.14
    v2.5.13
    v2.5.11
    v2.5.10
    v2.5.9
    v2.5.8
    v2.5.7
    v2.5.0

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    CVE-2026-88921 | CVE-DB