Synced 18 Jun 2026 05:58 UTC Account
← All products

CVE-2026-5392

MEDIUM severity · CVSS 5.4 · Out-of-bounds read
5.4CVSS MEDIUM

Summary

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().

Impact & exploitability

Attack vectorAdjacent
Attack complexityLow
Privileges requiredNone
User interactionNone
Confidentiality impactLow
Integrity impactNone
Availability impactLow
Exploit probability (EPSS)0%

CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L

Affected products we track (1)

Recommendation

Apply the vendor fix in your normal patch cycle. Open any affected product above for its exact safe version.

Official patch: https://github.com/wolfssl/wolfssl/pull/10039 ↗