← Volver a CVEs
CVE-2026-5460
N/ADescripcion
A heap use-after-free exists in wolfSSL's TLS 1.3 post-quantum cryptography (PQC) hybrid KeyShare processing. In the error handling path of TLSX_KeyShare_ProcessPqcHybridClient() in src/tls.c, the inner function TLSX_KeyShare_ProcessPqcClient_ex() frees a KyberKey object upon encountering an error. The caller then invokes TLSX_KeyShare_FreeAll(), which attempts to call ForceZero() on the already-freed KyberKey, resulting in writes of zero bytes over freed heap memory.
Detalles CVE
Puntuacion CVSS v3.1N/A
Publicado4/10/2026
Ultima modificacion4/13/2026
Fuentenvd
Avistamientos honeypot0
Debilidades (CWE)
CWE-416
Referencias
https://github.com/wolfssl/wolfssl/pull/10092(facts@wolfssl.com)
Correlaciones IOC
Sin correlaciones registradas
This product uses data from the NVD API but is not endorsed or certified by the NVD.