RHSA-2026:60304: Important: golang security, bug fix, and enhancement update
Important: golang security, bug fix, and enhancement update
Other sources
The golang packages provide the Go programming language compiler.Security Fix(es): encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal (CVE-2026-33818) net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution (CVE-2026-56860) net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (CVE-2026-56853) html/template: golang: Go html/template: Cross-Site Scripting via pathological input (CVE-2026-56858) crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages (CVE-2026-56862) encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue (CVE-2026-56859) Bug Fix(es) and Enhancement(s): Go 1.26 -- maxThreads limit hit in CGO threads blocked on RANDbytes in FIPS mode (JIRA:RHEL-215845) Update Go to version 1.26.7+1 [rhel-9.8.z] (JIRA:RHEL-246425) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
— Red Hat
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
redhat/golangto a version that resolves this vulnerability.Fixed in 1.26.7-1.el9_8 - Upgrade
Upgrade
redhat/go-toolsetto a version that resolves this vulnerability.Fixed in 1.26.7-1.el9_8 - Upgrade
Upgrade
redhat/golang-binto a version that resolves this vulnerability.Fixed in 1.26.7-1.el9_8 - Upgrade
Upgrade
redhat/golang-docsto a version that resolves this vulnerability.Fixed in 1.26.7-1.el9_8 - Upgrade
Upgrade
redhat/golang-miscto a version that resolves this vulnerability.Fixed in 1.26.7-1.el9_8 - Upgrade
Upgrade
redhat/golang-raceto a version that resolves this vulnerability.Fixed in 1.26.7-1.el9_8 - Upgrade
Upgrade
redhat/golang-srcto a version that resolves this vulnerability.Fixed in 1.26.7-1.el9_8 - Upgrade
Upgrade
redhat/golang-teststo a version that resolves this vulnerability.Fixed in 1.26.7-1.el9_8 - Upgrade
Upgrade
redhat/go-toolsetto a version that resolves this vulnerability.Fixed in 1.26.7-1.el9_8.aa - Upgrade
Upgrade
redhat/golangto a version that resolves this vulnerability.Fixed in 1.26.7-1.el9_8.aa - Upgrade
Upgrade
redhat/golang-binto a version that resolves this vulnerability.Fixed in 1.26.7-1.el9_8.aa - Upgrade
Upgrade
redhat/golang-raceto a version that resolves this vulnerability.Fixed in 1.26.7-1.el9_8.aa - Upgrade
Upgrade to a fixed release to a version that resolves this vulnerability.
Fixed in 1.26.7+1Patch RHEL-246425 - Upgrade
Upgrade to a fixed release to a version that resolves this vulnerability.
Patch CVE-2026-56862 - Upgrade
Upgrade to a fixed release to a version that resolves this vulnerability.
Patch CVE-2026-56859 - Upgrade
Upgrade to a fixed release to a version that resolves this vulnerability.
Patch CVE-2026-56858 - Upgrade
Upgrade to a fixed release to a version that resolves this vulnerability.
Patch CVE-2026-56853 - Upgrade
Upgrade to a fixed release to a version that resolves this vulnerability.
Patch CVE-2026-56860 - Upgrade
Upgrade to a fixed release to a version that resolves this vulnerability.
Patch RHEL-215845 - Upgrade
Upgrade to a fixed release to a version that resolves this vulnerability.
Patch CVE-2026-33818
Event History
Frequently Asked Questions
Which Go components are implicated by the security fixes?
The fixes affect encoding/asn1, net/url, net/http, html/template, crypto/tls, and encoding/xml. The reported impacts include denial of service in several components and cross-site scripting in html/template.
What update level is identified in this advisory?
The advisory states that Go is updated to version 1.26.7+1 for rhel-9.8.z.
Are there non-security changes included in this update?
Yes. It includes a fix for maxThreads-limit failures involving CGO threads blocked on RAND_bytes when FIPS mode is enabled.