CVE-2025-53014

ImageMagick is free and open-source software used for editing and manipulating digital images. Versions prior to 7.1.2-0 and 6.9.13-26 have a heap buffer overflow in the `InterpretImageFilename` function. The issue stems from an off-by-one error that causes out-of-bounds memory access when processing format strings containing consecutive percent signs (`%%`). Versions 7.1.2-0 and 6.9.13-26 fix the issue.
Configurations

No configuration.

History

15 Jul 2025, 13:14

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-14 18:15

Updated : 2025-07-15 13:14


NVD link : CVE-2025-53014

Mitre link : CVE-2025-53014

CVE.ORG link : CVE-2025-53014


JSON object : View

Products Affected

No product.

CWE
CWE-125

Out-of-bounds Read

CWE-193

Off-by-one Error