JLSEC-2026-1337

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-1337.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-1337.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-1337
Upstream
Published
2026-08-17T13:15:13.400Z
Modified
2026-08-17T13:30:03.156588647Z
Severity
Summary
[none]
Details

curl supports the -t command line option, known as CURLOPT_TELNETOPTIONSin libcurl. This rarely used option is used to send variable=content pairs toTELNET servers.Due to flaw in the option parser for sending NEW_ENV variables, libcurlcould be made to pass on uninitialized data from a stack based buffer to theserver. Therefore potentially revealing sensitive internal information to theserver using a clear-text network protocol.This could happen because curl did not call and use sscanf() correctly whenparsing the string provided by the application.

Database specific
{
    "sources": [
        {
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2021-22925",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22925",
            "imported": "2026-08-16T08:05:12.517Z",
            "published": "2021-08-05T21:15:11.467Z",
            "id": "CVE-2021-22925",
            "database_specific": {
                "status": "Modified"
            },
            "modified": "2026-06-17T03:38:02.427Z"
        }
    ],
    "license": "CC-BY-4.0"
}
References

Affected packages

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
7.81.0+0

Database specific

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