CVE-2026-30935 PUBLISHED

ImageMagick has a heap Buffer Over-Read in BilateralBlurImage

Assigner: GitHub_M
Reserved: 07.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, BilateralBlurImage contains a heap buffer over-read caused by an incorrect conversion. When processing a crafted image with the -bilateral-blur operation an out of bounds read can occur. This vulnerability is fixed in 7.1.2-16.

Metrics

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

Product Status

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

References

Problem Types

  • CWE-125: Out-of-bounds Read CWE
  • CWE-190: Integer Overflow or Wraparound CWE