๐Ÿ” CVE Alert

CVE-2026-12340

UNKNOWN 0.0

Out-of-bounds heap read in SM2/SM3 certificate Subject Key Identifier computation

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Out-of-bounds heap read during SM2/SM3 certificate signature verification. When parsing a certificate with an SM3wSM2 signature, the Subject Key Identifier computation reads the trailing 65 bytes of the public key without checking that the key is at least that long. A public key shorter than 65 bytes results in an out-of-bounds heap read, leading to a potential crash (denial of service); there is no out-of-bounds write. Note this only affects builds with SM2 support (--enable-sm2 or --enable-all).

CWE CWE-125
Vendor wolfssl
Product wolfssl
Published Jun 25, 2026
Stay Ahead of the Next One

Get instant alerts for wolfssl wolfssl

Be the first to know when new unknown vulnerabilities affecting wolfssl wolfssl are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

wolfSSL / wolfSSL
5.6.4 โ‰ค 5.9.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/wolfSSL/wolfssl/pull/10641 wolfssl.com: https://www.wolfssl.com/docs/security-vulnerabilities/

Credits

David Pokora, Trail of Bits (in collaboration with Anthropic)