AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2017-9098

HIGH · CVSS 7.5 EPSS 3.57% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2017-05-19 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2017-9098
Severity
HIGH
CVSS
7.5
EPSS
3.57%

Original NVD Description

ImageMagick before 7.0.5-2 and GraphicsMagick before 1.3.24 use uninitialized memory in the RLE decoder, allowing an attacker to leak sensitive information from process memory space, as demonstrated by remote attacks against ImageMagick code in a long-running server process that converts image data on behalf of multiple users. This is caused by a missing initialization step in the ReadRLEImage function in coders/rle.c.