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
Configurations
No configuration.
History
24 Jun 2026, 13:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-24 13:16
Updated : 2026-06-25 14:26
NVD link : CVE-2026-56272
Mitre link : CVE-2026-56272
CVE.ORG link : CVE-2026-56272
JSON object : View
Products Affected
No product.
CWE
CWE-916
Use of Password Hash With Insufficient Computational Effort
