JLSEC-2026-951

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-951.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-951.json
JSON Data
https://api.test.osv.dev/v1/vulns/JLSEC-2026-951
Upstream
  • EUVD-2026-7439
Published
2026-07-30T16:02:27Z
Modified
2026-07-30T18:31:18Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H (Source: NVD) CVSS Calculator
Summary
ImageMagick has Global Buffer Overflow (OOB Read) via Negative Pixel Index in UIL and XPM Writer
Details

The UIL and XPM image encoder do not validate the pixel index value returned by GetPixelIndex() before using it as an array subscript. In HDRI builds, Quantum is a floating-point type, so pixel index values can be negative. An attacker can craft an image with negative pixel index values to trigger a global buffer overflow read during conversion, leading to information disclosure or a process crash.

READ of size 1 at 0x55a8823a776e thread T0
    #0 0x55a880d01e85 in WriteUILImage coders/uil.c:355
READ of size 1 at 0x55fa1c04c66e thread T0
    #0 0x55fa1a9ee415 in WriteXPMImage coders/xpm.c:1135
Database specific
{
    "license": "CC-BY-4.0",
    "sources": [
        {
            "database_specific": {
                "status": "Analyzed"
            },
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25898",
            "id": "CVE-2026-25898",
            "imported": "2026-07-30T14:08:45.129Z",
            "modified": "2026-06-17T10:25:24.217Z",
            "published": "2026-02-24T02:16:01Z",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-25898"
        },
        {
            "html_url": "https://github.com/advisories/GHSA-vpxv-r9pg-7gpr",
            "id": "GHSA-vpxv-r9pg-7gpr",
            "imported": "2026-07-30T14:10:17.965Z",
            "modified": "2026-02-24T15:39:16Z",
            "published": "2026-02-24T15:39:11Z",
            "url": "https://api.github.com/advisories/GHSA-vpxv-r9pg-7gpr"
        },
        {
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-7439",
            "id": "EUVD-2026-7439",
            "imported": "2026-07-30T14:08:55.110Z",
            "modified": "2026-02-26T15:26:43Z",
            "published": "2026-02-24T01:18:33Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-7439"
        }
    ]
}
References
Credits

Affected packages

Julia / ImageMagick_jll

Package

Name
ImageMagick_jll
Purl
pkg:julia/ImageMagick_jll?uuid=c73af94c-d91f-53ed-93a7-00f77d67a9d7

Affected ranges

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

Database specific

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