๐Ÿ” CVE Alert

CVE-2026-93600

LOW 2.2

rustls webpki Name Constraints URI Validation Bypass

CVSS Score
2.2
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-295
Vendor rustls
Product webpki
Published Sep 18, 2026
Stay Ahead of the Next One

Get instant alerts for rustls webpki

Be the first to know when new low vulnerabilities affecting rustls webpki are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

rustls / webpki
0.101.0 < 0.103.12 0.104.0-alpha.1 < 0.104.0-alpha.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/rustls/webpki/security/advisories/GHSA-965h-392x-2mh5 vulncheck.com: https://www.vulncheck.com/advisories/rustls-webpki-name-constraints-uri-validation-bypass

Credits

๐Ÿ” 1seal