Description
Unless the application explicitly raises smbMinVersion, the jCIFS client will negotiate down to SMB1/CIFS, which lacks mandatory signing/encryption and is vulnerable to NTLM relay and content-tampering MITM.
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.6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Man‑in‑the‑middle and NTLM relay exposure due to downgrading to SMB1
Action: Patch Now
AI Analysis

Impact

The jCIFS client used by Spring Integration negotiates the SMB1 protocol dialect unless the application explicitly raises the minimum SMB version. SMB1 lacks mandatory signing and encryption, making the connection vulnerable to NTLM relay attacks and content‑tampering by a man‑in‑the‑middle. This weakness can be exploited to intercept or modify data sent over the SMB session, potentially compromising confidentiality and integrity of file transfers or other SMB operations.

Affected Systems

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 are affected by this protocol‑downgrade issue.

Risk and Exploitability

The CVSS score is 6.6, indicating a moderate risk. EPSS score is < 1%, suggesting a very low exploitation likelihood, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that attackers would need network access to an SMB endpoint and the ability to negotiate protocol versions; by default the client off‑loads to SMB1, enabling MITM and NTLM relay attacks without requiring special privileges.

Generated by OpenCVE AI on August 29, 2026 at 00:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest Spring Integration release that patches the SMB protocol negotiation bug.
  • Configure the jCIFS client to set a minimum SMB version of SMB2 or higher by raising the smbMinVersion property, preventing negotiation of SMB1.
  • Block or disable SMB1 traffic on the network using firewall or security group rules to eliminate the downgrade pathway.

Generated by OpenCVE AI on August 29, 2026 at 00:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Mon, 31 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
First Time appeared Vmware
Vmware spring Integration
CPEs cpe:2.3:a:vmware:spring_integration:*:*:*:*:*:*:*:*
Vendors & Products Vmware
Vmware spring Integration

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

Type Values Removed Values Added
Weaknesses CWE-326
CWE-327

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

Type Values Removed Values Added
Weaknesses CWE-757

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

Type Values Removed Values Added
Weaknesses CWE-326
CWE-327

Fri, 28 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
First Time appeared Spring
Spring spring Integration
Vendors & Products Spring
Spring spring Integration

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

Type Values Removed Values Added
Description Unless the application explicitly raises smbMinVersion, the jCIFS client will negotiate down to SMB1/CIFS, which lacks mandatory signing/encryption and is vulnerable to NTLM relay and content-tampering MITM. 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 SMB minimum protocol dialect defaults to SMB1
References
Metrics cvssV3_1

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


Subscriptions

Spring Spring Integration
Vmware Spring Integration
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-28T18:36:46.105Z

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

Link: CVE-2026-59293

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-31T23:14:00.103

Link: CVE-2026-59293

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-29T01:00:04Z

Weaknesses
  • CWE-757

    Selection of Less-Secure Algorithm During Negotiation ('Algorithm Downgrade')