CVE Catalog

CVE-2026-93602

MediumCVSS 4.4
Published: Translated: NVD NIST

Summary

rustls-webpki versions before 0.103.10 and 0.104.0-alpha.5 contain faulty CRL authority-matching logic that compares only the first distributionPoint against each CRL's IssuingDistributionPoint, ignoring additional distributionPoints.

Risk Assessment

An attacker with a compromised trusted issuing authority can present revoked certificates that pass revocation checks under UnknownStatusPolicy::Allow, or cause incorrect errors under the default deny policy.

Recommendation

Update rustls-webpki to version 0.103.10, 0.104.0-alpha.5, or later. Until patched, consider changing the UnknownStatusPolicy to a more restrictive setting.

Other vulnerabilities in rustls-webpki

See all
Original NVD description (English source)

rustls-webpki versions before 0.103.10 and 0.104.0-alpha.5 contain faulty CRL authority-matching logic that compares only the first distributionPoint against each CRL's IssuingDistributionPoint, ignoring additional distributionPoints. Attackers with a compromised trusted issuing authority can present revoked certificates that pass revocation checks under UnknownStatusPolicy::Allow, or cause incorrect errors under the default deny policy.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS