Vulnerability Description
Due to missing nil check, sending 0x0a-0x0f HTTP/2 frames will cause a running server to panic
CVSS Score
7.5
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Related Weaknesses (CWE)
References
- https://go.dev/cl/746180
- https://go.dev/issue/77652
- https://nvd.nist.gov/vuln/detail/CVE-2026-27141
- https://pkg.go.dev/vuln/GO-2026-4559
FAQ
What is CVE-2026-27141?
CVE-2026-27141 is a vulnerability with a CVSS score of 7.5 (HIGH). Due to missing nil check, sending 0x0a-0x0f HTTP/2 frames will cause a running server to panic
How severe is CVE-2026-27141?
CVE-2026-27141 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-27141?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.