An integer underflow issue exists in wolfSSL when parsing the Subject Alternative Name (SAN) extension of X.509 certificates. A malformed certificate can specify an entry length larger than the enclosing sequence, causing the internal length counter to wrap during parsing. This results in incorrect handling of certificate data. The issue is limited to configurations using the original ASN.1 parsing implementation which is off by default.
References
| Link | Resource |
|---|---|
| https://github.com/wolfSSL/wolfssl/pull/10024 | Issue Tracking Patch |
Configurations
History
No history.
Information
Published : 2026-04-10 04:17
Updated : 2026-06-17 10:58
NVD link : CVE-2026-5188
Mitre link : CVE-2026-5188
CVE.ORG link : CVE-2026-5188
JSON object : View
Products Affected
wolfssl
- wolfssl
CWE
CWE-191
Integer Underflow (Wrap or Wraparound)
