CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-81820

unknowncovered by 1 sourcefirst seen 2026-08-27
Affected versions of Flowintel construct timeline HTML using attacker-controllable MISP object fields such as: - object UUID; - object name; - attribute value; - attribute type; - comment; - first/last seen values; - IDS flag. Those values were concatenated directly into HTML strings before rendering. The upstream commit explicitly states that DOMPurify removed XSS vectors but still allowed other HTML elements, such as forms, through. The fix replaces direct string interpolation with DOM construction via document.createElement() and assigns all attacker-controlled values using textContent. The headline is similarly converted to escaped HTML through a temporary element. Version impacted =>3.3.0

⚡ Watch CVE-2026-81820

Get an email if CVE-2026-81820 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-81820

CVE.org record

Embed the live status

CVE-2026-81820 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-81820 status](https://www.csirts.com/badge/CVE-2026-81820)](https://www.csirts.com/cve/CVE-2026-81820)