JLSEC-2026-958

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-958.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-958.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-958
Upstream
  • EUVD-2026-7427
Published
2026-07-30T16:02:27.435Z
Modified
2026-07-30T18:35:49.388248495Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
ImageMagick: MSL - Stack overflow in ProcessMSLScript
Details

Summary

Magick fails to check for circular references between two MSLs, leading to a stack overflow.

Details

After reading a.msl using magick, the following is displayed:

MSLStartElement -> ReadImage -> ReadMSLImage -> ProcessMSLScript -> xmlParseChunk -> xmlParseTryOrFinish -> MSLStartElement

AddressSanitizer:DEADLYSIGNAL
=================================================================
==114345==ERROR: AddressSanitizer: UNKNOWN SIGNAL on unknown address 0x000000000000 (pc 0x72509fc7d804 bp 0x7ffd6598b390 sp 0x7ffd6598ab20 T0)
    #0 0x72509fc7d804 in strlen ../../../../src/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:388
[...]
Database specific
{
    "sources": [
        {
            "modified": "2026-06-17T10:25:31.070Z",
            "database_specific": {
                "status": "Analyzed"
            },
            "id": "CVE-2026-25971",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25971",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-25971",
            "imported": "2026-07-30T14:08:45.358Z",
            "published": "2026-02-24T02:16:02.130Z"
        },
        {
            "modified": "2026-03-12T14:02:06Z",
            "published": "2026-03-12T14:02:04Z",
            "id": "GHSA-8mpr-6xr2-chhc",
            "url": "https://api.github.com/advisories/GHSA-8mpr-6xr2-chhc",
            "imported": "2026-07-30T14:10:13.852Z",
            "html_url": "https://github.com/advisories/GHSA-8mpr-6xr2-chhc"
        },
        {
            "modified": "2026-06-23T15:49:17Z",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-7427",
            "id": "EUVD-2026-7427",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-7427",
            "imported": "2026-07-30T14:08:52.930Z",
            "published": "2026-02-24T01:39:21Z"
        }
    ],
    "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-958.json"