CVE-2026-32281Medium· 5.9▾ SunlitInefficient policy validation in crypto/x509
▾ Sunlit zone — Low / medium · no exploitation signal
impact 32.5 · likelihood 0.1 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Exploit-prediction probability, daily snapshots since Jul 9.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via OSV
0.3%
0.3% → 0.4%
— → 5.9
none → medium
5.9 → —
medium → none
— → 5.9
none → medium
Last analysed / modified upstream
Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service.
This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.
stdlib >= 1.26.0-0, < 1.26.2Upgrade to a patched release:
stdlib 1.26.2Field changes observed since this record was first indexed.
Connected by shared product, vendor, weakness, or advisory.
CVE-2026-56862High· 7.5Limit handshake messages we are willing to accept post-handshake in crypto/tls
CVE-2026-56860High· 7.5Avoid quadratic complexity in resolvePath in net/url
CVE-2026-33818High· 7.5Enforce maximum recursion depth in encoding/asn1
CVE-2026-56858High· 8.1Fix Javascript regexp context tracking in html/template
CVE-2026-56859High· 7.5Add recursion depth guard during decode in encoding/xml
CVE-2026-82399High· 7.5CoreDNS is a DNS server written in Go