PT-2026-31828 · Wolfssl · Wolfssl
Calvin Young
+1
·
Published
2026-04-09
·
Updated
2026-04-14
·
CVE-2026-5460
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L |
Name of the Vulnerable Software and Affected Versions
wolfSSL (affected versions not specified)
Description
A heap use-after-free issue exists in wolfSSL's TLS 1.3 post-quantum cryptography (PQC) hybrid KeyShare processing. Specifically, within the
TLSX KeyShare ProcessPqcHybridClient() function in src/tls.c, an error handling path incorrectly frees a KyberKey object. Subsequently, the TLSX KeyShare FreeAll() function attempts to zero out the already-freed KyberKey using ForceZero(), leading to a write to freed heap memory.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Wolfssl