GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration
oesa-2026-1241
Vulnerability from osv_openeuler
Published
2026-01-23 11:10
Modified
2026-08-06 11:10
Summary
ImageMagick security update
Details

Use ImageMagick to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, GIF, HEIC, TIFF, DPX, EXR, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.

Security Fix(es):

ImageMagick contains an infinite recursion vulnerability in MSL script processing that can lead to stack overflow. The vulnerability exists in the ProcessMSLScript function, where attackers can craft malicious MSL scripts to trigger infinite recursion, ultimately causing stack overflow.(CVE-2026-23874)

ImageMagick is a widely used free and open-source software for image editing and manipulation. Prior to versions 7.1.2-13 and 6.9.13-38, a heap buffer overflow vulnerability exists in the XBM image decoder (ReadXBMImage function). An attacker can exploit this by crafting a malicious XBM image file, causing controlled data to be written past the bounds of an allocated heap buffer during processing. Any operation that reads or identifies an image, such as common image upload and processing pipelines, can trigger this overflow, potentially leading to arbitrary code execution or application crash.(CVE-2026-23876)

ImageMagick is free and open-source software used for editing and manipulating digital images. Versions 14.10.1 and below have a NULL pointer dereference vulnerability in the MSL (Magick Scripting Language) parser when processing <comment> tags before images are loaded. This can lead to DoS attack due to assertion failure (debug builds) or NULL pointer dereference (release builds). This issue is fixed in version 14.10.2.(CVE-2026-23952)


{
  "affected": [
    {
      "ecosystem_specific": {
        "aarch64": [
          "ImageMagick-6.9.13.38-1.oe2003sp4.aarch64.rpm",
          "ImageMagick-c++-6.9.13.38-1.oe2003sp4.aarch64.rpm",
          "ImageMagick-c++-devel-6.9.13.38-1.oe2003sp4.aarch64.rpm",
          "ImageMagick-debuginfo-6.9.13.38-1.oe2003sp4.aarch64.rpm",
          "ImageMagick-debugsource-6.9.13.38-1.oe2003sp4.aarch64.rpm",
          "ImageMagick-devel-6.9.13.38-1.oe2003sp4.aarch64.rpm",
          "ImageMagick-perl-6.9.13.38-1.oe2003sp4.aarch64.rpm"
        ],
        "noarch": [
          "ImageMagick-help-6.9.13.38-1.oe2003sp4.noarch.rpm"
        ],
        "src": [
          "ImageMagick-6.9.13.38-1.oe2003sp4.src.rpm"
        ],
        "x86_64": [
          "ImageMagick-6.9.13.38-1.oe2003sp4.x86_64.rpm",
          "ImageMagick-c++-6.9.13.38-1.oe2003sp4.x86_64.rpm",
          "ImageMagick-c++-devel-6.9.13.38-1.oe2003sp4.x86_64.rpm",
          "ImageMagick-debuginfo-6.9.13.38-1.oe2003sp4.x86_64.rpm",
          "ImageMagick-debugsource-6.9.13.38-1.oe2003sp4.x86_64.rpm",
          "ImageMagick-devel-6.9.13.38-1.oe2003sp4.x86_64.rpm",
          "ImageMagick-perl-6.9.13.38-1.oe2003sp4.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:20.03-LTS-SP4",
        "name": "ImageMagick",
        "purl": "pkg:rpm/openEuler/ImageMagick\u0026distro=openEuler-20.03-LTS-SP4"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6.9.13.38-1.oe2003sp4"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "severity": "High"
  },
  "details": "Use ImageMagick to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, GIF, HEIC, TIFF, DPX, EXR, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and B\u00e9zier curves.\r\n\r\nSecurity Fix(es):\n\nImageMagick contains an infinite recursion vulnerability in MSL script processing that can lead to stack overflow. The vulnerability exists in the ProcessMSLScript function, where attackers can craft malicious MSL scripts to trigger infinite recursion, ultimately causing stack overflow.(CVE-2026-23874)\n\nImageMagick is a widely used free and open-source software for image editing and manipulation. Prior to versions 7.1.2-13 and 6.9.13-38, a heap buffer overflow vulnerability exists in the XBM image decoder (ReadXBMImage function). An attacker can exploit this by crafting a malicious XBM image file, causing controlled data to be written past the bounds of an allocated heap buffer during processing. Any operation that reads or identifies an image, such as common image upload and processing pipelines, can trigger this overflow, potentially leading to arbitrary code execution or application crash.(CVE-2026-23876)\n\nImageMagick is free and open-source software used for editing and manipulating digital images. Versions 14.10.1 and below have a NULL pointer dereference vulnerability in the MSL (Magick Scripting Language) parser when processing \u0026lt;comment\u0026gt; tags before images are loaded. This can lead to DoS attack due to assertion failure (debug builds) or NULL pointer dereference (release builds). This issue is fixed in version 14.10.2.(CVE-2026-23952)",
  "id": "OESA-2026-1241",
  "modified": "2026-08-06T11:10:16Z",
  "published": "2026-01-23T11:10:16Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-1241"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23874"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23876"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23952"
    }
  ],
  "schema_version": "1.7.2",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "ImageMagick security update",
  "upstream": [
    "CVE-2026-23874",
    "CVE-2026-23876",
    "CVE-2026-23952"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…