Vulnerability Description
Two buffer overflow vulnerabilities existed in the wolfSSL CRL parser when parsing CRL numbers: a heap-based buffer overflow could occur when improperly storing the CRL number as a hexadecimal string, and a stack-based overflow for sufficiently sized CRL numbers. With appropriately crafted CRLs, either of these out of bound writes could be triggered. Note this only affects builds that specifically enable CRL support, and the user would need to load a CRL from an untrusted source.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Wolfssl | Wolfssl | < 5.9.0 |
Related Weaknesses (CWE)
References
- https://github.com/wolfSSL/wolfssl/pull/9628/Issue TrackingPatch
- https://github.com/wolfSSL/wolfssl/pull/9873/ExploitIssue TrackingPatch
FAQ
What is CVE-2026-3548?
CVE-2026-3548 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Two buffer overflow vulnerabilities existed in the wolfSSL CRL parser when parsing CRL numbers: a heap-based buffer overflow could occur when improperly storing the CRL number as a hexadecimal string,...
How severe is CVE-2026-3548?
CVE-2026-3548 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-3548?
Check the references section above for vendor advisories and patch information. Affected products include: Wolfssl Wolfssl.