LiveActive security incident?Get immediate response
CVE Record

CVE-2018-9133: ImageMagick 7.0.7-26 Q16 has excessive iteration in the DecodeLabImage and EncodeLabImage functions (coders...

ImageMagick 7.0.7-26 Q16 has excessive iteration in the DecodeLabImage and EncodeLabImage functions (coders/tiff.c), which results in a hang (tens of minutes) with a tiny PoC file. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted tiff file.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A specially crafted TIFF image can make ImageMagick spend excessive time processing Lab color data, causing a hang that may last many minutes. For services that accept or transform user-supplied images, this can translate into resource exhaustion and service disruption rather than data theft.

Executive priority

Treat this as a service-availability risk. It is most urgent where customers or anonymous users can upload images that backend systems process automatically. It is lower priority for systems that do not process TIFF files or only process trusted internal files.

Technical view

CVE-2018-9133 affects ImageMagick 7.0.7-26 Q16, where DecodeLabImage and EncodeLabImage in coders/tiff.c can iterate excessively on a crafted TIFF. The public description frames impact as denial of service. The bundle provides no CVSS score and no precise upstream fixed version.

Likely exposure

Exposure is most likely in web apps, queues, or automation that pass untrusted TIFF files through ImageMagick 7.0.7-26 Q16. The source bundle does not identify broader affected version ranges beyond that named build.

Exploitation context

The CVE description says remote attackers could cause denial of service with a crafted TIFF file. KEV is false, and the provided sources do not establish active exploitation in the wild.

Researcher notes

Evidence is narrow: the CVE names ImageMagick 7.0.7-26 Q16 and two functions in coders/tiff.c. Distribution advisories indicate security updates existed, but the provided bundle does not include exact fixed versions or exploit telemetry.

Mitigation direction

  • Inventory ImageMagick deployments and identify any 7.0.7-26 Q16 usage.
  • Apply relevant vendor or distribution ImageMagick security updates.
  • Prioritize internet-facing image upload and conversion services.
  • Limit processing time, memory, and worker concurrency for untrusted images.
  • Restrict TIFF processing where business workflows do not require it.

Validation and detection

  • Confirm installed ImageMagick package versions on servers and containers.
  • Review image-processing paths for untrusted TIFF input.
  • Check Ubuntu and Debian advisories for applicable package updates.
  • Test that image workers enforce timeout and resource limits.
  • Monitor for repeated slow or stalled TIFF conversion jobs.
Prepared
Confidence
medium
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2018-9133 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.