CVE-2025-57807CRITICAL 9.8EPSS p19.2%

CVE-2025-57807CVE-2025-57807

Description

ImageMagick is free and open-source software used for editing and manipulating digital images. ImageMagick versions lower than 14.8.2 include insecure functions: SeekBlob(), which permits advancing the stream offset beyond the current end without increasing capacity, and WriteBlob(), which then expands by quantum + length (amortized) instead of offset + length, and copies to data + offset. When offset ≫ extent, the copy targets memory beyond the allocation, producing a deterministic heap write on 64-bit builds. No 2⁶⁴ arithmetic wrap, external delegates, or policy settings are required. This is fixed in version 14.8.2.

Scoring

CVSS 3.19.8 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS0.28% probability of exploitation · percentile 19.2% · 2026-06-19T12:03:05Z
Published2025-09-05
Last modified2025-11-03

Underlying weaknesses· 3

CWE-122CWE-131CWE-787

References

  1. https://github.com/ImageMagick/ImageMagick/commit/077a417a19a5ea8c85559b602754a5b928eef23e
  2. https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-23hg-53q6-hqfg
  3. https://lists.debian.org/debian-lts-announce/2025/09/msg00012.html
  4. https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-23hg-53q6-hqfg

3

TypeTargetConfidenceTier
WeaknessHeap-based Buffer Overflowcwe-1220%live
WeaknessIncorrect Calculation of Buffer Sizecwe-1310%live
WeaknessOut-of-bounds Writecwe-7870%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-57803
CVE
CVE-2025-53014
CVE
CVE-2026-25897
CVE
CVE-2026-46520
CVE
CVE-2025-55298
CVE
CVE-2026-25987
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.