PatchSiren cyber security CVE debrief
CVE-2016-8678 Imagemagick CVE debrief
CVE-2016-8678 describes a denial-of-service issue in ImageMagick's IsPixelMonochrome function. NVD records the weakness as an out-of-bounds read (CWE-125) and lists ImageMagick 7.0.3-0 as vulnerable. The CVE description says a crafted file can trigger a crash, and it also notes the vendor's statement that this is a Q64 issue and that Q64 is not supported.
- Vendor
- Imagemagick
- Product
- CVE-2016-8678
- CVSS
- MEDIUM 5.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2017-02-15
- Original CVE updated
- 2026-05-13
- Advisory published
- 2017-02-15
- Advisory updated
- 2026-05-13
Who should care
Administrators, developers, and service owners running ImageMagick 7.0.3-0, especially in file-processing pipelines that accept untrusted images or rely on Q64 builds.
Technical summary
NVD's CVSS 3.0 vector is AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H, which indicates a high-availability impact but requires user interaction. The CVE description attributes the failure to an out-of-bounds read in MagickCore/pixel-accessor.h's IsPixelMonochrome function, leading to a crash when processing a crafted file. The affected CPE in NVD is ImageMagick 7.0.3-0. The vendor note embedded in the description says the issue is specific to Q64 and that Q64 is not supported.
Defensive priority
Medium
Recommended defensive actions
- Inventory ImageMagick deployments and confirm whether any systems are running version 7.0.3-0 or otherwise matching the vulnerable CPE listed by NVD.
- Move off unsupported Q64 builds if they are in use, since the vendor note in the CVE description says the issue is a Q64 issue and Q64 is not supported.
- Update to a release that is not listed as vulnerable by NVD for CVE-2016-8678.
- Treat untrusted image uploads and conversions as higher risk, and isolate or sandbox image-processing workloads where practical.
- Watch for crashes or abnormal termination in image-processing services that may indicate malformed-file handling issues.
Evidence notes
This debrief is limited to the supplied CVE/NVD metadata and the reference list included in the source corpus. Supported facts used here include the CVE description, NVD's CWE-125 mapping, the CVSS 3.0 vector, and the vulnerable CPE entry for ImageMagick 7.0.3-0. The linked advisories and issue trackers are referenced by metadata only; their full contents were not fetched in this corpus.
Official resources
-
CVE-2016-8678 CVE record
CVE.org
-
CVE-2016-8678 NVD detail
NVD
-
Source item URL
nvd_modified
-
Mitigation or vendor reference
[email protected] - Mailing List, Third Party Advisory
-
Mitigation or vendor reference
[email protected] - Mailing List, Third Party Advisory
-
Mitigation or vendor reference
[email protected] - Third Party Advisory, VDB Entry
-
Mitigation or vendor reference
[email protected] - Issue Tracking, Patch
-
Mitigation or vendor reference
[email protected] - Issue Tracking, Patch, Third Party Advisory
CVE published on 2017-02-15 and last modified by NVD on 2026-05-13. This debrief uses the CVE publication date as the disclosure anchor and does not treat later generation or review timing as the issue date.