CVE-2026-56268 PUBLISHED

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

Assigner: VulnCheck
Reserved: 20.06.2026 Published: 22.06.2026 Updated: 23.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor Flowise
Product Flowise
Versions Default: unaffected
  • affected from 0 to 3.1.2 (excl.)
  • Version 3.1.2 is unaffected

Credits

  • offset reporter

References

Problem Types

  • Incorrect Authorization CWE