Flowise through 3.1.4 contains an authentication bypass vulnerability that allows unauthenticated attackers to access the OAuth2 credential refresh endpoint by exploiting prefix-based whitelist matching in the authentication middleware defined in packages/server/src/utils/constants.ts. Attackers can send a POST request to the oauth2-credential refresh route with a trailing credential identifier to bypass all authentication and authorization checks, triggering unauthorized OAuth token rotation against credentials belonging to any workspace and potentially disrupting dependent OAuth integrations. This is a bypass of CVE-2026-41273.
References
| Link | Resource |
|---|---|
| https://flowiseai.com/sunset | Not Applicable |
| https://github.com/Caycon/cve-advisories/blob/main/2026/Flowise/CVE-2026-70636.md | Exploit Third Party Advisory |
| https://www.vulncheck.com/advisories/flowise-authentication-bypass-via-oauth2-credential-refresh-endpoint | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-06 22:18
Updated : 2026-09-15 16:02
NVD link : CVE-2026-70636
Mitre link : CVE-2026-70636
CVE.ORG link : CVE-2026-70636
JSON object : View
Products Affected
flowiseai
- flowise
CWE
CWE-862
Missing Authorization
