CVE-2026-42010
HIGHA 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....
Full CISO analysis pending enrichment.
What systems are affected?
| Package | Ecosystem | Vulnerable Range | Patched |
|---|---|---|---|
| vLLM | pip | — | No patch |
| discovery/discovery-server-rhel9 | — | — | No patch |
| discovery/discovery-ui-rhel9 | — | — | No patch |
| gnutls | — | — | No patch |
| gnutls-main | — | — | No patch |
| libtasn1 | — | — | No patch |
| rhaiis/model-opt-cuda-rhel9 | — | — | No patch |
| rhcos | — | — | No patch |
| rhui5/cds-rhel9 | — | — | No patch |
| rhui5/haproxy-rhel9 | — | — | No patch |
| rhui5/installer-rhel9 | — | — | No patch |
| rhui5/rhua-rhel9 | — | — | No patch |
How severe is it?
What is the attack surface?
What should I do?
No patch available
Monitor for updates. Consider compensating controls or temporary mitigations.
Which compliance frameworks are affected?
Compliance analysis pending. Sign in for full compliance mapping when available.
Frequently Asked Questions
What is CVE-2026-42010?
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.
Is CVE-2026-42010 actively exploited?
No confirmed active exploitation of CVE-2026-42010 has been reported, but organizations should still patch proactively.
How to fix CVE-2026-42010?
No patch is currently available. Monitor vendor advisories for updates.
What is the CVSS score for CVE-2026-42010?
CVE-2026-42010 has a CVSS v3.1 base score of 7.1 (HIGH).
What are the technical details?
Original Advisory
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.
Weaknesses (CWE)
CWE-170 — Improper Null Termination: The product does not terminate or incorrectly terminates a string or array with a null character or equivalent terminator.
- [Requirements] Use a language that is not susceptible to these issues. However, be careful of null byte interaction errors (CWE-626) with lower-level constructs that may be written in a language that is susceptible.
- [Implementation] Ensure that all string functions used are understood fully as to how they append null characters. Also, be wary of off-by-one errors when appending nulls to the end of strings.
Source: MITRE CWE corpus.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N References
- access.redhat.com/errata/RHSA-2026:13274 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:20611 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:20612 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:20613 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:26319 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:26409 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:29197 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:30004 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:30849 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:30850 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:32962 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:33125 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:36004 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:36006 vendor-advisory x_refsource_REDHAT
- access.redhat.com/security/cve/CVE-2026-42010 vdb-entry x_refsource_REDHAT
- bugzilla.redhat.com/show_bug.cgi issue-tracking x_refsource_REDHAT
- gnutls.org/security-new.html
Timeline
Related Vulnerabilities
CVE-2024-9053 9.8 vllm: RCE via unsafe pickle deserialization in RPC server
Same package: vllm CVE-2026-25960 9.8 vllm: SSRF allows internal network access
Same package: vllm CVE-2025-47277 9.8 vLLM: RCE via exposed TCPStore in distributed inference
Same package: vllm CVE-2024-11041 9.8 vllm: RCE via unsafe pickle deserialization in MessageQueue
Same package: vllm CVE-2025-32444 9.8 vLLM: RCE via pickle deserialization on ZeroMQ
Same package: vllm