Missing Authorization in Flowise - CVE-2026-90533
Published: August 31, 2026 / Updated: September 14, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in GET /api/v1/organizationuser when handling authenticated requests for organization user records. A remote user can send a specially crafted request with a userId parameter to disclose sensitive information.
The issue exposes the organization owner\'s bcrypt password hash and may also expose tempToken and tokenExpiry fields; querying the requester\'s own userId can still return the owner\'s attached user record, and no victim interaction is required.