Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Flowiseai | Flowise | < 3.0.13 |
Related Weaknesses (CWE)
References
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-x2g5-fvc2-gqvpMitigationVendor Advisory
- https://www.vulncheck.com/advisories/flowise-insufficient-password-salt-rounds-iThird Party Advisory
FAQ
What is CVE-2026-56272?
CVE-2026-56272 is a vulnerability with a CVSS score of 4.1 (MEDIUM). 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 3...
How severe is CVE-2026-56272?
CVE-2026-56272 has been rated MEDIUM with a CVSS base score of 4.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-56272?
Check the references section above for vendor advisories and patch information. Affected products include: Flowiseai Flowise.