JLSEC-2026-1137

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-1137.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-1137.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-1137
Upstream
  • EUVD-2026-35481
  • GHSA-5pg7-f6xv-j6m4
Published
2026-08-03T19:08:57.739Z
Modified
2026-08-03T19:20:52.290958646Z
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
Summary
Issue summary: Receiving a QUIC initial packet with an invalid token may trigger a NULL pointer...
Details

Issue summary: Receiving a QUIC initial packet with an invalid token may trigger a NULL pointer dereference in the OpenSSL QUIC server with address validation disabled.

Impact summary: NULL pointer dereference typically causes abnormal termination of the affected QUIC server process and a Denial of Service.

If the address validation is disabled in the OpenSSL QUIC server implementation, an attacker can crash the server by sending an initial packet with an invalid or expired token.

By default, the client address validation is enabled in the OpenSSL QUIC server implementation, which makes the default configuration not vulnerable to this issue. However if the SSL_LISTENER_FLAG_NO_VALIDATE is used with the SSL_new_listener() call, the address validation is disabled making the vulnerable code reachable.

The FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by this issue, as the affected code is outside the OpenSSL FIPS module boundary.

Database specific
{
    "license": "CC-BY-4.0",
    "sources": [
        {
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42764",
            "database_specific": {
                "status": "Analyzed"
            },
            "modified": "2026-07-23T08:10:00.137Z",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-42764",
            "imported": "2026-08-03T18:18:15.561Z",
            "id": "CVE-2026-42764",
            "published": "2026-06-09T17:17:07.693Z"
        },
        {
            "imported": "2026-08-03T18:18:49.385Z",
            "html_url": "https://github.com/advisories/GHSA-5pg7-f6xv-j6m4",
            "modified": "2026-06-10T09:31:57Z",
            "url": "https://api.github.com/advisories/GHSA-5pg7-f6xv-j6m4",
            "id": "GHSA-5pg7-f6xv-j6m4",
            "published": "2026-06-09T18:30:43Z"
        },
        {
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-35481",
            "imported": "2026-08-03T18:18:18.161Z",
            "modified": "2026-06-10T07:47:58Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-35481",
            "id": "EUVD-2026-35481",
            "published": "2026-06-09T16:03:25Z"
        }
    ]
}
References

Affected packages

Julia / AppBundler

Package

Name
AppBundler
Purl
pkg:julia/AppBundler?uuid=40eb83ae-c93a-480c-8f39-f018b568f472

Affected ranges

Type
SEMVER
Events
Introduced
1.0.0

Database specific

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

Julia / OpenSSL_jll

Package

Name
OpenSSL_jll
Purl
pkg:julia/OpenSSL_jll?uuid=458c3c95-2e84-50aa-8efc-19380b2a3a95

Affected ranges

Type
SEMVER
Events
Introduced
3.5.0+0
Fixed
3.5.7+0

Database specific

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

Julia / Openresty_jll

Package

Name
Openresty_jll
Purl
pkg:julia/Openresty_jll?uuid=87da34d4-7b1b-5a94-8376-8cb65bf3132c

Affected ranges

Type
SEMVER
Events
Introduced
1.29.203+0

Database specific

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