Skip to main content

Spring Tools CVE-2026-47873

| EUVDEUVD-2026-50972 HIGH
Binding to an Unrestricted IP Address (CWE-1327)
2026-07-30 vmware GHSA-ph62-g3gp-mmvr
8.0
CVSS 3.1 · Vendor: vmware
Share

Severity by source

Vendor (vmware) PRIMARY
8.0 HIGH
AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
vuln.today AI
8.0 HIGH

Adjacent network (0.0.0.0 reachable only on local segment), no privileges, but the developer must be running the Docker integration (UI:R); unauthenticated container control yields high C/I/A.

3.1 AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
4.0 AV:A/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (vmware).

CVSS VectorVendor: vmware

Attack Vector
Adjacent
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jul 30, 2026 - 08:30 vuln.today
CVE Published
Jul 30, 2026 - 05:23 cve.org
HIGH 8.0

DescriptionCVE.org

The Boot Dashboard Docker integration in Spring Tools publishes container control ports on all of the host's network interfaces (0.0.0.0) rather than restricting them to loopback. Affected Spring Products and Versions: Spring Tools for Eclipse: 5.2.0 and earlier

AnalysisAI

Network exposure of Docker container control ports in Spring Tools for Eclipse (versions 5.2.0 and earlier) occurs because the Boot Dashboard Docker integration binds these ports to 0.0.0.0 (all interfaces) instead of loopback. Any attacker on the same network segment as a developer running the integration can reach the container control interface without authentication, yielding high confidentiality, integrity, and availability impact. There is no public exploit identified at time of analysis and the issue is not in CISA KEV, but the flaw is trivially triggered once a developer starts the affected feature.

Technical ContextAI

The affected component is the Boot Dashboard, an Eclipse IDE view in Spring Tools that lets developers launch and manage Spring Boot applications, including running them inside Docker containers. When the Docker integration starts a container, it maps the container's control/management port to the host. The defect is an insecure network binding: the port is published on 0.0.0.0 (every host interface) rather than 127.0.0.1 (loopback), so a service intended only for the local developer becomes reachable across the LAN. CPE cpe:2.3:a:spring:spring_tools_for_eclipse identifies the affected product as the Eclipse-based Spring Tools distribution. No CWE was assigned in the input, but the root cause maps to the CWE-1327 'Binding to an Unrestricted IP Address' / CWE-668 'Exposure of Resource to Wrong Sphere' class, and the vendor tags it as Information Disclosure.

RemediationAI

Upgrade Spring Tools for Eclipse to a release later than 5.2.0 as directed by the vendor advisory at https://spring.io/security/cve-2026-47873; a fixed version is indicated by the '5.2.0 and earlier' affected range but the exact patched build number is not stated in the available data, so confirm it against the advisory before deploying. Patch available per vendor advisory. Until upgraded, avoid using the Boot Dashboard Docker integration on untrusted or shared networks, or run affected workloads only while on an isolated/loopback-only network; developers can also add a host firewall rule that blocks inbound connections to the published Docker container control ports from all sources except 127.0.0.1, which restores loopback-only intent at the cost of blocking any legitimate remote access to those containers. Binding-level workarounds within the IDE are limited because the insecure 0.0.0.0 binding is set by the integration itself, making the host firewall the most reliable stopgap.

More in Java

View all
CVE-2012-4681 CRITICAL POC
9.8 Aug 28

Oracle Java SE 7 Update 6 and earlier contains multiple sandbox bypass vulnerabilities via the ClassFinder and forName m

CVE-2015-7450 CRITICAL POC
9.8 Jan 02

Remote code execution in IBM Sterling B2B Integrator, Sterling Integrator, and Tivoli Common Reporting allows unauthenti

CVE-2013-2465 CRITICAL POC
9.8 Jun 18

Java Runtime Environment sandbox bypass via incorrect image channel verification in 2D component allows remote unauthent

CVE-2011-3544 CRITICAL POC
9.8 Oct 19

Oracle Java SE JDK/JRE 7 and 6 Update 27 and earlier allows remote code execution with complete system compromise throug

CVE-2010-1871 HIGH POC
8.8 Aug 05

JBoss Seam 2 in Red Hat JBoss EAP 4.3.0 fails to sanitize JBoss Expression Language inputs, allowing remote attackers to

CVE-2012-1723 CRITICAL POC
9.8 Jun 16

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 up

CVE-2013-0422 CRITICAL POC
9.8 Jan 10

Multiple vulnerabilities in Oracle Java 7 before Update 11 allow remote attackers to execute arbitrary code by (1) using

CVE-2012-0507 CRITICAL POC
9.8 Jun 07

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Up

CVE-2015-4852 CRITICAL POC
9.8 Nov 18

The WLS Security component in Oracle WebLogic Server 10.3.6.0, 12.1.2.0, 12.1.3.0, and 12.2.1.0 allows remote attackers

CVE-2012-5076 CRITICAL POC
9.8 Oct 16

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier allow

CVE-2017-3066 CRITICAL POC
9.8 Apr 27

Remote unauthenticated attackers can execute arbitrary code on Adobe ColdFusion servers through Java deserialization fla

CVE-2012-0391 CRITICAL POC
9.8 Jan 08

The ExceptionDelegator component in Apache Struts before 2.2.3.1 interprets parameter values as OGNL expressions during

Share

CVE-2026-47873 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy