CVE-2026-81820
Last modified
CVE-2026-81820 is a medium-severity vulnerability rated 5.1/10 on the CVSS scale. 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. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
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
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| flowintel | flowintel | <= 3.3.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-81820?
How severe is CVE-2026-81820?
How do I fix CVE-2026-81820?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-8181The Burst Statistics – Privacy-Friendly WordPress Analytics …9.8
- CVE-2026-81814Affected versions of Flowintel render calendar event titles …5.1
- CVE-2026-81817Affected versions of Flowintel contain an insecure direct ob…7.2
- CVE-2026-81818Affected versions of Flowintel contain an authorization flaw…8.6
- CVE-2026-81819Affected versions of Flowintel expose the /my_assignment/use…5.3
- CVE-2026-8182IBM Langflow OSS 1.0.0 through 1.10.3 installations allow an…8.8
- CVE-2026-81826Affected versions of Flowintel do not revoke existing authen…9.1
- CVE-2026-81827Affected versions of Flowintel incorrectly attempted to vali…6.9
- CVE-2026-8183IBM Langflow OSS 1.0.0 through 1.10.3, 1.0.0 through 1.10.3,…7.7
- CVE-2026-81833A security flaw has been discovered in RooCodeInc Roo-Code u…5.5
- CVE-2026-81834A weakness has been identified in RooCodeInc Roo-Code up to …6.3
- CVE-2026-81835A security vulnerability has been detected in RooCodeInc Roo…5.5
Are you affected by CVE-2026-81820?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
