JLSEC-2026-930

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-930.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-930.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-930
Upstream
  • EUVD-2025-204303
Published
2026-07-30T16:02:27.435Z
Modified
2026-07-30T18:35:35.848916551Z
Severity
  • 3.3 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L CVSS Calculator
  • 2.0 (Low) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X CVSS Calculator
Summary
ImageMagick has a heap-buffer-overflow
Details

Summary

While Processing a crafted TIFF file, imagemagick crashes.

Details

Following is the imagemagick version:

imagemagick_git/build_26jun23/bin/magick --version
Version: ImageMagick 7.1.1-13 (Beta) Q16-HDRI x86_64 56f478940:20230625 https://imagemagick.org
Copyright: (C) 1999 ImageMagick Studio LLC
License: https://imagemagick.org/script/license.php
Features: Cipher DPC HDRI 
Delegates (built-in): fontconfig freetype jbig jng jpeg lcms lzma pangocairo png tiff webp x xml zlib
Compiler: gcc (4.2)

PoC

issue can be replicated with following command with provided POC file(sent over email):

magick poc.tiff /dev/null

Impact

This can lead to application crash.

Credits

Please give credits to Hardik shah of Vehere (Dawn Treaders team)

Database specific
{
    "sources": [
        {
            "id": "CVE-2025-68469",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2025-68469",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68469",
            "published": "2025-12-18T16:15:57.700Z",
            "modified": "2026-06-17T09:59:06.877Z",
            "imported": "2026-07-30T14:08:44.516Z",
            "database_specific": {
                "status": "Analyzed"
            }
        },
        {
            "url": "https://api.github.com/advisories/GHSA-fff3-4rp7-px97",
            "html_url": "https://github.com/advisories/GHSA-fff3-4rp7-px97",
            "published": "2025-08-25T15:54:51Z",
            "modified": "2025-12-31T22:18:05Z",
            "imported": "2026-07-30T14:10:09.658Z",
            "id": "GHSA-fff3-4rp7-px97"
        },
        {
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2025-204303",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2025-204303",
            "published": "2025-12-18T15:36:28Z",
            "modified": "2025-12-18T15:52:40Z",
            "imported": "2026-07-30T14:08:55.660Z",
            "id": "EUVD-2025-204303"
        }
    ],
    "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.1+1

Database specific

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