Home

Description

Flowise before 3.1.0 (npm package flowise, versions 3.0.13 and earlier) uses a weak hardcoded default value 'Secre$t' for the TOKEN_HASH_SECRET environment variable in packages/server/src/enterprise/utils/tempTokenUtils.ts when the variable is not configured. This secret derives the AES-256-CBC key used to encrypt user IDs and workspace IDs in the 'meta' field of JWT tokens. An attacker who knows the default secret can decrypt this metadata to extract internal user and workspace identifiers, and re-encrypt manipulated values such as altered user or workspace IDs. Because the JWT signature is validated separately, decrypting or tampering with this metadata does not by itself grant access, but the disclosure of internal identifiers and possible metadata manipulation could aid privilege escalation or unauthorized data access.

PUBLISHED Reserved 2026-06-20 | Published 2026-06-24 | Updated 2026-06-24 | Assigner VulnCheck




MEDIUM: 4.3CVSS:4.0/AV:L/AC:H/AT:N/PR:H/UI:A/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
MEDIUM: 4.6CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N

Problem types

Use of Hard-coded Credentials

Product status

Default status
unaffected

Any version before 3.1.0
affected

3.1.0 (semver)
unaffected

Credits

kolega-ai-dev reporter

References

github.com/...lowise/security/advisories/GHSA-m7mq-85xj-9x33 (GitHub Security Advisory (GHSA-m7mq-85xj-9x33)) vendor-advisory

www.vulncheck.com/...ken-hash-secret-in-jwt-token-encryption (VulnCheck Advisory: Flowise - Weak Default Token Hash Secret in JWT Token Encryption) third-party-advisory

cve.org (CVE-2026-56269)

nvd.nist.gov (CVE-2026-56269)

Download JSON