CVE-2025-57807

LOW

Imagemagick < 6.9.13-29 - Out-of-Bounds Write

Title source: rule
STIX 2.1

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.

Scores

CVSS v3 3.8
EPSS 0.0005
EPSS Percentile 14.5%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:L

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-131 CWE-122 CWE-787
Status published
Products (13)
imagemagick/imagemagick < 6.9.13-29
nuget/Magick.NET-Q16-arm64 0 - 14.8.2NuGet
nuget/Magick.NET-Q16-HDRI-arm64 0 - 14.8.2NuGet
nuget/Magick.NET-Q16-HDRI-OpenMP-arm64 0 - 14.8.2NuGet
nuget/Magick.NET-Q16-HDRI-OpenMP-x64 0 - 14.8.2NuGet
nuget/Magick.NET-Q16-HDRI-x64 0 - 14.8.2NuGet
nuget/Magick.NET-Q16-OpenMP-arm64 0 - 14.8.2NuGet
nuget/Magick.NET-Q16-OpenMP-x64 0 - 14.8.2NuGet
nuget/Magick.NET-Q16-x64 0 - 14.8.2NuGet
nuget/Magick.NET-Q8-arm64 0 - 14.8.2NuGet
... and 3 more
Published Sep 05, 2025
Tracked Since Feb 18, 2026