Data Amplification Affecting org.jboss.resteasy:resteasy-core package, versions [,6.2.19.Final)[7.0.0.Alpha1,7.0.5.Final)


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

Exploit Maturity
Proof of Concept
EPSS
0.56% (46th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-JAVA-ORGJBOSSRESTEASY-20044968
  • published22 Sept 2026
  • disclosed18 Sept 2026
  • creditUnknown

Introduced: 18 Sep 2026

NewCVE-2026-89059  (opens in a new tab)
CWE-409  (opens in a new tab)

How to fix?

Upgrade org.jboss.resteasy:resteasy-core to version 6.2.19.Final, 7.0.5.Final or higher.

Overview

org.jboss.resteasy:resteasy-core is a JBoss.org project aimed at providing productivity frameworks for developing client and server RESTful applications and services in Java.

Affected versions of this package are vulnerable to Data Amplification in the readFrom() method of IIOImageProvider, which passes the request body to IIOImageProviderHelper.readImage() and on to ImageReader.readAll(imageIndex, null) with no dimension or pixel-count check and no size limit. An attacker can exhaust the heap from a tiny request by submitting an image whose header declares enormous dimensions, such as a 68-byte PNG declaring 20,000x20,000 pixels, which drives an allocation attempt of roughly 1.6 GB before any decoding completes. This requires an endpoint that accepts IIOImage input under an image/* content type.

CVSS Base Scores

version 4.0
version 3.1