Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. rustls-webpki
  4. ›
  5. GHSA-pwjx-qhcg-rvj4

GHSA-pwjx-qhcg-rvj4: webpki has a certificate revocation enforcement bug

March 20, 2026

There is a certificate revocation enforcement bug in rustls-webpki CRL processing. when both the certificate CRL distribution point and the CRL issuing distribution point contain multiple URI names, IssuingDistributionPoint::authoritative_for() reuses one-shot DER iterators across nested comparisons. If the only matching URI pair appears later in both sequences, the implementation misses the match, treats the CRL as non-authoritative, and under UnknownStatusPolicy::Allow accepts a revoked certificate.

References

  • github.com/advisories/GHSA-pwjx-qhcg-rvj4
  • github.com/rustls/webpki
  • github.com/rustls/webpki/security/advisories/GHSA-pwjx-qhcg-rvj4

Code Behaviors & Features

Detect and mitigate GHSA-pwjx-qhcg-rvj4 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.101.0 before 0.103.10, all versions starting from 0.104.0-alpha.1 before 0.104.0-alpha.5

Fixed versions

  • 0.103.10
  • 0.104.0-alpha.5

Solution

Upgrade to versions 0.103.10, 0.104.0-alpha.5 or above.

Impact 4.4 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-299: Improper Check for Certificate Revocation

Source file

cargo/rustls-webpki/GHSA-pwjx-qhcg-rvj4.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 21 Mar 2026 12:19:43 +0000.