CVE-2026-32280
CVE-2026-32280 affects Go’s crypto/x509 (and Go’s crypto/tls by propagation) where, during chain building, VerifyOptions.Intermediates can trigger unbounded work when many intermediates are supplied, enabling denial of service. The OpenSUSE advisories and the NVD entry confirm the issue as a chai...