JLSEC-2026-426

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-426.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-426.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-426
Upstream
  • EUVD-2026-1572
  • GHSA-9r76-qj98-jfhc
Published
2026-05-04T13:12:06.605Z
Modified
2026-05-04T13:32:47.900797776Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
When using `CURLOPT_PINNEDPUBLICKEY` option with libcurl or `--pinnedpubkey` with the curl tool...
Details

When using CURLOPT_PINNEDPUBLICKEY option with libcurl or --pinnedpubkey with the curl tool,curl should check the public key of the server certificate to verify the peer.

This check was skipped in a certain condition that would then make curl allow the connection without performing the proper check, thus not noticing a possible impostor. To skip this check, the connection had to be done with QUIC with ngtcp2 built to use GnuTLS and the user had to explicitly disable the standard certificate verification.

Database specific
{
    "license": "CC-BY-4.0",
    "sources": [
        {
            "published": "2026-01-08T10:15:45.407Z",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13034",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2025-13034",
            "imported": "2026-05-02T08:39:49.766Z",
            "modified": "2026-01-20T14:54:02.730Z",
            "id": "CVE-2025-13034",
            "database_specific": {
                "status": "Analyzed"
            }
        },
        {
            "published": "2026-01-08T12:30:29Z",
            "url": "https://api.github.com/advisories/GHSA-9r76-qj98-jfhc",
            "imported": "2026-05-02T08:42:47.604Z",
            "html_url": "https://github.com/advisories/GHSA-9r76-qj98-jfhc",
            "id": "GHSA-9r76-qj98-jfhc",
            "modified": "2026-01-08T15:32:29Z"
        },
        {
            "published": "2026-01-08T10:00:25Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-1572",
            "imported": "2026-05-02T08:41:06.086Z",
            "modified": "2026-01-08T14:58:20Z",
            "id": "EUVD-2026-1572",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-1572"
        }
    ]
}
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.9.0+0
Fixed
8.20.0+0

Database specific

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

Database specific

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