Vulnerability Description
ImageMagick is free and open-source software used for editing and manipulating digital images. The BilateralBlurImage method will allocate a set of double buffers inside AcquireBilateralTLS. But, in versions prior to 7.1.2-13, the last element in the set is not properly initialized. This will result in a release of an invalid pointer inside DestroyBilateralTLS when the memory allocation fails. Version 7.1.2-13 contains a patch for the issue.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Imagemagick | Imagemagick | < 7.1.2-13 |
Related Weaknesses (CWE)
References
- https://github.com/ImageMagick/ImageMagick/commit/3e0330721020e0c5bb52e4b77c3475Patch
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-39h3-g67r-7gVendor Advisory
FAQ
What is CVE-2026-22770?
CVE-2026-22770 is a vulnerability with a CVSS score of 6.5 (MEDIUM). ImageMagick is free and open-source software used for editing and manipulating digital images. The BilateralBlurImage method will allocate a set of double buffers inside AcquireBilateralTLS. But, in v...
How severe is CVE-2026-22770?
CVE-2026-22770 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-22770?
Check the references section above for vendor advisories and patch information. Affected products include: Imagemagick Imagemagick.