CVE-2026-27141
Received
Received - Intake
Nil Pointer Dereference in Go HTTP/2 Causes Server Panic
Publication date: 2026-02-26
Last updated on: 2026-02-27
Assigner: Go Project
Description
Description
Due to missing nil check, sending 0x0a-0x0f HTTP/2 frames will cause a running server to panic
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| golang | go | to 0.51.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-476 | The product dereferences a pointer that it expects to be valid but is NULL. |