Lucene search
K

282 matches found

Vulnrichment
Vulnrichment
added 2026/04/16 11:53 p.m.1 views

CVE-2026-40263 Note Mark: Username Enumeration via Login Endpoint Timing Side-Channel

Note Mark is an open-source note-taking application. In versions 0.19.1 and prior, the login endpoint performs bcrypt password verification only when the supplied username exists, returning immediately for nonexistent usernames. This timing discrepancy allows unauthenticated attackers to enumerat...

3.7CVSS5.7AI score0.002EPSS
Exploits0References2
CVE
CVE
added 2026/04/16 11:53 p.m.5 views

CVE-2026-40263

Note Mark: Timing-based username enumeration vulnerability in login endpoint. Versions

3.7CVSS5.7AI score0.002EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/04/13 7:31 p.m.8 views

Note Mark: Username Enumeration via Login Endpoint Timing Side-Channel

Summary A timing side-channel in the login endpoint allows unauthenticated attackers to determine whether a username exists by measuring response time differences. Requests for valid usernames take noticeably longer because the server performs bcrypt password verification, while requests for...

3.7CVSS5.9AI score0.002EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/04/08 12:7 a.m.2 views

GHSA-MMPQ-5HCV-HF2V Parse Server has a login timing side-channel reveals user existence

Impact The login endpoint response time differs measurably depending on whether the submitted username or email exists in the database. When a user is not found, the server responds immediately. When a user exists but the password is wrong, a bcrypt comparison runs first, adding significant...

6.3CVSS5.8AI score0.0023EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/04/08 12:7 a.m.5 views

Parse Server has a login timing side-channel reveals user existence

Impact The login endpoint response time differs measurably depending on whether the submitted username or email exists in the database. When a user is not found, the server responds immediately. When a user exists but the password is wrong, a bcrypt comparison runs first, adding significant...

6.3CVSS5.9AI score0.0023EPSS
Exploits0References5Affected Software1
NVD
NVD
added 2026/04/07 6:16 p.m.3 views

CVE-2026-39321

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.8.0-alpha.6 and 8.6.74, he login endpoint response time differs measurably depending on whether the submitted username or email exists in the database. When a user is not found, the...

6.3CVSS0.0023EPSS
Exploits0References3
OSV
OSV
added 2026/03/27 2:3 p.m.4 views

OESA-2026-1723 rubygem-bcrypt security update

bcrypt is a sophisticated and secure hash algorithm designed by The OpenBSD project for hashing passwords. bcrypt-ruby provides a simple, humane wrapper for safely handling passwords. Security Fixes: bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt password hashing algorithm. Prior to version...

7.5CVSS5.8AI score0.00228EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/03/26 3:1 p.m.3 views

CVE-2026-32890

Anchorr is a Discord bot for requesting movies and TV shows and receiving notifications when items are added to a media server. In versions 1.4.1 and below, a stored Cross-site Scripting XSS vulnerability in the web dashboard's User Mapping dropdown allows any unprivileged Discord user in the...

9.6CVSS6AI score0.00427EPSS
Exploits0References1
OSV
OSV
added 2026/03/24 7:18 p.m.3 views

GHSA-7789-65HX-F26W FileBrowser Quantum has Username Enumeration via Authentication Timing Side-Channel

Summary The /api/auth/login authentication endpoint does not execute in constant time. When a non-existent username is supplied, the server returns a 401/403 response almost immediately. When a valid username is provided, the server performs a bcrypt password comparison, causing a measurable dela...

5.3CVSS5.9AI score
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/03/24 7:18 p.m.6 views

FileBrowser Quantum has Username Enumeration via Authentication Timing Side-Channel

Summary The /api/auth/login authentication endpoint does not execute in constant time. When a non-existent username is supplied, the server returns a 401/403 response almost immediately. When a valid username is provided, the server performs a bcrypt password comparison, causing a measurable dela...

5.9AI score
Exploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/24 11:23 a.m.2 views

CVE-2026-33306

