CVE-2026-25637 PUBLISHED

ImageMagick: Possible memory leak in ASHLAR encoder

Assigner: GitHub_M
Reserved: 04.02.2026 Published: 24.02.2026 Updated: 24.02.2026

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-15, a memory leak in the ASHLAR image writer allows an attacker to exhaust process memory by providing a crafted image that results in small objects that are allocated but never freed. Version 7.1.2-15 contains a patch.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
CVSS Score: 5.3

Product Status

Vendor ImageMagick
Product ImageMagick
Versions
  • Version < 7.1.2-15 is affected

References

Problem Types

  • CWE-401: Missing Release of Memory after Effective Lifetime CWE