Vulnerability Description
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.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://github.com/rustls/webpki/security/advisories/GHSA-965h-392x-2mh5
- https://www.vulncheck.com/advisories/rustls-webpki-name-constraints-uri-validati
FAQ
What is CVE-2026-93600?
CVE-2026-93600 is a vulnerability with a CVSS score of 2.2 (LOW). 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 ...
How severe is CVE-2026-93600?
CVE-2026-93600 has been rated LOW with a CVSS base score of 2.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-93600?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.