LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-55958

wolfssl · wolfssl

Published
CVSS7.5
Severityhigh
WeaknessCWE-393
ExploitedNot in CISA KEV

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

Description

Out-of-bounds write in the Renesas TSIP TLS 1.3 transcript buffer. In tsip_StoreMessage() the capacity check guarding the fixed message bag (MSGBAG_SIZE) sets an error code but fails to return, so execution falls through to an XMEMCPY that writes past the end of the buffer once the accumulated TLS 1.3 handshake transcript exceeds MSGBAG_SIZE (8 KB), corrupting adjacent heap state and potentially causing a remote denial of service crash. The bag is sized to hold a normal handshake, so this is reached only by an unusually large but valid certificate chain, or by a malicious or man-in-the-middle server sending an oversized handshake message to a client that does not strictly verify the chain. T

References

← Back to the CVE Tracker

Our coverage of CVE-2026-55958

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-55958.