
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-27141 is a NULL Pointer Dereference vulnerability (CWE-476) in the Go golang.org/x/net/http2 package that causes a running HTTP/2 server to panic when it receives frames with type values 0x0a–0x0f. The flaw was published on February 26, 2026 by the Go Project and affects golang.org/x/net/http2 versions 0.50.0 through before 0.51.0. It carries a CVSS v3.1 base score of 7.5 (High), assessed by CISA-ADP (NVD). Downstream products from Microsoft (Azure Linux Image Tools 1.2.0-1) and IBM (API Connect, MQ Operator, App Connect Enterprise, and related container images) are also affected (Microsoft MSRC, IBM MQ Advisory, IBM ACE Advisory).
The root cause is a missing nil pointer check in the HTTP/2 frame-handling logic of the Go golang.org/x/net/http2 package (CWE-476). When the server receives an HTTP/2 frame whose type byte falls in the reserved range 0x0a–0x0f, the code attempts to dereference a nil pointer, triggering a Go runtime panic and crashing the server process. Exploitation requires no authentication, no user interaction, and only network access to a listening HTTP/2 endpoint. The fix is tracked in Go issue #77652 and implemented in code review CL 746180, and the vulnerability is catalogued as GO-2026-4559 (Go Issue, Go CL, Go Vuln DB).
Successful exploitation results in a complete denial of service: the targeted HTTP/2 server process panics and crashes, making it entirely unavailable until restarted. There is no confidentiality or integrity impact — the vulnerability is limited to availability. In containerized or orchestrated environments (e.g., IBM MQ Operator, App Connect Enterprise containers), repeated exploitation could prevent automatic recovery if the orchestrator's restart policy is overwhelmed, amplifying the availability impact across dependent services (NVD, IBM ACE Advisory).
No public proof-of-concept exploit code has been identified, and there is no evidence of active in-the-wild exploitation as of the time of this report (Microsoft MSRC). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.018% (0.000180), indicating a very low probability of exploitation in the near term. Detection plugins are available from Nessus (plugin 300177) and Qualys (detection ID 6325281), enabling scanner-based identification of vulnerable systems.
golang.org/x/net/http2 (v0.50.0 to <0.51.0), or downstream products such as IBM API Connect, IBM MQ containers, or Microsoft Azure Linux Image Tools.golang.org/x/net/http2 frame handling code; sudden process exit or restart events logged by the container orchestrator or service manager.CrashLoopBackOff or repeated OOMKilled/Error states).The primary remediation is to upgrade golang.org/x/net/http2 to version 0.51.0 or later, which introduces the missing nil check (Go Vuln DB). Microsoft released a patch for Azure Linux Image Tools on March 5, 2026 (Microsoft MSRC). IBM has issued advisories for API Connect (node/7269428), IBM MQ Operator and container images (node/7273145), and App Connect Enterprise Certified Containers (node/7273703) — administrators should apply the respective IBM-provided updates (IBM MQ Advisory, IBM ACE Advisory). As a temporary workaround where patching is not immediately possible, deploy a network-level control (e.g., WAF or reverse proxy) that validates or drops HTTP/2 frames with type values 0x0a–0x0f before they reach the backend server. Third-party projects such as Traefik (v2.11.40, v3.6.10), rclone, and others have also released updated versions incorporating the fix.
The Traefik project released security updates (v2.11.40 and v3.6.10) addressing this vulnerability and published a community forum post notifying users. The rclone project similarly issued a patched changelog entry. SUSE published a security advisory (govulncheck-vulndb-suse-2026-0757-1) and openSUSE followed with package updates. IBM issued multiple advisories covering its enterprise middleware portfolio. No significant independent researcher commentary or broad social media discussion has been observed beyond routine vulnerability tracking and vendor patch notifications.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."