Vulnerability Description
Heap out-of-bounds read in PKCS7 parsing. A crafted PKCS7 message can trigger an OOB read on the heap. The missing bounds check is in the indefinite-length end-of-content verification loop in PKCS7_VerifySignedData().
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Wolfssl | Wolfssl | < 5.9.1 |
Related Weaknesses (CWE)
References
- https://github.com/wolfssl/wolfssl/pull/10039Issue TrackingPatch
FAQ
What is CVE-2026-5392?
CVE-2026-5392 is a vulnerability with a CVSS score of 5.4 (MEDIUM). Heap out-of-bounds read in PKCS7 parsing. A crafted PKCS7 message can trigger an OOB read on the heap. The missing bounds check is in the indefinite-length end-of-content verification loop in PKCS7_Ve...
How severe is CVE-2026-5392?
CVE-2026-5392 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-5392?
Check the references section above for vendor advisories and patch information. Affected products include: Wolfssl Wolfssl.