CVE-2026-81662
Last modified
CVE-2026-81662 is a high-severity vulnerability rated 8.6/10 on the CVSS scale. 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. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
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
Metrics
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/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-81662?
How severe is CVE-2026-81662?
How do I fix CVE-2026-81662?
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-8164Uncontrolled Search Path Element vulnerability in ArkSigner …7.3
- CVE-2026-81643Incorrect Authorization vulnerability in ash-project ash_gra…2.3
- CVE-2026-81658A flaw was found in Foreman. The template revision endpoint …6.5
- CVE-2026-81659Affected versions of Flowintel allow attacker-controlled not…7.1
- CVE-2026-8166Improper neutralization of input during web page generation …5.4
- CVE-2026-81660The Groundhogg — CRM, Newsletters, and Marketing Automation …
- CVE-2026-81664The OpenFaaS gateway registers GET /system/telemetry in gate…5.3
- CVE-2026-81668A flaw was found in Katello where the Content View Filter Ru…5.4
- CVE-2026-8167Improper neutralization of input during web page generation …6.1
- CVE-2026-81672SQL injection vulnerability in the ‘/ws/apiprensa/getVideoSu…9.3
- CVE-2026-81673The ‘/ws/apitribuna/setVisita’ endpoint is vulnerable to SQL…9.3
- CVE-2026-81674The endpoint ‘/ws/apiprensa/getVideoNextPrev’ is vulnerable …9.3
Are you affected by CVE-2026-81662?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
