๐Ÿ” CVE Alert

CVE-2026-56268

HIGH 7.7

Flowise - Cross-Workspace Information Disclosure via chatflows/apikey Endpoint

CVSS Score
7.7
EPSS Score
0.0%
EPSS Percentile
0th

Flowise before 3.1.2 contains an information disclosure vulnerability in the /api/v1/chatflows/apikey/:apikey endpoint. When the keyonly query parameter is omitted (the default), the endpoint returns not only the chatflows bound to the supplied API key but also all chatflows across every workspace that have no API key assigned, because the underlying query lacks any workspace filter. An attacker with a valid API key for one workspace can therefore retrieve the full ChatFlow configuration (including flowData with system prompts and node configurations, chatbotConfig, apiConfig, and credential IDs) of unprotected chatflows belonging to other workspaces.

CWE CWE-863
Vendor flowise
Product flowise
Published Jun 22, 2026
Stay Ahead of the Next One

Get instant alerts for flowise flowise

Be the first to know when new high vulnerabilities affecting flowise flowise are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

Flowise / Flowise
0 < 3.1.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-c2c9-mfw7-p8hw vulncheck.com: https://www.vulncheck.com/advisories/flowise-cross-workspace-information-disclosure-via-chatflows-apikey-endpoint

Credits

๐Ÿ” offset