JLSEC-2026-11

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-11.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-11.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-11
Upstream
Published
2026-03-24T16:21:52.681Z
Modified
2026-03-24T16:30:06.456942Z
Summary
LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portabl...
Details

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.55, an out-of-bounds read vulnerability exists in the pngsetquantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification. This vulnerability is fixed in 1.6.55.

Database specific
{
    "license": "CC-BY-4.0",
    "sources": [
        {
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
            "published": "2026-02-10T18:16:37.817Z",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-25646",
            "imported": "2026-03-24T05:02:26.995Z",
            "id": "CVE-2026-25646",
            "modified": "2026-02-13T20:43:44.690Z"
        }
    ]
}
References

Affected packages

Julia / libpng_jll

Package

Name
libpng_jll
Purl
pkg:julia/libpng_jll?uuid=b53b4c65-9356-5827-b1ea-8c7a1a84506f

Affected ranges

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

Database specific

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