JLSEC-2026-944

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-944.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-944.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-944
Upstream
  • EUVD-2026-7448
Published
2026-07-30T16:02:27.435Z
Modified
2026-07-30T18:35:51.153060099Z
Severity
  • 8.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H CVSS Calculator
Summary
ImageMagick has heap-buffer-overflow via signed integer overflow in WriteUHDRImage when writing UHDR images with large dimensions
Details

WriteUHDRImage in coders/uhdr.c uses int arithmetic to compute the pixel buffer size. When image dimensions are large, the multiplication overflows 32-bit int, causing an undersized heap allocation followed by an out-of-bounds write. This can crash the process or potentially lead to an out of bounds heap write.

==1575126==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x7fc382ef3820 at pc 0x5560d31f229f bp 0x7ffe865f9530 sp 0x7ffe865f9520
WRITE of size 8 at 0x7fc382ef3820 thread T0
    #0 0x5560d31f229e in WriteUHDRImage coders/uhdr.c:807
Database specific
{
    "sources": [
        {
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-25794",
            "database_specific": {
                "status": "Modified"
            },
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25794",
            "published": "2026-02-24T01:16:13.970Z",
            "id": "CVE-2026-25794",
            "modified": "2026-07-15T02:18:56.947Z",
            "imported": "2026-07-30T14:08:44.882Z"
        },
        {
            "url": "https://api.github.com/advisories/GHSA-vhqj-f5cj-9x8h",
            "html_url": "https://github.com/advisories/GHSA-vhqj-f5cj-9x8h",
            "published": "2026-02-24T15:31:57Z",
            "id": "GHSA-vhqj-f5cj-9x8h",
            "modified": "2026-04-08T16:26:24Z",
            "imported": "2026-07-30T14:10:02.570Z"
        },
        {
            "imported": "2026-07-30T14:08:51.295Z",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-7448",
            "published": "2026-02-24T00:53:23Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-7448",
            "modified": "2026-07-15T01:15:58Z",
            "id": "EUVD-2026-7448"
        }
    ],
    "license": "CC-BY-4.0"
}
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
0Unknown 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-944.json"