CVE-2026-5263
Received Received - Intake
URI NameConstraints Bypass in wolfSSL Certificate Verification

Publication date: 2026-04-09

Last updated on: 2026-04-29

Assigner: wolfSSL Inc.

Description
URI nameConstraints from constrained intermediate CAs are parsed but not enforced during certificate chain verification in wolfcrypt/src/asn.c. A compromised or malicious sub-CA could issue leaf certificates with URI SAN entries that violate the nameConstraints of the issuing CA, and wolfSSL would accept them as valid.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-04-09
Last Modified
2026-04-29
Generated
2026-05-06
AI Q&A
2026-04-10
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
wolfssl wolfssl to 5.9.1 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-295 The product does not validate, or incorrectly validates, a certificate.
Attack-Flow Graph
AI Powered Q&A
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

This vulnerability allows a compromised or malicious sub-CA to issue leaf certificates with URI SAN entries that violate the nameConstraints of the issuing CA, and wolfSSL would accept them as valid.

Such a flaw in certificate validation could undermine the trustworthiness of secure communications and identity verification processes.

As a result, organizations relying on wolfSSL for certificate validation might face increased risk of unauthorized access or data breaches, potentially impacting compliance with standards and regulations like GDPR and HIPAA that require strong security controls to protect sensitive data.


Can you explain this vulnerability to me?

This vulnerability involves the wolfSSL library's handling of URI nameConstraints in certificate chains. Specifically, URI nameConstraints from constrained intermediate Certificate Authorities (CAs) are parsed but not enforced during certificate chain verification in the wolfcrypt/src/asn.c component.

As a result, a compromised or malicious subordinate CA could issue leaf certificates containing URI Subject Alternative Name (SAN) entries that violate the nameConstraints set by the issuing CA, and wolfSSL would still accept these certificates as valid.


How can this vulnerability impact me? :

This vulnerability can allow a malicious or compromised sub-CA to issue certificates with unauthorized URI entries that should have been restricted by nameConstraints.

Because wolfSSL does not enforce these constraints properly, it may accept such certificates as valid, potentially enabling unauthorized access, man-in-the-middle attacks, or other security breaches where trust in the certificate chain is critical.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart