CVE Catalog

CVE-2026-70636

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.37%

30th percentile - higher than 30% of all known CVEs

Summary

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. 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 and potentially disrupting dependent OAuth integrations.

Risk Assessment

Risk of unauthorized access to OAuth credentials and disruption of integrations, potentially leading to data security breaches and service continuity issues.

Recommendation

Update Flowise to a version newer than 3.1.4 that includes the authentication bypass fix. Restrict access to OAuth2 endpoints and monitor logs for unauthorized requests.

Other vulnerabilities in Flowise

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS