JLSEC-2026-1197

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-1197.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-1197.json
JSON Data
https://api.test.osv.dev/v1/vulns/JLSEC-2026-1197
Upstream
  • EUVD-2026-41497
  • GHSA-wjq8-x4qm-6mmh
Published
2026-08-07T20:11:58.984Z
Modified
2026-08-07T20:29:06.668789612Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
A use-after-free vulnerability exists in libcurl when an application configures an HTTP/2 stream...
Details

A use-after-free vulnerability exists in libcurl when an application configures an HTTP/2 stream-dependency tree via CURLOPT_STREAM_DEPENDS or CURLOPT_STREAM_DEPENDS_E, subsequently invokes curl_easy_reset(), and finally terminates the handle with curl_easy_cleanup(). During this final cleanup phase, libcurl attempts to access and modify an internal structure that was already freed during the reset operation.

Database specific
{
    "license": "CC-BY-4.0",
    "sources": [
        {
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-10536",
            "imported": "2026-08-07T19:54:38.724Z",
            "database_specific": {
                "status": "Analyzed"
            },
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-10536",
            "modified": "2026-07-07T18:02:03.890Z",
            "published": "2026-07-03T07:16:23.563Z",
            "id": "CVE-2026-10536"
        },
        {
            "html_url": "https://github.com/advisories/GHSA-wjq8-x4qm-6mmh",
            "imported": "2026-08-07T19:56:07.635Z",
            "modified": "2026-07-07T18:31:40Z",
            "published": "2026-07-03T09:31:24Z",
            "url": "https://api.github.com/advisories/GHSA-wjq8-x4qm-6mmh",
            "id": "GHSA-wjq8-x4qm-6mmh"
        },
        {
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-41497",
            "imported": "2026-08-07T19:54:48.822Z",
            "modified": "2026-07-06T18:29:27Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-41497",
            "published": "2026-07-03T06:11:15Z",
            "id": "EUVD-2026-41497"
        }
    ]
}
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
8.5.0+0
Fixed
8.21.0+0

Database specific

source
"https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-1197.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
7.88.1+0
Fixed
8.21.0+0

Database specific

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