JLSEC-2026-416

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-416.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-416.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-416
Upstream
  • EUVD-2024-27350
  • GHSA-mq8w-c2j9-rqxc
Published
2026-05-04T13:12:06.605Z
Modified
2026-05-04T13:32:47.830548945Z
Severity
  • 8.6 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L CVSS Calculator
Summary
When an application tells libcurl it wants to allow HTTP/2 server push, and the amount of...
Details

When an application tells libcurl it wants to allow HTTP/2 server push, and the amount of received headers for the push surpasses the maximum allowed limit (1000), libcurl aborts the server push. When aborting, libcurl inadvertently does not free all the previously allocated headers and instead leaks the memory. Further, this error condition fails silently and is therefore not easily detected by an application.

Database specific
{
    "license": "CC-BY-4.0",
    "sources": [
        {
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2024-2398",
            "database_specific": {
                "status": "Analyzed"
            },
            "id": "CVE-2024-2398",
            "modified": "2025-07-30T19:42:27.063Z",
            "imported": "2026-05-02T08:39:48.381Z",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2398",
            "published": "2024-03-27T08:15:41.283Z"
        },
        {
            "url": "https://api.github.com/advisories/GHSA-mq8w-c2j9-rqxc",
            "modified": "2025-07-30T21:32:35Z",
            "published": "2024-03-27T09:30:41Z",
            "id": "GHSA-mq8w-c2j9-rqxc",
            "imported": "2026-05-02T08:42:51.563Z",
            "html_url": "https://github.com/advisories/GHSA-mq8w-c2j9-rqxc"
        },
        {
            "modified": "2025-02-13T17:40:07Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2024-27350",
            "id": "EUVD-2024-27350",
            "published": "2024-03-27T07:55:48Z",
            "imported": "2026-05-02T08:42:30.919Z",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2024-27350"
        }
    ]
}
References

Affected packages

Julia / CURL_jll

Package

Name
CURL_jll
Purl
pkg:julia/CURL_jll?uuid=b21e61f3-bafc-59ac-ab14-4c5c62d6588d

Affected ranges

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

Database specific

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

Julia / LibCURL_jll

Package

Name
LibCURL_jll
Purl
pkg:julia/LibCURL_jll?uuid=deac9b47-8bc7-5906-a0fe-35ac56dc84c0

Affected ranges

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

Database specific

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