JLSEC-2026-934

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-934.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-934.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-934
Upstream
  • EUVD-2026-3401
Published
2026-07-30T16:02:27.435Z
Modified
2026-07-30T18:35:51.508638609Z
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 releases an invalid pointer in BilateralBlur when memory allocation fails
Details

ImageMagick is free and open-source software used for editing and manipulating digital images. The BilateralBlurImage method will allocate a set of double buffers inside AcquireBilateralTLS. But, in versions prior to 7.1.2-13, the last element in the set is not properly initialized. This will result in a release of an invalid pointer inside DestroyBilateralTLS when the memory allocation fails. Version 7.1.2-13 contains a patch for the issue.

Database specific
{
    "sources": [
        {
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22770",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-22770",
            "modified": "2026-06-17T10:20:23.690Z",
            "published": "2026-01-20T01:15:57.153Z",
            "imported": "2026-07-30T14:08:44.587Z",
            "id": "CVE-2026-22770",
            "database_specific": {
                "status": "Analyzed"
            }
        },
        {
            "html_url": "https://github.com/advisories/GHSA-39h3-g67r-7g3c",
            "modified": "2026-01-20T17:25:34Z",
            "id": "GHSA-39h3-g67r-7g3c",
            "imported": "2026-07-30T14:09:23.004Z",
            "published": "2026-01-20T17:25:31Z",
            "url": "https://api.github.com/advisories/GHSA-39h3-g67r-7g3c"
        },
        {
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-3401",
            "modified": "2026-01-21T20:10:46Z",
            "id": "EUVD-2026-3401",
            "imported": "2026-07-30T14:08:55.573Z",
            "published": "2026-01-20T00:48:19Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-3401"
        }
    ],
    "license": "CC-BY-4.0"
}
References

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-934.json"