Improper Authentication in Flowise - CVE-2026-41276
Published: April 20, 2026
Flowise
Detailed vulnerability description
The vulnerability allows a remote attacker to bypass authentication.
The vulnerability exists due to improper authentication in the resetPassword method of the AccountService class when handling password reset requests. A remote attacker can submit a password reset request with a null or empty reset token to bypass authentication.
Exploitation requires knowledge of the target user's email address and is limited to accounts whose reset token expiry check can still be satisfied, such as recently created accounts.