Out-of-bounds Read in Imagemagick
CVE-2026-25982
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, a heap out-of-bounds read vulnerability exists in the `coders/dcm.c` module. When processing DICOM files with a specific configuration, the decoder loop incorrectly reads bytes per iteration. This causes the function to read past the end of the allocated buffer, potentially leading to a Denial of Service (crash) or Information Disclosure (leaking heap memory into the image). Versions 7.1.2-15 and 6.9.13-40 contain a patch.
Vulnerability class: Buffer Overflow
EPSS: 0.003 (26.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L.
Affected products
- Imagemagick — versions >= 7.0.0, < 7.1.2-15, < 6.9.13-40
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Third Party Advisory)
Frequently asked questions
- What is CVE-2026-25982?
- CVE-2026-25982 is a medium-severity vulnerability in Imagemagick, classified under Out-of-bounds Read. CVSS score: 6.5/10. Published 2026-02-24.
- How severe is CVE-2026-25982?
- Medium severity. CVSS v3 base score is 6.5 out of 10.