CVE-2026-100606
Last modified
CVE-2026-100606 is a high-severity vulnerability rated 7.7/10 on the CVSS scale. Flowise through 3.1.4 (Enterprise/platform mode with SSO enabled) contains an authentication bypass in the SSO login path. When an SSO callback arrives with an email matching a user whose status is INVITED, verifyAndLogin (SSOBase.ts:80-94) copies the user record from the database — including the server-stored single-use invitation tempToken — into the data passed to AccountService.register().
Description
Flowise through 3.1.4 (Enterprise/platform mode with SSO enabled) contains an authentication bypass in the SSO login path. When an SSO callback arrives with an email matching a user whose status is INVITED, verifyAndLogin (SSOBase.ts:80-94) copies the user record from the database — including the server-stored single-use invitation tempToken — into the data passed to AccountService.register(). The register handler's token lookup, email match, and expiry checks therefore pass trivially against the server's own token instead of a caller-supplied one, and the account and its organization membership are flipped to ACTIVE. As a result, anyone able to authenticate at any configured SSO provider using a pending invitee's email address as the email claim can take over that invitation and obtain the invited user's access to the organization without ever possessing the emailed invitation token, for as long as the invitation is valid (24 hours by default). At the time of the advisory no patched version was available.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-100606?
How severe is CVE-2026-100606?
How do I fix CVE-2026-100606?
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-100600ClawHub (the openclaw/clawhub application/backend) does not …5.3
- CVE-2026-100601ClawHub (openclaw/clawhub) application/backend contains a se…5.3
- CVE-2026-100602ClawHub (openclaw/clawhub application/backend) contains a mi…6.5
- CVE-2026-100603ClawHub (openclaw/clawhub) application/backend contains a fl…5.4
- CVE-2026-100604ClawHub (openclaw/clawhub) contains an incorrect authorizati…5.4
- CVE-2026-100605Flowise through 3.1.4 contains missing route-level RBAC chec…7.1
- CVE-2026-100607Flowise through 3.1.4 resolves SSO and local-password users …7.7
- CVE-2026-100608Flowise through 3.1.4 does not enforce authorization on the …8.3
- CVE-2026-100609Flowise (npm packages `flowise` and `flowise-components`) th…6.8
- CVE-2026-10061A vulnerability was found in TRENDnet TEW-432BRP 3.10B20. Af…9.8
- CVE-2026-100610Flowise through 3.1.4 exposes GET /api/v1/upsert-history/:id…7.5
- CVE-2026-100611Capgo (capgo.app backend, versions ≤ 12.261.0) improperly re…6.5
Are you affected by CVE-2026-100606?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
