JLSEC-2026-734

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-734.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-734.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-734
Upstream
  • EUVD-2026-39546
  • GHSA-8mfx-6cpc-cr47
Published
2026-07-14T21:41:35.775Z
Modified
2026-07-18T00:02:21.557967787Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
  • 8.3 (High) CVSS_V4 - 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 CVSS Calculator
Summary
Out-of-bounds write in the Renesas TSIP TLS 1.3 transcript buffer. In tsip_StoreMessage() the...
Details

Out-of-bounds write in the Renesas TSIP TLS 1.3 transcript buffer. In tsipStoreMessage() the capacity check guarding the fixed message bag (MSGBAGSIZE) 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 MSGBAGSIZE (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 (WOLFSSLRENESASTSIPTLS) 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.

Database specific
{
    "sources": [
        {
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-55958",
            "published": "2026-06-25T20:17:16.140Z",
            "modified": "2026-06-26T18:54:15.107Z",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55958",
            "imported": "2026-07-17T22:33:02.616Z",
            "id": "CVE-2026-55958",
            "database_specific": {
                "status": "Analyzed"
            }
        },
        {
            "url": "https://api.github.com/advisories/GHSA-8mfx-6cpc-cr47",
            "published": "2026-06-25T21:31:31Z",
            "html_url": "https://github.com/advisories/GHSA-8mfx-6cpc-cr47",
            "imported": "2026-07-17T22:33:02.760Z",
            "id": "GHSA-8mfx-6cpc-cr47",
            "modified": "2026-06-26T21:33:15Z"
        },
        {
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-39546",
            "published": "2026-06-25T19:35:21Z",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-39546",
            "imported": "2026-07-17T22:33:12.677Z",
            "id": "EUVD-2026-39546",
            "modified": "2026-06-26T13:58:52Z"
        }
    ],
    "license": "CC-BY-4.0"
}
References

Affected packages

Julia / wolfSSL_jll

Package

Name
wolfSSL_jll
Purl
pkg:julia/wolfSSL_jll?uuid=98c43586-9870-5ae5-ab22-acc77b9bbdb5

Affected ranges

Type
SEMVER
Events
Introduced
5.7.2+0
Fixed
5.9.2+0

Database specific

source
"https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-734.json"