CVE-2026-56269
CVE-2026-56269 is a medium-severity vulnerability in Flowiseai Flowise with a CVSS 3.x base score of 4.6. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-798.
Key facts
- Severity: Medium (CVSS 3.x base score 4.6)
- CVSS v4: 4.3
- EPSS exploit prediction: 0% (1st percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-38746
- Weakness: CWE-798
- Affected product: Flowiseai Flowise
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2026-56269?
- 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.
- How severe is CVE-2026-56269?
- CVE-2026-56269 has a CVSS 3.x base score of 4.6, rated medium severity. It is exploitable over local access with high attack complexity, requires high privileges and user interaction. Impact on confidentiality is high, integrity low, and availability none.
- Is CVE-2026-56269 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (1st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-56269?
- CVE-2026-56269 affects Flowiseai Flowise. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-56269?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-56269 have an EU (EUVD) identifier?
- Yes. CVE-2026-56269 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-38746.
- When was CVE-2026-56269 published?
- CVE-2026-56269 was published on 2026-06-24 and last updated on 2026-06-26.
References
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-m7mq-85xj-9x33
- https://www.vulncheck.com/advisories/flowise-weak-default-token-hash-secret-in-jwt-token-encryption
Affected products (1)
- cpe:2.3:a:flowiseai:flowise:*:*:*:*:*:*:*:*
More vulnerabilities in Flowiseai Flowise
- CVE-2025-71338 — Critical (CVSS 10.0): Flowise contains a path traversal vulnerability in the /api/v1/document-store/loader/process endpoint that allows…
- CVE-2025-59528 — Critical (CVSS 10.0): Flowise is a drag & drop user interface to build a customized large language model flow. In version 3.0.5, Flowise is…
- CVE-2026-56274 — Critical (CVSS 9.9): Flowise before 3.1.2 contains multiple OS command injection vulnerabilities in the Custom MCP Server feature due to…
- CVE-2026-46442 — Critical (CVSS 9.9): Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, POST…
- CVE-2026-40933 — Critical (CVSS 9.9): Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, due to unsafe…
- CVE-2025-34267 — Critical (CVSS 9.9): Flowise v3.0.1 < 3.0.8 and all versions after with 'ALLOW_BUILTIN_DEP' enabled contain an authenticated remote code…
All CVEs affecting Flowiseai Flowise →
Other CWE-798 (Use of Hard-coded Credentials) vulnerabilities
- CVE-2026-13768 — Critical (CVSS 10.0): Gardyn devices expose a privileged iothubowner key. Access to this key will allow a malicious user to invoke an IoTHub…
- CVE-2026-45631 — Critical (CVSS 10.0): Dokploy is a free, self-hostable Platform as a Service (PaaS). From 0.27.0 to before 0.29.3, a hardcoded…
- CVE-2026-22769 — Critical (CVSS 10.0): Dell RecoverPoint for Virtual Machines, versions prior to 6.0.3.1 HF1, contain a hardcoded credential vulnerability.…
- CVE-2025-42890 — Critical (CVSS 10.0): SQL Anywhere Monitor (Non-GUI) baked credentials into the code,exposing the resources or functionality to unintended…
- CVE-2025-7503 — Critical (CVSS 10.0): An OEM IP camera manufactured by Shenzhen Liandian Communication Technology LTD exposes a Telnet service (port 23) with…
- CVE-2025-20309 — Critical (CVSS 10.0): A vulnerability in Cisco Unified Communications Manager (Unified CM) and Cisco Unified Communications Manager Session…
Browse all CWE-798 (Use of Hard-coded Credentials) vulnerabilities →