A flaw was found in bcrypt-ruby, a Ruby binding for the OpenBSD bcrypt password hashing algorithm, specifically in its JRuby implementation. When the cost parameter is set to 31, an integer overflow occurs, causing the key-strengthening loop to execute zero iterations. This significantly weakens...

7.4CVSS5.9AI score0.00228EPSS
Exploits0References6
NVD
NVD
added 2026/03/24 1:17 a.m.2 views

CVE-2026-33306

bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt password hashing algorithm. Prior to version 3.1.22, an integer overflow in the Java BCrypt implementation for JRuby can cause zero iterations in the strengthening loop. Impacted applications must be setting the cost to 31 to see this happen. T...

7.5CVSS0.00228EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2026/03/24 1:17 a.m.2 views

CVE-2026-33306

bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt password hashing algorithm. Prior to version 3.1.22, an integer overflow in the Java BCrypt implementation for JRuby can cause zero iterations in the strengthening loop. Impacted applications must be setting the cost to 31 to see this happen. T...

7.5CVSS5.8AI score0.00228EPSS
Exploits0References4
OSV
OSV
added 2026/03/24 1:17 a.m.3 views

UBUNTU-CVE-2026-33306

bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt password hashing algorithm. Prior to version 3.1.22, an integer overflow in the Java BCrypt implementation for JRuby can cause zero iterations in the strengthening loop. Impacted applications must be setting the cost to 31 to see this happen. T...

7.5CVSS5.8AI score0.00228EPSS
Exploits0References5
Cvelist
Cvelist
added 2026/03/24 12:8 a.m.21 views

CVE-2026-33306 bcrypt-ruby has an Integer Overflow that Causes Zero Key-Strengthening Iterations at Cost=31 on JRuby

bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt password hashing algorithm. Prior to version 3.1.22, an integer overflow in the Java BCrypt implementation for JRuby can cause zero iterations in the strengthening loop. Impacted applications must be setting the cost to 31 to see this happen. T...

7.4CVSS0.00228EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/03/24 12:8 a.m.0 views

CVE-2026-33306 bcrypt-ruby has an Integer Overflow that Causes Zero Key-Strengthening Iterations at Cost=31 on JRuby

bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt password hashing algorithm. Prior to version 3.1.22, an integer overflow in the Java BCrypt implementation for JRuby can cause zero iterations in the strengthening loop. Impacted applications must be setting the cost to 31 to see this happen. T...

7.4CVSS5.8AI score0.00228EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/24 12:8 a.m.3 views

CVE-2026-33306

bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt password hashing algorithm. Prior to version 3.1.22, an integer overflow in the Java BCrypt implementation for JRuby can cause zero iterations in the strengthening loop. Impacted applications must be setting the cost to 31 to see this happen. T...

7.4CVSS5.8AI score0.00228EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2026/03/24 12:8 a.m.17 views

CVE-2026-33306

CVE-2026-33306 affects bcrypt-ruby (JRuby Java BCrypt implementation) where a signed 32-bit integer overflow at cost=31 causes the key-strengthening loop to run zero iterations, collapsing bcrypt from 2^31 rounds to effectively constant time. This leads to weaker hashes that may be exploitable. T...

7.5CVSS5.8AI score0.00228EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/03/24 12:8 a.m.4 views

CVE-2026-33306

bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt password hashing algorithm. Prior to version 3.1.22, an integer overflow in the Java BCrypt implementation for JRuby can cause zero iterations in the strengthening loop. Impacted applications must be setting the cost to 31 to see this happen. T...

7.5CVSS5.3AI score0.00228EPSS
Exploits0
OSV
OSV
added 2026/03/24 12:8 a.m.4 views

CVE-2026-33306 bcrypt-ruby has an Integer Overflow that Causes Zero Key-Strengthening Iterations at Cost=31 on JRuby

bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt password hashing algorithm. Prior to version 3.1.22, an integer overflow in the Java BCrypt implementation for JRuby can cause zero iterations in the strengthening loop. Impacted applications must be setting the cost to 31 to see this happen. T...

7.4CVSS5.8AI score0.00228EPSS
Exploits0References5
Rows per page
Query Builder