CVE-2026-100607 Details
Description
Flowise through 3.1.4 resolves SSO and local-password users solely by email without storing provider or subject identifier bindings, allowing attackers to authenticate as any existing user by claiming their email at any configured SSO provider. Attackers can gain complete account access including chatflows, credentials, and API keys by authenticating through a different SSO provider or local password than the victim's original registration method.
A vulnerability in Flowise through version 3.1.4 allows for authentication bypass via email-only single sign-on (SSO) matching. The application resolves SSO and local-password users solely by email, without storing provider or subject identifier bindings. This flaw enables attackers to authenticate as any existing user by claiming their email at any configured SSO provider. Exploitation can lead to complete account access, including chatflows, credentials, and API keys, by authenticating through a different SSO provider or local password than the victim's original registration method.
To address this vulnerability, Flowise should implement a binding table that maps each SSO provider and subject identifier to a user account, ensuring that authentication is based on these bindings rather than email alone. Existing users should be migrated to this new system, and organizations should be advised to disable local-password authentication if any SSO provider is configured.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 26, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-cffm-583c-vffr | [email protected] | AdvisoryExploitTechnical AnalysisVendor |
| https://www.vulncheck.com/advisories/flowise-through-3.1.4-authentication-bypass-via-email-only-sso | [email protected] | AdvisoryRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-287 | Improper Authentication | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Flowise | <= 3.1.4 (semver) |
CPE
Remediation
| |
Change History
1 change record found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 26, 2026 | New CVE Received | [email protected] |
Volerion