Information disclosure in Flowise - #VU139753
Published: July 27, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to exposure of sensitive information in the GET /api/v1/credentials/:id endpoint when returning decrypted credential data in API responses. A remote user can send a request to retrieve a credential by ID to disclose sensitive information.
The issue affects users with the credentials:view permission and exposes plaintext secret values stored in credential fields defined as type: 'string'.