CVE-2025-57807

LOW
Published Sep 5, 2025 Modified Nov 3, 2025 CWE-122 CWE-131 CWE-787

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.

CVSS v3.1 Score

3.8
LOW
CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:L

Weakness Type (CWE)

CWE-122 CWE-122
CWE-131 CWE-131
CWE-787 Out-of-bounds Write

Affected Products

Vendor Product
imagemagick imagemagick
imagemagick imagemagick

References

Frequently Asked Questions

What is CVE-2025-57807? +
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. It has a CVSS v3.1 base score of 3.8 (LOW).
How severe is CVE-2025-57807? +
CVE-2025-57807 has a CVSS v3.1 score of 3.8 out of 10, rated LOW. This is a low-severity vulnerability with limited impact.
What products are affected by CVE-2025-57807? +
CVE-2025-57807 affects products from imagemagick, specifically: imagemagick. Check the affected products table above for specific version ranges.
How do I check if I'm vulnerable to CVE-2025-57807? +
You can use Secably's free Website Scanner to check your website for known vulnerabilities. For infrastructure scanning, use the Port Scanner to identify exposed services that may be affected. Check the vendor advisories linked above for specific patch and version information.

Related Vulnerabilities

Don't wait for an exploit

Scan your website for vulnerabilities like CVE-2025-57807 — free, no signup required.

Start Free Scan