CVE Catalog

CVE-2026-89059

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.56%

46th percentile - higher than 46% of all known CVEs

Summary

A flaw was found in RESTEasy's IIOImageProvider, which decodes attacker-supplied image request bodies without enforcing any limit on the declared image dimensions or pixel count. A remote, unauthenticated attacker can send a small crafted image declaring enormous dimensions to trigger a very large memory allocation, exhausting the JVM heap and resulting in a denial of service.

Risk Assessment

An unauthenticated attacker can easily cause JVM memory exhaustion and application unavailability, leading to service disruption.

Recommendation

Update RESTEasy to a version containing the fix that limits decoded image dimensions and pixel count, and consider adding request size limits at the application server level.

Other vulnerabilities in RESTEasy

See all
Original NVD description (English source)

A flaw was found in RESTEasy's IIOImageProvider, which decodes attacker-supplied image request bodies without enforcing any limit on the declared image dimensions or pixel count. A remote, unauthenticated attacker can send a small crafted image declaring enormous dimensions to trigger a very large memory allocation, exhausting the JVM heap and resulting in a denial of service.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS