
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-32280 is a denial-of-service vulnerability in Go's crypto/x509 and crypto/tls standard library packages caused by unbounded work during certificate chain building. When a large number of intermediate certificates are passed via VerifyOptions.Intermediates, the chain-building algorithm does not correctly limit the amount of computation performed, leading to excessive CPU consumption. The vulnerability affects Go versions prior to 1.25.9 and versions 1.26.0 through 1.26.2. It was published on April 8, 2026, and carries a CVSS v3.1 base score of 7.5 (High) (GitHub Advisory, pkg.go.dev).
The root cause is classified as CWE-770 (Allocation of Resources Without Limits or Throttling). During X.509 certificate chain building, the Go runtime iterates over intermediate certificates supplied in VerifyOptions.Intermediates without imposing an upper bound on the computational work performed. An unauthenticated remote attacker can supply a crafted TLS handshake or certificate verification request containing a large number of intermediate certificates, triggering exponential or otherwise unbounded processing. This affects both applications directly calling crypto/x509 certificate verification APIs and any application using crypto/tls for TLS connections, since TLS relies on crypto/x509 for chain validation. The fix is tracked under Go issue #78282 and patch CL 758320 (go.dev CL, pkg.go.dev).
Successful exploitation results in a high-availability impact — an attacker can cause the affected Go process to consume excessive CPU resources, potentially rendering the service unresponsive or causing a complete denial of service. There is no confidentiality or integrity impact. The vulnerability is particularly significant for internet-facing services that accept TLS connections or perform certificate verification on untrusted input, including web servers, API gateways, and any Go application using crypto/tls. Downstream products incorporating Go's standard library — including IBM Instana Observability, IBM App Connect Enterprise, and various Linux distribution packages — are also affected (GitHub Advisory, IBM Advisory).
No public proof-of-concept exploit code is known to exist, and there is no evidence of in-the-wild exploitation at this time (GitHub Advisory). The vulnerability is exploitable remotely without authentication or user interaction, lowering the barrier for potential abuse. The EPSS score is approximately 0.007% (very low probability of exploitation in the next 30 days). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No specific threat actor attribution has been reported.
x509.Certificate.Verify() with a populated VerifyOptions.Intermediates pool.The Go project has released fixed versions addressing this vulnerability: Go 1.25.9 and Go 1.26.2. All users of crypto/x509 or crypto/tls should upgrade to one of these versions immediately. No configuration-based workaround is available for the underlying issue; upgrading is the only reliable remediation. Downstream consumers — including IBM Instana Observability, IBM App Connect Enterprise, Red Hat products, openSUSE, Amazon Linux, and others — should apply their respective vendor-provided updates (go.dev CL, pkg.go.dev, IBM Advisory).
The Go team disclosed the vulnerability via the golang-announce mailing list and published a fix through standard Go release channels (golang-announce). The vulnerability was also disclosed on the oss-security mailing list. Multiple Linux distributions (Red Hat, openSUSE, Amazon Linux, AlmaLinux, Rocky Linux) and cloud providers (AWS, Google Cloud) have issued advisories and updated packages. Community reaction has been measured, consistent with a medium-severity DoS issue with no known active exploitation.
Fix availability across major Linux distributions and their releases.
bionic (esm-apps)
golang-1.13
bionic (esm-infra)
golang-1.10
devel
golang-1.23
focal (esm-apps)
golang-1.16
focal (esm-infra)
golang-1.13
jammy
golang-1.13
jammy (esm-apps)
golang-1.13
noble
golang-1.21
OpenShift
el8:containernetworking-plugins-1:1.4.0-7.rhaos4.12.el8.src
RHEL 8
:appstream:container-tools:rhel8/runc/runc
RHEL 9
:appstream:buildah-1:1.29.7-1.el9_2.5.src
RHEL 10
buildah-2:1.39.9-1.el10_0.src
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."