Description
A local unprivileged user on the same host can redirect all Zip/UnZip transformer output into a directory of their choosing by pre-creating /tmp/ziptransformer as a symlink before the application starts.
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.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unprivileged local user can redirect application output to arbitrary directories via a pre‑created symlink, allowing unauthorized file writes and potential data tampering
Action: Apply Patch
AI Analysis

Impact

A local unprivileged user can pre‑create a symbolic link named /tmp/ziptransformer that points to any directory the user has write access to. When Spring Integration starts, its Zip/UnZip transformer uses this predictable temporary directory to write extracted files. Because the symlink redirects the output path, the user can cause the application to create, overwrite, or delete files in arbitrary locations. This flaw can lead to data integrity violations, possible denial of service if critical process files are overwritten, and may provide a foothold for further local abuse.

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. The flaw is local in scope and requires an attacker to have a non‑privileged account on the same host where the application runs.

Risk and Exploitability

The CVSS score of 6.8 indicates a moderate risk severity. The EPSS score is estimated at < 1% (about 0.00342), indicating a very low probability of exploitation, and the vulnerability is not listed in CISA’s KEV catalog, suggesting that widespread exploitation is not yet documented. The likely attack vector is local; an attacker must pre‑create the symlink before the application boots. If leveraged, the flaw permits arbitrary file writes, which could compromise data integrity or be a stepping‑stone to privilege escalation. The overall risk is therefore moderate but should be mitigated promptly by applying an available patch or equivalent workaround.

Generated by OpenCVE AI on August 29, 2026 at 02:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a Spring Integration release that fixes the predictable temporary directory issue, such as 7.1.1 or newer.
  • If an upgrade is not immediately possible, reconfigure the application to use a unique, non‑predictable temporary directory that the user’s account cannot pre‑create a symlink to.
  • Ensure that the temporary directory is owned by the application user and has restrictive permissions so that only the intended process can write to it.

Generated by OpenCVE AI on August 29, 2026 at 02:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Mon, 31 Aug 2026 18:15:00 +0000

Type Values Removed Values Added
First Time appeared Vmware
Vmware spring Integration
CPEs cpe:2.3:a:vmware:spring_integration:*:*:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_integration:7.1.0:-:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_integration:7.1.0:milestone1:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_integration:7.1.0:milestone2:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_integration:7.1.0:milestone3:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_integration:7.1.0:rc1:*:*:*:*:*:*
Vendors & Products Vmware
Vmware spring Integration

Sat, 29 Aug 2026 01:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-23
CWE-284

Fri, 28 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-59
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 28 Aug 2026 07:15:00 +0000

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

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

Type Values Removed Values Added
Description A local unprivileged user on the same host can redirect all Zip/UnZip transformer output into a directory of their choosing by pre-creating /tmp/ziptransformer as a symlink before the application starts. 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 Fixed predictable /tmp/ziptransformer work directory enables symlink pre-creation
References
Metrics cvssV3_1

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


Subscriptions

Spring Spring Integration
Vmware Spring Integration
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-28T22:47:29.614Z

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

Link: CVE-2026-59311

cve-icon Vulnrichment

Updated: 2026-08-28T19:04:05.295Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-27T20:17:57.227

Modified: 2026-08-31T18:06:13.157

Link: CVE-2026-59311

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-29T02:30:17Z

Weaknesses
  • CWE-59

    Improper Link Resolution Before File Access ('Link Following')