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-27135

7.5 · HIGH
Published Mar 18, 2026 nghttp2 CWE-617

Overview

CVE-2026-27135 is a high-severity vulnerability affecting nghttp2 nghttp2. It was published on March 18, 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

nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. Prior to version 1.68.1, the nghttp2 library stops reading the incoming data when user facing public API `nghttp2_session_terminate_session` or `nghttp2_session_terminate_session2` is called by the application. They might be called internally by the library when it detects the situation that is subject to connection error. Due to the missing internal state validation, the library keeps reading the rest of the data after one of those APIs is called. Then receiving a malformed frame that causes FRAME_SIZE_ERROR causes assertion failure. nghttp2 v1.68.1 adds missing state validation to avoid assertion failure. No known workarounds are available.

Remediation

Check the references section for vendor advisories and patches from nghttp2. Update nghttp2 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
nghttp2 nghttp2 >= 0, < 1.68.1 Affected

Frequently Asked Questions

What is CVE-2026-27135?

CVE-2026-27135 is a high-severity vulnerability affecting nghttp2 nghttp2. It was published on March 18, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2026-27135?

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-27135?

Check the references section for vendor advisories and patches from nghttp2. Update nghttp2 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-27135?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-27135 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.