JLSEC-2026-679

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-679.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-679.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-679
Upstream
  • EUVD-2023-59135
  • GHSA-ff3x-q8pg-rh37
Published
2026-07-14T21:41:35Z
Modified
2026-07-25T18:24:45Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
wolfSSL prior to 5.6.6 did not check that messages in one (D)TLS record do not span key boundaries
Details

wolfSSL prior to 5.6.6 did not check that messages in one (D)TLS record do not span key boundaries. As a result, it was possible to combine (D)TLS messages using different keys into one (D)TLS record. The most extreme edge case is that, in (D)TLS 1.3, it was possible that an unencrypted (D)TLS 1.3 record from the server containing first a ServerHello message and then the rest of the first server flight would be accepted by a wolfSSL client. In (D)TLS 1.3 the handshake is encrypted after the ServerHello but a wolfSSL client would accept an unencrypted flight from the server. This does not compromise key negotiation and authentication so it is assigned a low severity rating.

Database specific
{
    "license": "CC-BY-4.0",
    "sources": [
        {
            "database_specific": {
                "status": "Analyzed"
            },
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6937",
            "id": "CVE-2023-6937",
            "imported": "2026-07-17T22:23:50.607Z",
            "modified": "2026-06-17T06:51:43.287Z",
            "published": "2024-02-15T18:15:44.890Z",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2023-6937"
        },
        {
            "html_url": "https://github.com/advisories/GHSA-ff3x-q8pg-rh37",
            "id": "GHSA-ff3x-q8pg-rh37",
            "imported": "2026-07-17T22:23:50.802Z",
            "modified": "2026-03-24T05:08:20Z",
            "published": "2024-02-15T18:30:41Z",
            "url": "https://api.github.com/advisories/GHSA-ff3x-q8pg-rh37"
        },
        {
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2023-59135",
            "id": "EUVD-2023-59135",
            "imported": "2026-07-17T22:24:00.693Z",
            "modified": "2025-04-24T15:13:34Z",
            "published": "2024-02-15T17:21:44Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2023-59135"
        }
    ]
}
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
0 Unknown introduced version / All previous versions are affected
Fixed
5.7.2+0

Database specific

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