Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-81820— Flowintel HTML Injection in MISP Case History Timeline via Crafted Object Attributes

Quick assessment

Affected
flowintel flowintel
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

受影响版本的 Flowintel 在构建时间线 HTML 时,会直接使用攻击者可控制的 MISP 对象字段,例如: 对象 UUID; 对象名称; 属性值; 属性类型; 注释; 首次/最后出现时间值; IDS 标志。 这些值在渲染前被直接拼接到 HTML 字符串中。上游提交明确指出,虽然 DOMPurify 移除了 XSS(跨站脚本攻击)向量,但允许其他 HTML 元素(如表单)通过。 修复方案是用通过 构建 DOM 替代了直接的字符串插值,并在使用 分配所有攻击者可控制的值。标题同样通过临时元素转换为转义的 HTM

CVSS 5.1 · Medium

Possible ATT&CK Techniques 1 AI

T1189 · Drive-by Compromise
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-81820

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Flowintel HTML Injection in MISP Case History Timeline via Crafted Object Attributes
Source: CVE Program / CVE List V5
Vulnerability 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
Source: CVE Program / CVE List V5
CVSS Information
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
Source: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
flowintel flowintel 0 ~ 3.3.0 -

II. Public POCs for CVE-2026-81820

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-81820

登录查看更多情报信息。

Patches & Fixes for CVE-2026-81820 (1)

Same Patch Batch · flowintel · 2026-08-27 · 11 CVEs total

CVE-2026-81826 9.1 CRITICAL Flowintel Fails to Invalidate Active Sessions After Password Change
CVE-2026-81662 8.6 HIGH Flowintel Alert Settings Configuration Allows Remote Code Execution via Arbitrary Configur
CVE-2026-81818 8.6 HIGH Flowintel Organization Administrator Can Reset Full Administrator Password and Escalate Pr
CVE-2026-81743 7.5 HIGH Flowintel Arbitrary Log File Path Allows Remote Code Execution via Template Injection
CVE-2026-81817 7.2 HIGH Flowintel Missing Task-to-Case Authorization Allows Cross-Case Task Modification
CVE-2026-81659 7.1 HIGH Flowintel Note PDF Export Allows Arbitrary Local File Read via Pandoc/XeLaTeX Processing
CVE-2026-81827 6.9 MEDIUM Flowintel Login Email Validation Bypass Allows Log Injection via Crafted Email Input
CVE-2026-81819 5.3 MEDIUM Flowintel Missing Authorization Allows Regular API Users to View Other Users’ Task Assignm
CVE-2026-81814 5.1 MEDIUM Flowintel Stored XSS in Calendar via Malicious Case Title
CVE-2026-81753 5.1 MEDIUM Flowintel Stored XSS in Case Notes via Malicious Mermaid Diagram Content

IV. Related Vulnerabilities

V. Comments for CVE-2026-81820

No comments yet


Leave a comment