CVE-2026-93600 PUBLISHED

rustls webpki Name Constraints URI Validation Bypass

Assigner: VulnCheck
Reserved: 18.09.2026 Published: 18.09.2026 Updated: 18.09.2026

rustls-webpki (rustls/webpki) versions 0.101.0 through 0.103.11 and 0.104.0-alpha releases before 0.104.0-alpha.6 ignore X.509 name constraints that apply to URI names, causing such constraints to be accepted rather than enforced. Because name constraints are restrictions on otherwise properly issued certificates, the flaw is only reachable after successful signature verification and requires a misissued certificate to exploit; the library also provides no API for asserting URI names, and URI name constraints are otherwise unimplemented. Versions 0.103.12 and 0.104.0-alpha.6 reject URI name constraints unconditionally.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 2.1

Product Status

Vendor rustls
Product webpki
Versions Default: unaffected
  • affected from 0.101.0 to 0.103.12 (excl.)
  • affected from 0.104.0-alpha.1 to 0.104.0-alpha.6 (excl.)

Credits

  • 1seal reporter

References

Problem Types

  • Improper Certificate Validation CWE