GHSA-hc76-7mpc-qjqh
ImageMagick: Code injection in HTML encoder due to incomplete fix of CVE-2026-25797
Summary
Remediation
Upgrade to the fixed version using your package manager.
dotnet add package Magick.NET-Q8-x86 --version 14.10.3
dotnet add package Magick.NET-Q16-HDRI-x64 --version 14.10.3
dotnet add package Magick.NET-Q16-HDRI-arm64 --version 14.10.3
dotnet add package Magick.NET-Q16-HDRI-AnyCPU --version 14.10.3
dotnet add package Magick.NET-Q16-x86 --version 14.10.3
dotnet add package Magick.NET-Q8-OpenMP-arm64 --version 14.10.3
dotnet add package Magick.NET-Q16-AnyCPU --version 14.10.3
dotnet add package Magick.NET-Q8-AnyCPU --version 14.10.3
dotnet add package Magick.NET-Q16-HDRI-x86 --version 14.10.3
dotnet add package Magick.NET-Q16-OpenMP-arm64 --version 14.10.3
dotnet add package Magick.NET-Q16-x64 --version 14.10.3
dotnet add package Magick.NET-Q16-OpenMP-x64 --version 14.10.3
dotnet add package Magick.NET-Q16-arm64 --version 14.10.3
dotnet add package Magick.NET-Q8-OpenMP-x64 --version 14.10.3
dotnet add package Magick.NET-Q8-arm64 --version 14.10.3
dotnet add package Magick.NET-Q8-x64 --version 14.10.3
dotnet add package Magick.NET-Q16-HDRI-OpenMP-arm64 --version 14.10.3
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (17)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| Magick.NET-Q8-x86 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+221 more) | 14.10.3 |
| Magick.NET-Q16-HDRI-x64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+202 more) | 14.10.3 |
| Magick.NET-Q16-HDRI-arm64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+50 more) | 14.10.3 |
| Magick.NET-Q16-HDRI-AnyCPU | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+202 more) | 14.10.3 |
| Magick.NET-Q16-x86 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+221 more) | 14.10.3 |
| Magick.NET-Q8-OpenMP-arm64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+50 more) | 14.10.3 |
| Magick.NET-Q16-AnyCPU | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+205 more) | 14.10.3 |
| Magick.NET-Q8-AnyCPU | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+205 more) | 14.10.3 |
| Magick.NET-Q16-HDRI-x86 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+202 more) | 14.10.3 |
| Magick.NET-Q16-OpenMP-arm64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+50 more) | 14.10.3 |
| Magick.NET-Q16-x64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+221 more) | 14.10.3 |
| Magick.NET-Q16-OpenMP-x64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+102 more) | 14.10.3 |
| Magick.NET-Q16-arm64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+50 more) | 14.10.3 |
| Magick.NET-Q8-OpenMP-x64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+102 more) | 14.10.3 |
| Magick.NET-Q8-arm64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+50 more) | 14.10.3 |
| Magick.NET-Q8-x64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+221 more) | 14.10.3 |
| Magick.NET-Q16-HDRI-OpenMP-arm64 | nuget | 10.0.0, 10.1.0, 11.0.0, 11.1.0 (+50 more) | 14.10.3 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 5.7 score means for each attack dimension.
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:L
References
Frequently Asked Questions
- What is GHSA-hc76-7mpc-qjqh?
- ImageMagick: Code injection in HTML encoder due to incomplete fix of CVE-2026-25797 This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 5.7/10).
- How do I check if my project is affected by GHSA-hc76-7mpc-qjqh?
- GHSA-hc76-7mpc-qjqh affects Magick.NET-Q8-x86, Magick.NET-Q16-HDRI-x64 and Magick.NET-Q16-HDRI-arm64 (and 14 more). Use GeekWala's free vulnerability scanner to check your dependencies against GHSA-hc76-7mpc-qjqh and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation requires specific conditions or has limited impact. Remediate within weeks.
Related CVEs
- CVE-2025-55154HIGH
imagemagick: integer overflows in MNG magnification
- CVE-2026-48733MEDIUM
ImageMagick has an Infinite Loop in subimage-search with crafted image
- CVE-2026-23952MEDIUM
ImageMagick has a NULL pointer dereference in MSL parser via <comment> tag before image load
- CVE-2026-23874MEDIUM
ImageMagick MSL: Stack overflow via infinite recursion in ProcessMSLScript
- CVE-2026-55597MEDIUM
ImageMagick: Heap Buffer Over-Write in JP2 encoder when due to incorrect handling of arguments
- CVE-2026-30883MEDIUM
ImageMagick is vulnerable to Heap Overflow when writing extremely large image profile in the PNG encoder
- CVE-2026-26284MEDIUM
ImageMagick: Heap overflow in pcd decoder leads to out of bounds read.
- CVE-2026-61865LOW
ImageMagick: Memory Leak in hough lines operation when an operation fails
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies