CVE-2026-28690 PUBLISHED

ImageMagick has a stack write buffer overflow in MNG encoder

Assigner: GitHub_M
Reserved: 02.03.2026 Published: 09.03.2026 Updated: 09.03.2026

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-16 and 6.9.13-41, a stack buffer overflow vulnerability exists in the MNG encoder. There is a bounds checks missing that could corrupting the stack with attacker-controlled data. This vulnerability is fixed in 7.1.2-16 and 6.9.13-41.

Metrics

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

Product Status

Vendor ImageMagick
Product ImageMagick
Versions
  • Version >= 7.0.0, < 7.1.2-16 is affected
  • Version < 6.9.13-41 is affected

References

Problem Types

  • CWE-121: Stack-based Buffer Overflow CWE