CVE-2026-90533 PUBLISHED

Flowise before 3.1.4 Broken Access Control via organizationuser

Assigner: VulnCheck
Reserved: 12.09.2026 Published: 12.09.2026 Updated: 12.09.2026

Flowise before 3.1.4 contains a broken access control vulnerability in GET /api/v1/organizationuser that allows any authenticated organization member to retrieve the organization owner's full user record including bcrypt password hash and temporary tokens. Attackers can query the endpoint with any user ID to obtain the owner's credential hash for offline cracking, enabling account takeover of the highest-privileged account.

Metrics

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

Product Status

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

Credits

  • Shirshakhtml reporter

References

Problem Types

  • Missing Authorization CWE