A AegiFlow
HIGHCVSS 7.6EPSS 0.3%

CVE-2026-70474

CVE-2026-70474 updated by NVD

Published
2026-08-04
Modified
2026-09-13
EPSS percentile
21%
Sources
github-advisory, nvd

Summary

Flowise is a drag-and-drop user interface for building customized large language model (LLM) flows. Prior to 3.1.3, Flowise has three OAuth2 credential endpoints that look up credentials by id alone with no workspaceId filter. The authorize, callback, and refresh handlers query the Credential table by id only; callback and refresh are whitelisted from authentication. This allows any authenticated user to initiate OAuth2 flows against credentials belonging to other workspaces, allows an unauthenticated attacker to forge OAuth2 callbacks to overwrite tokens in any credential, and allows an unauthenticated attacker to refresh tokens for any credential. The affected routes include /api/v1/oauth2-credential/authorize/ , /api/v1/oauth2-credential/callback?code=ATTACKER_AUTH_CODE&state= , and /api/v1/oauth2-credential/refresh/ . This issue is fixed in version 3.1.3.

Affected packages

EcosystemPackageAffected versionsFixed versions
npmflowise3.1.3

Remediation: Upgrade to 3.1.3 or later.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.

Includes data from the National Vulnerability Database (NIST). NVD data is in the public domain; this page is not endorsed by NIST.

CVE® is a registered trademark of The MITRE Corporation. CVE content reproduced under the CVE Terms of Use; copyright designation © MITRE.

EPSS scores provided by the FIRST.org Exploit Prediction Scoring System.