Use of hard-coded credentials in Flowise - #VU126237
Published: April 15, 2026
Flowise
Detailed vulnerability description
The vulnerability allows a local privileged user to disclose sensitive information and manipulate token metadata.
The vulnerability exists due to use of hard-coded credentials in tempTokenUtils.ts when deriving the token encryption key from an unset TOKEN_HASH_SECRET environment variable. A local privileged user can use the weak default secret to decrypt and modify encrypted token metadata to disclose sensitive information and manipulate token metadata.
User interaction is required, and the issue is exposed only when TOKEN_HASH_SECRET is not configured.