Lucene search
K

9 matches found

CVE
CVE
added yesterday6 views

CVE-2026-56272

Flowise before 3.0.13 uses bcrypt with default salt rounds of 5 (32 iterations), yielding a higher risk of password hash cracking. The vulnerability allows attackers to crack hashes faster on modern GPUs, potentially compromising all user accounts in a database breach. Affected component is the b...

5.6CVSS5.8AI score
Exploits0References2
Cvelist
Cvelist
added yesterday8 views

CVE-2026-56272 Flowise - Insufficient Password Salt Rounds in Bcrypt Hashing

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...

5.6CVSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/03/05 9:54 p.m.8 views

Flowise has Insufficient Password Salt Rounds

Description The default bcrypt salt rounds is set to 5, which is below the recommended minimum for security. Affected Code export function getHashvalue: string const salt = bcrypt.genSaltSyncparseIntprocess.env.PASSWORDSALTHASHROUNDS || '5' return bcrypt.hashSyncvalue, salt Evidence Using 5 salt...

5.6CVSS6AI score
Exploits0References3Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2023/06/27 11:1 a.m.43 views

Security Bulletin: Vulnerability in Spring Security affects IBM Process Mining . Multiple CVEs

Summary There is a vulnerability in Spring Security that could allow a local authenticated attacker launch further attacks on the system. The code is used by IBM Process Mining. This bulletin identifies the security fixes to apply to address the vulnerability. Vulnerability Details...

5.3CVSS7.2AI score0.02139EPSS
Exploits0Affected Software1
RedHat Linux
RedHat Linux
added 2023/06/19 10:15 a.m.2 views

springframework: BCrypt skips salt rounds for work factor of 31

A flaw was found in Spring Framework. The encoder does not perform any salt rounds when using the BCrypt class with the maximum work factor 31 due to an integer overflow error...

5.3CVSS7.4AI score0.02139EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2022/05/20 12:0 a.m.57 views

Integer overflow in BCrypt class in Spring Security

Spring Security versions 5.5.x prior to 5.5.7, 5.6.x prior to 5.6.4, and earlier unsupported versions contain an integer overflow vulnerability. When using the BCrypt class with the maximum work factor 31, the encoder does not perform any salt rounds, due to an integer overflow error. The default...

5.3CVSS7.1AI score0.02139EPSS
Exploits0References7Affected Software1
UbuntuCve
UbuntuCve
added 2022/05/19 3:15 p.m.47 views

CVE-2022-22976

Spring Security versions 5.5.x prior to 5.5.7, 5.6.x prior to 5.6.4, and earlier unsupported versions contain an integer overflow vulnerability. When using the BCrypt class with the maximum work factor 31, the encoder does not perform any salt rounds, due to an integer overflow error. The default...

5.3CVSS6.9AI score0.02139EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2022/05/17 4:10 p.m.55 views

CVE-2022-22976

A flaw was found in Spring Framework. The encoder does not perform any salt rounds when using the BCrypt class with the maximum work factor 31 due to an integer overflow error...

5.3CVSS2.8AI score0.02139EPSS
Exploits0References4
Spring Security Advisories
Spring Security Advisories
added 2022/05/16 5:32 a.m.86 views

CVE-2022-22976: BCrypt skips salt rounds for work factor of 31

Spring Security 5.7.0, 5.6.4, 5.5.7 were released to fix CVE-2022-22976: BCrypt skips salt rounds for work factor of 31. Please update as soon as possible...

7.5CVSS1.6AI score0.10037EPSS
Exploits6
Rows per page
Query Builder