CVE-2026-61866
ImageMagick: Memory Leak in JNG encoder when a blob could not be opened
Summary
Remediation
Upgrade to the fixed version using your package manager.
dotnet add package Magick.NET-Q16-OpenMP-x64 --version 14.15.0
dotnet add package Magick.NET-Q8-x86 --version 14.15.0
dotnet add package Magick.NET-Q16-OpenMP-arm64 --version 14.15.0
dotnet add package Magick.NET-Q16-HDRI-AnyCPU --version 14.15.0
dotnet add package Magick.NET-Q8-OpenMP-arm64 --version 14.15.0
dotnet add package Magick.NET-Q16-HDRI-arm64 --version 14.15.0
dotnet add package Magick.NET-Q16-HDRI-x86 --version 14.15.0
dotnet add package Magick.NET-Q8-OpenMP-x64 --version 14.15.0
dotnet add package Magick.NET-Q8-arm64 --version 14.15.0
dotnet add package Magick.NET-Q16-x64 --version 14.15.0
dotnet add package Magick.NET-Q16-x86 --version 14.15.0
dotnet add package Magick.NET-Q8-AnyCPU --version 14.15.0
dotnet add package Magick.NET-Q16-HDRI-x64 --version 14.15.0
dotnet add package Magick.NET-Q16-AnyCPU --version 14.15.0
dotnet add package Magick.NET-Q16-arm64 --version 14.15.0
dotnet add package Magick.NET-Q8-x64 --version 14.15.0
dotnet add package Magick.NET-Q16-HDRI-OpenMP-arm64 --version 14.15.0
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (17)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| Magick.NET-Q16-OpenMP-x64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+110 more) | 14.15.0 |
| Magick.NET-Q8-x86 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+229 more) | 14.15.0 |
| Magick.NET-Q16-OpenMP-arm64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+58 more) | 14.15.0 |
| Magick.NET-Q16-HDRI-AnyCPU | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+210 more) | 14.15.0 |
| Magick.NET-Q8-OpenMP-arm64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+58 more) | 14.15.0 |
| Magick.NET-Q16-HDRI-arm64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+58 more) | 14.15.0 |
| Magick.NET-Q16-HDRI-x86 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+210 more) | 14.15.0 |
| Magick.NET-Q8-OpenMP-x64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+110 more) | 14.15.0 |
| Magick.NET-Q8-arm64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+58 more) | 14.15.0 |
| Magick.NET-Q16-x64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+229 more) | 14.15.0 |
| Magick.NET-Q16-x86 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+229 more) | 14.15.0 |
| Magick.NET-Q8-AnyCPU | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+213 more) | 14.15.0 |
| Magick.NET-Q16-HDRI-x64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+210 more) | 14.15.0 |
| Magick.NET-Q16-AnyCPU | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+213 more) | 14.15.0 |
| Magick.NET-Q16-arm64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+58 more) | 14.15.0 |
| Magick.NET-Q8-x64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+229 more) | 14.15.0 |
| Magick.NET-Q16-HDRI-OpenMP-arm64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+58 more) | 14.15.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-401Memory LeakMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 2.9 score means for each attack dimension.
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
References
Frequently Asked Questions
- What is CVE-2026-61866?
- ImageMagick: Memory Leak in JNG encoder when a blob could not be opened This vulnerability has been assigned a severity rating of LOW (CVSS score: 2.9/10).
- How do I check if my project is affected by CVE-2026-61866?
- CVE-2026-61866 affects Magick.NET-Q16-OpenMP-x64, Magick.NET-Q8-x86 and Magick.NET-Q16-OpenMP-arm64 (and 14 more). Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-61866 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is difficult or impact is minor. Address in your next planned update.
Also Known As
Related CVEs
- CVE-2026-22770MEDIUM
ImageMagick releases an invalid pointer in BilateralBlur when memory allocation fails
- CVE-2025-68950MEDIUM
ImageMagick's failure to limit MVG mutual causes Stack Overflow
- CVE-2026-42326MEDIUM
ImageMagick: Heap Buffer Over-Read in IPTC encoder
- CVE-2026-45664MEDIUM
ImageMagick: Policy Bypass in MNG coder could
- CVE-2026-32636MEDIUM
ImageMagick has a heap-buffer-overflow in NewXMLTree which could result in crash
- CVE-2026-25798MEDIUM
ImageMagick has NULL Pointer Dereference in ClonePixelCacheRepository via crafted image
- CVE-2026-46692MEDIUM
ImageMagick: Heap Buffer Over-Write in distributed pixel cache server
- CVE-2026-56373LOW
mageMagick has a possible use-after-free write in its PDB decoder
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies