CVE-2025-57803
Publication date 26 August 2025
Last updated 10 October 2025
Ubuntu priority
Cvss 3 Severity Score
Description
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2 for ImageMagick's 32-bit build, a 32-bit integer overflow in the BMP encoder’s scanline-stride computation collapses bytes_per_line (stride) to a tiny value while the per-row writer still emits 3 × width bytes for 24-bpp images. The row base pointer advances using the (overflowed) stride, so the first row immediately writes past its slot and into adjacent heap memory with attacker-controlled bytes. This is a classic, powerful primitive for heap corruption in common auto-convert pipelines. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.
Status
Package | Ubuntu Release | Status |
---|---|---|
imagemagick | 25.10 questing |
Not affected
|
25.04 plucky |
Vulnerable
|
|
24.04 LTS noble |
Fixed 8:6.9.12.98+dfsg1-5.2ubuntu0.1~esm3
|
|
22.04 LTS jammy |
Fixed 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5+esm4
|
|
20.04 LTS focal |
Fixed 8:6.9.10.23+dfsg-2.1ubuntu11.11+esm4
|
|
18.04 LTS bionic |
Fixed 8:6.9.7.4+dfsg-16ubuntu6.15+esm6
|
|
16.04 LTS xenial |
Fixed 8:6.8.9.9-7ubuntu5.16+esm14
|
|
14.04 LTS trusty |
Fixed 8:6.7.7.10-6ubuntu3.13+esm15
|
Get expanded security coverage with Ubuntu Pro
Reduce your average CVE exposure time from 98 days to 1 day with expanded CVE patching, ten-years security maintenance and optional support for the full stack of open-source applications. Free for personal use.
Get Ubuntu Pro 30-day free trialSeverity score breakdown
Parameter | Value |
---|---|
Base score |
|
Attack vector | Network |
Attack complexity | High |
Privileges required | Low |
User interaction | None |
Scope | Unchanged |
Confidentiality | High |
Integrity impact | High |
Availability impact | High |
Vector | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
References
Related Ubuntu Security Notices (USN)
- USN-7812-1
- ImageMagick vulnerabilities
- 8 October 2025
Other references
- https://www.cve.org/CVERecord?id=CVE-2025-57803
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mxvv-97wh-cfmm
- https://github.com/ImageMagick/ImageMagick/commit/2c55221f4d38193adcb51056c14cf238fbcc35d7 (7.1.2-2)
- https://github.com/ImageMagick/ImageMagick6/commit/e49c68c88eed6e68145480a471650daa9ed87217 (6.9.13-28)
- https://github.com/ImageMagick/ImageMagick/commit/2c55221f4d38193adcb51056c14cf238fbcc35d7
- https://github.com/dlemstra/Magick.NET/releases/tag/14.8.1