NULL Pointer Dereference Vulnerability in OpenSSL QUIC Server
CVE-2026-42764

7.5HIGH

Key Information:

Vendor

OpenSSL

Status
Vendor
CVE Published:
9 June 2026

What is CVE-2026-42764?

A vulnerability in the OpenSSL QUIC server arises when an initial packet with an invalid token is received, leading to a NULL pointer dereference. This can result in the abnormal termination of the QUIC server process, creating a potential Denial of Service situation. The issue primarily affects configurations where the address validation is disabled. While the default configuration is safe, using the SSL_LISTENER_FLAG_NO_VALIDATE option exposes the server to this risk if the SSL_new_listener() function is called. The vulnerability does not impact the FIPS modules, as the problematic code is outside their scope.

Affected Version(s)

OpenSSL 4.0.0 < 4.0.1

OpenSSL 3.6.0 < 3.6.3

OpenSSL 3.5.0 < 3.5.7

References

CVSS V3.1

Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Sunwoo Lee (KENTECH)
Hyuk Lim (KENTECH)
Seunghyun Yoon (KENTECH)
Sunwoo Lee (KENTECH)
Hyuk Lim (KENTECH)
Seunghyun Yoon (KENTECH)
.