CVE-2026-42010
Modified
Modified - Updated After Analysis
Authentication Bypass in GnuTLS via RSA-PSK NUL Character
Publication date: 2026-05-07
Last updated on: 2026-06-10
Assigner: Red Hat, Inc.
Description
Description
A flaw was found in gnutls. Servers configured with RSA-PSK (Rivest–Shamir–Adleman – Pre-Shared Key) wrongfully matched usernames containing a NUL character with truncated usernames. A remote attacker could exploit this by sending a specially crafted username, leading to an authentication bypass. This vulnerability allows an attacker to gain unauthorized access by circumventing the authentication process.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gnutls | gnutls | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-170 | The product does not terminate or incorrectly terminates a string or array with a null character or equivalent terminator. |
| CWE-626 | The product does not properly handle null bytes or NUL characters when passing data between different representations or components. |