Answer in brief
CVE-2026-32281 records a Unknown severity vulnerability in Inefficient policy validation in crypto/x509. The current sources do not mark it as known exploited. The current feed maps stdlib (go). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps stdlib (go). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| stdlibgo | >=0 <1.25.9 >=1.26.0-0 <1.26.2 | 1.25.9, 1.26.2 |
Published upstream
Apr 7, 2026
Evidence: source:osv:source_dates:source-dates:recordSource modified
Sep 1, 2026
Evidence: source:osv:source_dates:source-dates:recordFirst seen by HOL
Aug 14, 2026
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.
Quoted source text, attributed separately from HOL analysis.