{
  "threat_severity" : "Moderate",
  "public_date" : "2026-07-29T23:47:21Z",
  "bugzilla" : {
    "description" : "ImageMagick: ImageMagick: Information Disclosure via Crafted Image File",
    "id" : "2508813",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2508813"
  },
  "cvss3" : {
    "cvss3_base_score" : "5.3",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
    "status" : "draft"
  },
  "cwe" : "CWE-125",
  "details" : [ "ImageMagick is free and open-source software used for editing and manipulating digital images. In versions prior to 7.1.2-27, the BGR decoder does not check for an end-of-file in every location so a crafted image could result in an heap buffer over-read. This issue has been fixed in version 7.1.2-27.", "A flaw was found in ImageMagick, a free and open-source software used for editing and manipulating digital images. A remote attacker could exploit a vulnerability in the BGR decoder by providing a specially crafted image file. This flaw, caused by a missing end-of-file check, can lead to a heap buffer over-read, potentially resulting in the disclosure of sensitive information." ],
  "statement" : "Moderate: ImageMagick's BGR decoder is vulnerable to a heap buffer over-read when processing specially crafted image files. This flaw could lead to information disclosure if applications using ImageMagick process untrusted images, potentially exposing sensitive memory contents. The impact is limited to information disclosure and does not directly enable arbitrary code execution.",
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 6",
    "fix_state" : "Out of support scope",
    "package_name" : "ImageMagick",
    "cpe" : "cpe:/o:redhat:enterprise_linux:6"
  }, {
    "product_name" : "Red Hat Enterprise Linux 7",
    "fix_state" : "Out of support scope",
    "package_name" : "ImageMagick",
    "cpe" : "cpe:/o:redhat:enterprise_linux:7"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2026-64685\nhttps://nvd.nist.gov/vuln/detail/CVE-2026-64685\nhttps://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-7rgw-xg25-prjm" ],
  "name" : "CVE-2026-64685",
  "mitigation" : {
    "value" : "To reduce the risk, avoid processing untrusted or unvalidated image files with applications that use ImageMagick. Implement strict input validation and sanitization for any image files originating from external or untrusted sources.",
    "lang" : "en:us"
  },
  "csaw" : false
}