CVE-2025-53014 LOW

CVE-2025-53014: ImageMagick has Heap Buffer Overflow in InterpretImageFilename

Vendor Imagemagick
Product ImageMagick
Weakness CWE-125
Published July 14, 2025
Last update November 3, 2025

CVSS base score

3.7/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 14, 2025 CVE published
November 3, 2025 Record updated