JLSEC-2026-414

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-414.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-414.json
JSON Data
https://api.test.osv.dev/v1/vulns/JLSEC-2026-414
Upstream
  • EUVD-2024-26974
  • GHSA-97xx-95pm-5qv6
Published
2026-05-04T13:12:06.605Z
Modified
2026-05-04T13:32:19.901497407Z
Severity
  • 3.5 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N CVSS Calculator
Summary
When a protocol selection parameter option disables all protocols without adding any then the...
Details

When a protocol selection parameter option disables all protocols without adding any then the default set of protocols would remain in the allowed set due to an error in the logic for removing protocols. The below command would perform a request to curl.se with a plaintext protocol which has been explicitly disabled. curl --proto -all,-http http://curl.se The flaw is only present if the set of selected protocols disables the entire set of available protocols, in itself a command with no practical use and therefore unlikely to be encountered in real situations. The curl security team has thus assessed this to be low severity bug.

Database specific
{
    "license": "CC-BY-4.0",
    "sources": [
        {
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2004",
            "published": "2024-03-27T08:15:41.173Z",
            "database_specific": {
                "status": "Analyzed"
            },
            "modified": "2025-07-30T19:42:14.363Z",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2024-2004",
            "id": "CVE-2024-2004",
            "imported": "2026-05-02T08:39:48.213Z"
        },
        {
            "html_url": "https://github.com/advisories/GHSA-97xx-95pm-5qv6",
            "published": "2024-03-27T09:30:41Z",
            "url": "https://api.github.com/advisories/GHSA-97xx-95pm-5qv6",
            "modified": "2024-10-29T18:30:34Z",
            "id": "GHSA-97xx-95pm-5qv6",
            "imported": "2026-05-02T08:42:49.767Z"
        },
        {
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2024-26974",
            "published": "2024-03-27T07:54:27Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2024-26974",
            "modified": "2025-02-13T17:32:29Z",
            "id": "EUVD-2024-26974",
            "imported": "2026-05-02T08:42:32.625Z"
        }
    ]
}
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.9.0+0

Database specific

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

Database specific

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