CVE-2026-81818
Last modified
CVE-2026-81818 is a high-severity vulnerability rated 8.6/10 on the CVSS scale. Affected versions of Flowintel contain an authorization flaw in the administrative user-edit API. The existing authorization check correctly prevented an organization administrator from editing users in another organization, but it did not prevent them from editing a full administrator within their own organization. As a result, an org admin could modify that full administrator account, including changing its password. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
Description
Affected versions of Flowintel contain an authorization flaw in the administrative user-edit API. The existing authorization check correctly prevented an organization administrator from editing users in another organization, but it did not prevent them from editing a full administrator within their own organization. As a result, an org admin could modify that full administrator account, including changing its password. The upstream commit explicitly describes the issue as: “Org admin can change the password of a full admin in the same organization.” The fix adds a higher-privilege boundary check: if user_to_edit.is_admin(): return ... 403 so organization administrators can no longer modify full administrator accounts. Version impacted >=3.3.0
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:L/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-81818?
How severe is CVE-2026-81818?
How do I fix CVE-2026-81818?
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-81780Unauthenticated Arbitrary File Upload in Hash Form <= 1.4.2 …10
- CVE-2026-8179IBM Aspera High-Speed Transfer Endpoint 3.7.4 through 4.4.7 …8.8
- CVE-2026-8180IBM Aspera High-Speed Transfer Endpoint 3.7.4 through 4.4.7 …7.5
- 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-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-81820Affected versions of Flowintel construct timeline HTML using…5.1
- 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
Are you affected by CVE-2026-81818?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
