CVE-2026-56269
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
flowisenpm | < 3.1.0 | 3.1.0 |
Affected products
2Patches
Vulnerability mechanics
References
4- github.com/FlowiseAI/Flowise/security/advisories/GHSA-m7mq-85xj-9x33nvdMitigationVendor AdvisoryWEB
- github.com/advisories/GHSA-m7mq-85xj-9x33ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-56269ghsaADVISORY
- www.vulncheck.com/advisories/flowise-weak-default-token-hash-secret-in-jwt-token-encryptionnvdThird Party AdvisoryWEB
News mentions
0No linked articles in our index yet.