JLSEC-2026-8

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-8.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-8.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-8
Upstream
Published
2026-03-24T16:21:52.681Z
Modified
2026-03-24T16:30:06.470970Z
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. From 1.6.26 to 1.6.53, there is an integer truncation in the libpng simplified write API functions pngwriteimage16bit and pngwriteimage8bit causes heap buffer over-read when the caller provides a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes. The bug was introduced in libpng 1.6.26 (October 2016) by casts added to silence compiler warnings on 16-bit systems. This vulnerability is fixed in 1.6.54.

Database specific
{
    "sources": [
        {
            "modified": "2026-01-21T18:58:18.270Z",
            "id": "CVE-2026-22801",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-22801",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22801",
            "published": "2026-01-12T23:15:52.907Z",
            "imported": "2026-03-24T05:02:26.978Z"
        }
    ],
    "license": "CC-BY-4.0"
}
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.54+0

Database specific

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