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.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-x2g5-fvc2-gqvp | Flowise has Insufficient Password Salt Rounds |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Wed, 24 Jun 2026 12:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Flowise - Insufficient Password Salt Rounds in Bcrypt Hashing | |
| First Time appeared |
Flowiseai
Flowiseai flowise |
|
| Weaknesses | CWE-916 | |
| CPEs | cpe:2.3:a:flowiseai:flowise:*:*:*:*:*:*:*:* | |
| Vendors & Products |
Flowiseai
Flowiseai flowise |
|
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: VulnCheck
Published:
Updated: 2026-06-24T11:53:15.628Z
Reserved: 2026-06-20T01:47:54.000Z
Link: CVE-2026-56272
No data.
No data.
No data.
OpenCVE Enrichment
Updated: 2026-06-24T15:15:04Z
Weaknesses
Github GHSA