CVE-2026-55958
Last modified
CVE-2026-55958 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
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. This only affects builds using the Renesas TSIP TLS port (WOLFSSL_RENESAS_TSIP_TLS) as a TLS 1.3 client on Renesas MCUs with TSIP hardware enabled, and is rated High within those builds. All other configurations are unaffected.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wolfssl | Wolfssl | >= 5.4.0, < 5.9.2 |
References
- https://github.com/wolfSSL/wolfssl/pull/10705Issue Tracking, Patch
- https://www.wolfssl.com/docs/security-vulnerabilities/Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-55958?
How severe is CVE-2026-55958?
How do I fix CVE-2026-55958?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-55952The Erlang/OTP ssl application does not validate that the PS…7.5
- CVE-2026-55953The Erlang/OTP ssl TLS 1.2 (and earlier) and DTLS client doe…7.4
- CVE-2026-55954Authentication Bypass by Spoofing vulnerability in ueberauth…9.1
- CVE-2026-55955Improper Authentication vulnerability in Apache Tomcat allow…6.5
- CVE-2026-55956Improper Authorization vulnerability in Apache Tomcat leads …6.5
- CVE-2026-55957Missing Critical Step in Authentication vulnerability in Apa…7.3
- CVE-2026-5596A vulnerability was detected in griptape-ai griptape 0.19.4.…6.3
- CVE-2026-55960Un-negotiated Raw Public Key (RFC 7250) accepted in place of…7.5
- CVE-2026-55961wolfSSL_PKCS7_verify() returning success for a degenerate (c…7.5
- CVE-2026-55962TLS 1.3 post-handshake authentication (PHA) issue where a se…6.5
- CVE-2026-55964Chain intermediate CA:TRUE without keyCertSign accepted as a…5.3
- CVE-2026-55967AES-GCM encryption/decryption with extremely large cumulativ…7.5
Are you affected by CVE-2026-55958?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
