JLSEC-2026-515

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-515.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-515.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-515
Upstream
Published
2026-05-20T04:02:19.667Z
Modified
2026-05-20T04:15:03.610095157Z
Summary
[none]
Details

There's a flaw in the zeromq server in versions before 4.3.3 in src/decoder_allocators.hpp. The decoder static allocator could have its sized changed, but the buffer would remain the same as it is a static buffer. A remote, unauthenticated attacker who sends a crafted request to the zeromq server could trigger a buffer overflow WRITE of arbitrary data if CURVE/ZAP authentication is not enabled. The greatest impact of this flaw is to application availability, data integrity, and confidentiality.

Database specific
{
    "sources": [
        {
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2021-20235",
            "database_specific": {
                "status": "Modified"
            },
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20235",
            "modified": "2024-11-21T05:46:11.220Z",
            "id": "CVE-2021-20235",
            "imported": "2026-05-20T01:02:00.969Z",
            "published": "2021-04-01T14:15:13.217Z"
        }
    ],
    "license": "CC-BY-4.0"
}
References

Affected packages

Julia / ZeroMQ_jll

Package

Name
ZeroMQ_jll
Purl
pkg:julia/ZeroMQ_jll?uuid=8f1865be-045e-5c20-9c9f-bfbfb0764568

Affected ranges

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

Database specific

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