CVE-2025-66628
ImageMagick is vulnerable to an integer Overflow in TIM decoder leading to out of bounds read (32-bit only)
Summary
Remediation
Upgrade to the fixed version using your package manager.
dotnet add package Magick.NET-Q16-HDRI-x86 --version 14.10.0
dotnet add package Magick.NET-Q16-x86 --version 14.10.0
dotnet add package Magick.NET-Q16-HDRI-AnyCPU --version 14.10.0
dotnet add package Magick.NET-Q8-AnyCPU --version 14.10.0
dotnet add package Magick.NET-Q16-AnyCPU --version 14.10.0
dotnet add package Magick.NET-Q8-x86 --version 14.10.0
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (6)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| Magick.NET-Q16-HDRI-x86 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+199 more) | 14.10.0 |
| Magick.NET-Q16-x86 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+218 more) | 14.10.0 |
| Magick.NET-Q16-HDRI-AnyCPU | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+199 more) | 14.10.0 |
| Magick.NET-Q8-AnyCPU | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+202 more) | 14.10.0 |
| Magick.NET-Q16-AnyCPU | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+202 more) | 14.10.0 |
| Magick.NET-Q8-x86 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+218 more) | 14.10.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-125Out-of-bounds ReadMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.5 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
References
Frequently Asked Questions
- What is CVE-2025-66628?
- ImageMagick is vulnerable to an integer Overflow in TIM decoder leading to out of bounds read (32-bit only) This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.5/10).
- How do I check if my project is affected by CVE-2025-66628?
- CVE-2025-66628 affects Magick.NET-Q16-HDRI-x86, Magick.NET-Q16-x86 and Magick.NET-Q16-HDRI-AnyCPU (and 3 more). Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-66628 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-28693HIGH
ImageMagick: Integer overflow in DIB coder can result in out of bounds read or write
- CVE-2025-53101HIGH
ImageMagick has a Stack Buffer Overflow in image.c
- CVE-2026-28691HIGH
ImageMagick has uninitialized pointer dereference in JBIG decoder
- CVE-2026-31853MEDIUM
ImageMagick is vulnerable to heap buffer over-write on 32-bit systems in SFW decoder
- CVE-2026-30936MEDIUM
ImageMagick has Heap Buffer Overflow in WaveletDenoiseImage
- CVE-2025-62171MEDIUM
ImageMagick has Integer Overflow in BMP Decoder (ReadBMP)
- CVE-2025-53014LOW
ImageMagick has a Heap Buffer Overflow in InterpretImageFilename
- CVE-2026-56378LOW
ImageMagick: Malicious PCD files trigger 1‑byte heap Out-of-bounds Read and DoS
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies