Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/rustls/webpki/security/advisories/GHSA-pwjx-qhcg-rvj4
- https://www.vulncheck.com/advisories/rustls-webpki-before-0.103.10-crl-revocatio
FAQ
What is CVE-2026-93602?
CVE-2026-93602 is a vulnerability with a CVSS score of 4.4 (MEDIUM). 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, ignor...
How severe is CVE-2026-93602?
CVE-2026-93602 has been rated MEDIUM with a CVSS base score of 4.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-93602?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.