Vulnerability in Imagemagick
CVE-2026-22770
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.
EPSS: 0.003 (26.1th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H.
Affected products
- Imagemagick — versions < 7.1.2-13
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Vendor Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
Frequently asked questions
- What is CVE-2026-22770?
- CVE-2026-22770 is a medium-severity vulnerability in Imagemagick, classified under Release of Invalid Pointer or Reference. CVSS score: 6.5/10. Published 2026-01-20.
- How severe is CVE-2026-22770?
- Medium severity. CVSS v3 base score is 6.5 out of 10.