Intel

AIKIDO-2026-167518

spring-integration-zip is vulnerable to Path Traversal

Path TraversalCVE-2026-59311 Published 5 days ago

68

Medium Risk

This Affects:

JAVAspring-integration-zip
6.4.0 - 7.0.5
Fixed in 7.0.6
7.1.0 - 7.1.0
Fixed in 7.1.1
Are you affected? Scan for Free

TL;DR

spring-integration-zip uses a predictable /tmp/ziptransformer work directory. A local user can pre-create that path as a symlink and redirect extracted or zipped files under the application's uid. That enables local file planting or disclosure. The patch uses an unpredictable, owner-controlled work directory.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and Zip/UnZip transformers use the default /tmp/ziptransformer work directory on a shared host.

Background info

spring-integration-zip is vulnerable to Path Traversal in versions 6.4.0 - 7.0.5 and 7.1.0 - 7.1.0.

How to fix this

Upgrade the org.springframework.integration:spring-integration-zip library to the patch version.