Vulnerability in Imagemagick
CVE-2026-25969
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-15, a memory leak exists in `coders/ashlar.c`. The `WriteASHLARImage` allocates a structure. However, when an exception is thrown, the allocated memory is not properly released, resulting in a potential memory leak. Version 7.1.2-15 contains a patch.
EPSS: 0.004 (28.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L.
Affected products
- Imagemagick — versions < 7.1.2-15
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Third Party Advisory)
Frequently asked questions
- What is CVE-2026-25969?
- CVE-2026-25969 is a medium-severity vulnerability in Imagemagick, classified under Missing Release of Memory after Effective Lifetime. CVSS score: 5.3/10. Published 2026-02-24.
- How severe is CVE-2026-25969?
- Medium severity. CVSS v3 base score is 5.3 out of 10.