CVE-2026-33900
ImageMagick has a heap overflow caused by integer overflow/wraparound in viff encoder on 32-bit builds
Summary
Remediation
Upgrade to the fixed version using your package manager.
dotnet add package Magick.NET-Q16-HDRI-AnyCPU --version 14.12.0
dotnet add package Magick.NET-Q16-HDRI-x86 --version 14.12.0
dotnet add package Magick.NET-Q16-x86 --version 14.12.0
dotnet add package Magick.NET-Q16-AnyCPU --version 14.12.0
dotnet add package Magick.NET-Q8-AnyCPU --version 14.12.0
dotnet add package Magick.NET-Q8-x86 --version 14.12.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-AnyCPU | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+206 more) | 14.12.0 |
| Magick.NET-Q16-HDRI-x86 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+206 more) | 14.12.0 |
| Magick.NET-Q16-x86 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+225 more) | 14.12.0 |
| Magick.NET-Q16-AnyCPU | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+209 more) | 14.12.0 |
| Magick.NET-Q8-AnyCPU | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+209 more) | 14.12.0 |
| Magick.NET-Q8-x86 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+225 more) | 14.12.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-190Integer OverflowMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 5.9 score means for each attack dimension.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
References
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-v67w-737x-v2c9WEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-33900ADVISORY
- https://github.com/ImageMagick/ImageMagick/commit/d27b840a61b322419a66d0d192ff56d52498148dWEB
- https://github.com/ImageMagick/ImageMagickPACKAGE
- https://github.com/ImageMagick/ImageMagick/releases/tag/7.1.2-19WEB
- https://github.com/dlemstra/Magick.NET/releases/tag/14.12.0WEB
Frequently Asked Questions
- What is CVE-2026-33900?
- ImageMagick has a heap overflow caused by integer overflow/wraparound in viff encoder on 32-bit builds This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 5.9/10).
- How do I check if my project is affected by CVE-2026-33900?
- CVE-2026-33900 affects Magick.NET-Q16-HDRI-AnyCPU, Magick.NET-Q16-HDRI-x86 and Magick.NET-Q16-x86 (and 3 more). Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-33900 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation requires specific conditions or has limited impact. Remediate within weeks.
Also Known As
Related CVEs
- CVE-2026-28494HIGH
ImageMagick vulnerable to stack corruption through long morphology kernel names or arrays
- CVE-2026-24481HIGH
ImageMagick has Possible Heap Information Disclosure in PSD ZIP Decompression
- CVE-2026-24485HIGH
ImageMagick: Infinite loop vulnerability when parsing a PCD file
- CVE-2026-48994MEDIUM
ImageMagick has a Heap Buffer Over-Write in MAT decoder on 32-bit systems
- CVE-2026-46559MEDIUM
ImageMagick: Heap Buffer Over-Write of a single byte in the JP2 encoder.
- CVE-2026-40310MEDIUM
ImageMagick has a heap out-of-bounds write in JP2 encoder
- CVE-2026-61871LOW
ImageMagick: Memory Leak in ICON decoder when allocation fails
- CVE-2026-56374LOW
ImageMagick has a heap-buffer-overflow in FTXT encoder
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies