Description
The UnZipTransformer does not limit decompressed entry size or entry count when processing archives. Consequently, an attacker can send a zip archive that can exhaust JVM heap memory, causing a denial-of-service outage.
Spring Integration 7.1.0
Spring Integration 7.0.0 - 7.0.5
Spring Integration 6.5.0 - 6.5.10
Spring Integration 6.4.0 - 6.4.12
Published: 2026-08-27
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unbounded decompression in the UnZipTransformer allows an attacker to supply a zip archive that can consume an arbitrary amount of JVM heap memory. This memory exhaustion leads to application crashes or unresponsiveness, effectively denying service to legitimate users.

Affected Systems

The vulnerability affects Spring Integration versions 7.1.0, 7.0.0 through 7.0.5, 6.5.0 through 6.5.10, and 6.4.0 through 6.4.12.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity vulnerability. The EPSS score is not available, and the vulnerability is not listed in CISA KEV, suggesting that widespread exploitation is not confirmed. However, any application that processes untrusted zip archives using UnZipTransformer could be exploited by sending a specially crafted archive that triggers heap exhaustion. The attack vector is likely through application input channels that accept zip files, which may be remote or local depending on the deployment. Containment requires proper version upgrades or mitigations to prevent memory exhaustion.

Generated by OpenCVE AI on August 27, 2026 at 07:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest Spring Integration release that contains the fix for the decompression limitation
  • If upgrading immediately is not possible, increase the JVM maximum heap size and monitor memory usage to limit the impact of potential exploits
  • Restrict the use of UnZipTransformer to trusted sources and validate the size of incoming archives before processing

Generated by OpenCVE AI on August 27, 2026 at 07:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Thu, 27 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
First Time appeared Spring
Spring spring Integration
Weaknesses CWE-400
Vendors & Products Spring
Spring spring Integration

Thu, 27 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The UnZipTransformer does not limit decompressed entry size or entry count when processing archives. Consequently, an attacker can send a zip archive that can exhaust JVM heap memory, causing a denial-of-service outage. Spring Integration 7.1.0 Spring Integration 7.0.0 - 7.0.5 Spring Integration 6.5.0 - 6.5.10 Spring Integration 6.4.0 - 6.4.12
Title Unbounded decompression in UnZipTransformer enables zip-bomb DoS
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}


Subscriptions

Spring Spring Integration
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-27T05:21:43.138Z

Reserved: 2026-07-04T18:13:09.972Z

Link: CVE-2026-59274

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-27T06:17:21.820

Modified: 2026-08-27T06:17:21.820

Link: CVE-2026-59274

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T07:45:03Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption