Flowise before 3.0.13 uses bcrypt with default salt rounds of 5, providing only 32 iterations instead of the OWASP-recommended minimum of 10 rounds. Attackers can crack password hashes approximately 30 times faster with modern GPU hardware, potentially compromising all user accounts in a database breach scenario.
References
| Link | Resource |
|---|---|
| https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-x2g5-fvc2-gqvp | Mitigation Vendor Advisory |
| https://www.vulncheck.com/advisories/flowise-insufficient-password-salt-rounds-in-bcrypt-hashing | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-06-24 13:16
Updated : 2026-06-26 02:01
NVD link : CVE-2026-56272
Mitre link : CVE-2026-56272
CVE.ORG link : CVE-2026-56272
JSON object : View
Products Affected
flowiseai
- flowise
CWE
CWE-916
Use of Password Hash With Insufficient Computational Effort
