Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-42764

7.5 · HIGH
Published Jun 9, 2026 openssl CWE-476

Overview

CVE-2026-42764 is a high-severity vulnerability affecting openssl openssl. It was published on June 9, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

Issue summary: Receiving a QUIC initial packet with an invalid token may

trigger a NULL pointer dereference in the OpenSSL QUIC server with

address validation disabled.

Impact summary: NULL pointer dereference typically causes abnormal termination

of the affected QUIC server process and a Denial of Service.

If the address validation is disabled in the OpenSSL QUIC server

implementation, an attacker can crash the server by sending an initial

packet with an invalid or expired token.

By default, the client address validation is enabled in the OpenSSL QUIC server

implementation, which makes the default configuration not vulnerable

to this issue. However if the SSL_LISTENER_FLAG_NO_VALIDATE is used with

the SSL_new_listener() call, the address validation is disabled making the

vulnerable code reachable.

The FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by this

issue, as the affected code is outside the OpenSSL FIPS module boundary.

Remediation

Check the references section for vendor advisories and patches from openssl. Update openssl to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
openssl openssl >= 3.5.0, < 3.5.7 Affected

Frequently Asked Questions

What is CVE-2026-42764?

CVE-2026-42764 is a high-severity vulnerability affecting openssl openssl. It was published on June 9, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2026-42764?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-42764?

Check the references section for vendor advisories and patches from openssl. Update openssl to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-42764?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-42764 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.