CVE-2025-65955
Description
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to 7.1.2-9 and 6.9.13-34, there is a vulnerability in ImageMagickβs Magick++ layer that manifests when Options::fontFamily is invoked with an empty string. Clearing a font family calls RelinquishMagickMemory on _drawInfo->font, freeing the font string but leaving _drawInfo->font pointing to freed memory while _drawInfo->family is set to that (now-invalid) pointer. Any later cleanup or reuse of _drawInfo->font re-frees or dereferences dangling memory. DestroyDrawInfo and other setters (Options::font, Image::font) assume _drawInfo->font remains valid, so destruction or subsequent updates trigger crashes or heap corruption. This vulnerability is fixed in 7.1.2-9 and 6.9.13-34.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or β if you've already worked around this in production β publish your fix to the community-verified tier.
β Propose a mitigation on Community β Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| β | Affected | β |
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 8:7.1.1.43+dfsg1-1+deb13u4 |
| sid | Fixed | 8:7.1.2.12+dfsg1-1 |
| forky | Fixed | 8:7.1.2.12+dfsg1-1 |
| bullseye | Fixed | 8:6.9.11.60+dfsg-1.3+deb11u8 |
| bookworm | Fixed | 8:6.9.11.60+dfsg-1.6+deb12u5 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| NuGet | Magick.NET-Q16-AnyCPU | <=14.9.1 | |
| NuGet | Magick.NET-Q16-HDRI-AnyCPU | <=14.9.1 | |
| NuGet | Magick.NET-Q16-HDRI-OpenMP-arm64 | <=14.9.1 | |
| NuGet | Magick.NET-Q16-HDRI-OpenMP-x64 | <=14.9.1 | |
| NuGet | Magick.NET-Q16-HDRI-arm64 | <=14.9.1 | |
| NuGet | Magick.NET-Q16-HDRI-x64 | <=14.9.1 | |
| NuGet | Magick.NET-Q16-HDRI-x86 | <=14.9.1 | |
| NuGet | Magick.NET-Q16-OpenMP-arm64 | <=14.9.1 | |
| NuGet | Magick.NET-Q16-OpenMP-x64 | <=14.9.1 | |
| NuGet | Magick.NET-Q16-arm64 | <=14.9.1 | |
| NuGet | Magick.NET-Q16-x64 | <=14.9.1 | |
| NuGet | Magick.NET-Q16-x86 | <=14.9.1 | |
| NuGet | Magick.NET-Q8-AnyCPU | <=14.9.1 | |
| NuGet | Magick.NET-Q8-OpenMP-arm64 | <=14.9.1 | |
| NuGet | Magick.NET-Q8-OpenMP-x64 | <=14.9.1 | |
| NuGet | Magick.NET-Q8-arm64 | <=14.9.1 | |
| NuGet | Magick.NET-Q8-x64 | <=14.9.1 | |
| NuGet | Magick.NET-Q8-x86 | <=14.9.1 | |
References
- https://security-tracker.debian.org/tracker/CVE-2025-65955
- https://www.suse.com/security/cve/CVE-2025-65955.html
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-q3hc-j9x5-mp9m
- https://nvd.nist.gov/vuln/detail/CVE-2025-65955
- https://github.com/ImageMagick/ImageMagick/commit/6409f34d637a34a1c643632aa849371ec8b3b5a8
- https://github.com/ImageMagick/ImageMagick/commit/6f81eb15f822ad86e8255be75efad6f9762c32f8
- https://github.com/ImageMagick/ImageMagick
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.