JLSEC-2026-952

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-952.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-952.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-952
Upstream
  • EUVD-2026-7438
Published
2026-07-30T16:02:27.435Z
Modified
2026-07-30T18:35:30.426857370Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
ImageMagick: Policy bypass through path traversal allows reading restricted content despite secured policy
Details

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, ImageMagick’s path security policy is enforced on the raw filename string before the filesystem resolves it. As a result, a policy rule such as /etc/* can be bypassed by a path traversal. The OS resolves the traversal and opens the sensitive file, but the policy matcher only sees the unnormalized path and therefore allows the read. This enables local file disclosure (LFI) even when policy-secure.xml is applied. Actions to prevent reading from files have been taken in versions .7.1.2-15 and 6.9.13-40 But it make sure writing is also not possible the following should be added to one's policy. This will also be included in ImageMagick's more secure policies by default.

Database specific
{
    "sources": [
        {
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25965",
            "database_specific": {
                "status": "Modified"
            },
            "modified": "2026-07-15T02:18:57.950Z",
            "id": "CVE-2026-25965",
            "published": "2026-02-24T02:16:01.167Z",
            "imported": "2026-07-30T14:08:45.163Z",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-25965"
        },
        {
            "html_url": "https://github.com/advisories/GHSA-8jvj-p28h-9gm7",
            "modified": "2026-02-24T15:40:08Z",
            "id": "GHSA-8jvj-p28h-9gm7",
            "published": "2026-02-24T15:40:06Z",
            "imported": "2026-07-30T14:10:15.425Z",
            "url": "https://api.github.com/advisories/GHSA-8jvj-p28h-9gm7"
        },
        {
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-7438",
            "published": "2026-02-24T01:20:44Z",
            "id": "EUVD-2026-7438",
            "modified": "2026-07-15T01:15:47Z",
            "imported": "2026-07-30T14:08:51.330Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-7438"
        }
    ],
    "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-952.json"