JLSEC-2026-698

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-698.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-698.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-698
Upstream
  • EUVD-2026-39576
  • GHSA-q3px-vrjj-4f97
Published
2026-07-14T21:41:35.775Z
Modified
2026-07-14T21:50:14.435324468Z
Severity
  • 6.0 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Missing SNI/ALPN binding on stateful (session-ID) resumption, which previously skipped the...
Details

Missing SNI/ALPN binding on stateful (session-ID) resumption, which previously skipped the binding check performed for ticket-based resumption. A cached session could be resumed under a different SNI/ALPN than originally negotiated and, where client-authentication policy differs across virtual hosts, carry the cached peer-authentication state into a context it was not established for. Resumption now verifies the SNI/ALPN binding for all paths and declines (falling back to a full handshake) on mismatch.

Database specific
{
    "sources": [
        {
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-11703",
            "published": "2026-06-25T22:17:00.217Z",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11703",
            "modified": "2026-06-27T19:59:16.913Z",
            "imported": "2026-07-14T21:22:49.723Z",
            "id": "CVE-2026-11703",
            "database_specific": {
                "status": "Analyzed"
            }
        },
        {
            "url": "https://api.github.com/advisories/GHSA-q3px-vrjj-4f97",
            "published": "2026-06-26T00:32:05Z",
            "html_url": "https://github.com/advisories/GHSA-q3px-vrjj-4f97",
            "imported": "2026-07-14T21:23:03.528Z",
            "id": "GHSA-q3px-vrjj-4f97",
            "modified": "2026-06-27T21:30:28Z"
        },
        {
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-39576",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-39576",
            "modified": "2026-06-26T10:32:05Z",
            "imported": "2026-07-14T21:22:51.386Z",
            "published": "2026-06-25T21:15:20Z",
            "id": "EUVD-2026-39576"
        }
    ],
    "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
0Unknown introduced version / All previous versions are affected
Fixed
5.9.2+0

Database specific

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