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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-81662— Flowintel Alert Settings Configuration Allows Remote Code Execution via Arbitrary Configuration Keys

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 版本对提交至警报设置更新端点的配置键(keys)给予了不适当的信任。虽然配置值被规范化为 Python 字面量,但在构建和替换 中的行时,对应的键被直接使用了。 漏洞代码在正则表达式和生成的赋值语句中均使用了由请求者控制的键: 如果该键尚不存在,代码还会追加一条赋值语句。修改后的 Python 配置模块随后通过 重新加载。这产生了一个代码生成边界,使得精心构造的配置键能够改变 Python 源码结构,从而导致攻击者可控的 Python 语句被执行。 受影响版本:>= 3.3.0

CVSS 8.6 · High
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-81662

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 Alert Settings Configuration Allows Remote Code Execution via Arbitrary Configuration Keys
Source: CVE Program / CVE List V5
Vulnerability Description
Affected versions of Flowintel improperly trust configuration keys supplied to the alerts settings update endpoint. While configuration values were normalized to Python literals, the corresponding keys were used directly when constructing and replacing lines in conf/config_module.py. The vulnerable code used requester-controlled keys in both the regular expression and the generated assignment: f'{key} = {py_val}' and appended an assignment if the key was not already present. The modified Python configuration module was subsequently reloaded using importlib.reload(). This creates a code-generation boundary in which specially crafted configuration keys can alter the Python source structure and result in execution of attacker-controlled Python statements. Version impacted >=3.3.0
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
对生成代码的控制不恰当(代码注入)
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-81662

# 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-81662

登录查看更多情报信息。

Patches & Fixes for CVE-2026-81662 (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-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
CVE-2026-81820 5.1 MEDIUM Flowintel HTML Injection in MISP Case History Timeline via Crafted Object Attributes

IV. Related Vulnerabilities

V. Comments for CVE-2026-81662

No comments yet


Leave a comment