JLSEC-2026-249

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-249.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-249.json
JSON Data
https://api.test.osv.dev/v1/vulns/JLSEC-2026-249
Upstream
  • EUVD-2024-27460
  • GHSA-299c-jvhc-gxj8
Published
2026-04-27T18:33:55.942Z
Modified
2026-04-27T20:32:32.642547120Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Issue summary: Some non-default TLS server configurations can cause unbounded memory growth when...
Details

Issue summary: Some non-default TLS server configurations can cause unbounded memory growth when processing TLSv1.3 sessions

Impact summary: An attacker may exploit certain server configurations to trigger unbounded memory growth that would lead to a Denial of Service

This problem can occur in TLSv1.3 if the non-default SSLOPNOTICKET option is being used (but not if earlydata support is also configured and the default anti-replay protection is in use). In this case, under certain conditions, the session cache can get into an incorrect state and it will fail to flush properly as it fills. The session cache will continue to grow in an unbounded manner. A malicious client could deliberately create the scenario for this failure to force a Denial of Service. It may also happen by accident in normal operation.

This issue only affects TLS servers supporting TLSv1.3. It does not affect TLS clients.

The FIPS modules in 3.2, 3.1 and 3.0 are not affected by this issue. OpenSSL 1.0.2 is also not affected by this issue.

Database specific
{
    "license": "CC-BY-4.0",
    "sources": [
        {
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2511",
            "imported": "2026-04-27T16:33:32.176Z",
            "id": "CVE-2024-2511",
            "database_specific": {
                "status": "Deferred"
            },
            "published": "2024-04-08T14:15:07.660Z",
            "modified": "2026-04-15T00:35:42.020Z",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2024-2511"
        },
        {
            "url": "https://api.github.com/advisories/GHSA-299c-jvhc-gxj8",
            "html_url": "https://github.com/advisories/GHSA-299c-jvhc-gxj8",
            "id": "GHSA-299c-jvhc-gxj8",
            "modified": "2025-11-04T00:31:52Z",
            "published": "2024-04-08T15:30:33Z",
            "imported": "2026-04-27T16:36:31.024Z"
        },
        {
            "imported": "2026-04-27T16:33:14.658Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2024-27460",
            "id": "EUVD-2024-27460",
            "modified": "2025-11-03T21:54:02Z",
            "published": "2024-04-08T13:51:12Z",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2024-27460"
        }
    ]
}
References

Affected packages

Julia / OpenSSL_jll

Package

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

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.0.15+0

Database specific

source
"https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-249.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
0Unknown introduced version / All previous versions are affected
Fixed
1.27.1+0

Database specific

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