CVE-2026-40973 Vulnerability Analysis & Exploit Details

CVE-2026-40973
Vulnerability Scoring

7.0
/10
High Risk

If left unpatched, CVE-2026-40973 could lead to major system disruptions or data loss.

Attack Complexity Details

  • Attack Complexity: High
    Exploits require significant effort and special conditions.
  • Attack Vector: Local
    Vulnerability requires local system access.
  • Privileges Required: Low
    Some privileges are necessary to exploit the vulnerability.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2026-40973 Details

Status: Analyzed

Last updated: 🕑 30 Apr 2026, 14:25 UTC
Originally published on: 🕛 28 Apr 2026, 00:16 UTC

Time between publication and last update: 2 days

CVSS Release: version 3

CVSS3 Source

security@vmware.com

CVSS3 Type

Secondary

CVSS3 Vector

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

CVE-2026-40973 Vulnerability Summary

CVE-2026-40973: A local attacker on the same host as the application may be able to take control of the directory used by `ApplicationTemp`. When `server.servlet.session.persistent` is set to `true` and the attack persists across application restarts, this may allow the attacker to read session information and hijack authenticated users or deploy a gadget chain and execute code as the application's user. Affected: Spring Boot 4.0.0–4.0.5 (fix 4.0.6), 3.5.0–3.5.13 (fix 3.5.14), 3.4.0–3.4.15 (fix 3.4.16), 3.3.0–3.3.18 (fix 3.3.19), 2.7.0–2.7.32 (fix 2.7.33); predictable temp directory / `ApplicationTemp` ownership verification. Versions that are no longer supported are also affected per vendor advisory.

Assessing the Risk of CVE-2026-40973

Access Complexity Graph

The exploitability of CVE-2026-40973 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2026-40973

This vulnerability, CVE-2026-40973, requires a high level of attack complexity and low privileges, making it difficult but not impossible to exploit. Organizations should ensure robust security configurations to mitigate risks.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2026-40973, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2026-40973, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: High
    Exploiting CVE-2026-40973 can result in unauthorized access to sensitive data, severely compromising data privacy.
  • Integrity: High
    CVE-2026-40973 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: High
    CVE-2026-40973 can disrupt system operations, potentially causing complete denial of service (DoS).

CVE-2026-40973 References

External References

CWE Common Weakness Enumeration

CWE-377

CAPEC Common Attack Pattern Enumeration and Classification

  • Explore for Predictable Temporary File Names CAPEC-149 An attacker explores a target to identify the names and locations of predictable temporary files for the purpose of launching further attacks against the target. This involves analyzing naming conventions and storage locations of the temporary files created by a target application. If an attacker can predict the names of temporary files they can use this information to mount other attacks, such as information gathering and symlink attacks.
  • Screen Temporary Files for Sensitive Information CAPEC-155 An adversary exploits the temporary, insecure storage of information by monitoring the content of files used to store temp data during an application's routine execution flow. Many applications use temporary files to accelerate processing or to provide records of state across multiple executions of the application. Sometimes, however, these temporary files may end up storing sensitive information. By screening an application's temporary files, an adversary might be able to discover such sensitive information. For example, web browsers often cache content to accelerate subsequent lookups. If the content contains sensitive information then the adversary could recover this from the web cache.

Vulnerable Configurations

  • cpe:2.3:a:vmware:spring_boot:0.5.0:milestone1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:0.5.0:milestone1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:0.5.0:milestone2:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:0.5.0:milestone2:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:0.5.0:milestone3:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:0.5.0:milestone3:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:0.5.0:milestone4:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:0.5.0:milestone4:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:0.5.0:milestone5:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:0.5.0:milestone5:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:0.5.0:milestone6:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:0.5.0:milestone6:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:0.5.0:milestone7:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:0.5.0:milestone7:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.0.0:-:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.0.0:-:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.0.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.0.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.0.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.0.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.0.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.0.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.0.0:rc4:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.0.0:rc4:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.0.0:rc5:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.0.0:rc5:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.1.0:-:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.1.0:-:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.1.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.1.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.1.0:milestone1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.1.0:milestone1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.1.0:milestone2:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.1.0:milestone2:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.1.4:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.1.5:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.1.5:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.1.6:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.1.6:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.1.7:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.1.7:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.1.8:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.1.8:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.1.9:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.1.9:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.1.10:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.1.10:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.1.11:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.1.11:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.1.12:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.1.12:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.2.0:-:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.2.0:-:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.2.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.2.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.2.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.2.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.2.0:milestone1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.2.0:milestone1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.2.0:milestone2:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.2.0:milestone2:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.2.6:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.2.6:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.2.7:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.2.7:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.2.8:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.2.8:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.3.0:-:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.3.0:-:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.3.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.3.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.3.0:milestone1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.3.0:milestone1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.3.0:milestone2:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.3.0:milestone2:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.3.0:milestone3:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.3.0:milestone3:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.3.0:milestone4:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.3.0:milestone4:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.3.0:milestone5:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.3.0:milestone5:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.3.4:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.3.5:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.3.5:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.3.6:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.3.6:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.3.7:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.3.7:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.3.8:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.3.8:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.4.0:-:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.4.0:-:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.4.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.4.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.4.0:milestone1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.4.0:milestone1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.4.0:milestone2:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.4.0:milestone2:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.4.0:milestone3:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.4.0:milestone3:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.4.3:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.4.4:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.4.4:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.4.5:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.4.5:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.4.6:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.4.6:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.4.7:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.4.7:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.0:-:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.0:-:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.2:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.2:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.3:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.3:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.4:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.4:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.5:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.5:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.6:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.6:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.7:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.7:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.8:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.8:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.9:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.9:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.10:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.10:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.11:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.11:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.12:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.12:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.13:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.13:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.14:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.14:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.15:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.15:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.16:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.16:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.17:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.17:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.18:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.18:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.19:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.19:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.20:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.20:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.21:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.21:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:1.5.22:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:1.5.22:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.0.0:-:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.0.0:-:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.0.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.0.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.0.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.0.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.0.0:milestone1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.0.0:milestone1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.0.0:milestone2:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.0.0:milestone2:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.0.0:milestone3:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.0.0:milestone3:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.0.0:milestone4:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.0.0:milestone4:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.0.0:milestone5:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.0.0:milestone5:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.0.0:milestone6:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.0.0:milestone6:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.0.0:milestone7:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.0.0:milestone7:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.0.7:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.0.7:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.0.8:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.0.8:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.0.9:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.0.9:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.0:-:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.0:-:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.0:milestone1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.0:milestone1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.0:milestone2:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.0:milestone2:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.0:milestone3:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.0:milestone3:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.0:milestone4:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.0:milestone4:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.4:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.5:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.5:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.6:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.6:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.7:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.7:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.8:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.8:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.9:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.9:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.10:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.10:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.11:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.11:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.12:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.12:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.13:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.13:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.14:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.14:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.15:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.15:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.16:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.16:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.17:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.17:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.1.18:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.1.18:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.2.0:-:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.2.0:-:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.2.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.2.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.2.0:milestone1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.2.0:milestone1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.2.0:milestone2:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.2.0:milestone2:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.2.0:milestone3:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.2.0:milestone3:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.2.0:milestone4:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.2.0:milestone4:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.2.0:milestone5:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.2.0:milestone5:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.2.0:milestone6:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.2.0:milestone6:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.2.6:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.2.6:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.2.7:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.2.7:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.2.8:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.2.8:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.2.9:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.2.9:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.2.10:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.2.10:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.2.11:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.2.11:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.2.12:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.2.12:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.2.13:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.2.13:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.3.0:-:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.3.0:-:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.3.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.3.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.3.0:milestone1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.3.0:milestone1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.3.0:milestone2:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.3.0:milestone2:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.3.0:milestone3:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.3.0:milestone3:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.3.0:milestone4:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.3.0:milestone4:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.3.4:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.3.5:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.3.5:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.3.6:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.3.6:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.3.7:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.3.7:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.3.8:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.3.8:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.3.9:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.3.9:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.3.10:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.3.10:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.3.11:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.3.11:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.3.12:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.3.12:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.4.0:-:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.4.0:-:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.4.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.4.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.4.0:milestone1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.4.0:milestone1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.4.0:milestone2:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.4.0:milestone2:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.4.0:milestone3:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.4.0:milestone3:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.4.0:milestone4:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.4.0:milestone4:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.4.3:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.4.4:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.4.4:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.4.5:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.4.5:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.4.6:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.4.6:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.4.7:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.4.7:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.4.8:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.4.8:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.4.9:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.4.9:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.4.10:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.4.10:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.4.11:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.4.11:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.4.12:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.4.12:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.4.13:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.4.13:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.5.0:-:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.5.0:-:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.5.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.5.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.5.0:milestone1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.5.0:milestone1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.5.0:milestone2:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.5.0:milestone2:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.5.0:milestone3:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.5.0:milestone3:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.5.2:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.5.2:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.5.3:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.5.3:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.5.4:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.5.4:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.5.5:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.5.5:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.5.6:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.5.6:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.5.7:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.5.7:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.5.8:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.5.8:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.5.9:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.5.9:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.5.10:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.5.10:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.5.11:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.5.11:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.5.12:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.5.12:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.5.13:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.5.13:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.5.14:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.5.14:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.5.15:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.5.15:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.6.0:-:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.6.0:-:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.6.0:\+:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.6.0:\+:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.6.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.6.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.6.0:milestone1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.6.0:milestone1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.6.0:milestone2:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.6.0:milestone2:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.6.0:milestone3:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.6.0:milestone3:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.6.1:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.6.2:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.6.2:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.6.3:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.6.3:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.6.4:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.6.4:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.6.5:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.6.5:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.6.6:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.6.6:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.6.7:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.6.7:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.6.8:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.6.8:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.6.9:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.6.9:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.6.10:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.6.10:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.6.11:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.6.11:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.6.12:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.6.12:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.6.13:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.6.13:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.6.14:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.6.14:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.6.15:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.6.15:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.7.0:-:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.7.0:-:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.7.0:milestone1:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.7.0:milestone1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.7.0:milestone2:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.7.0:milestone2:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.7.0:milestone3:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.7.0:milestone3:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.7.1:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.7.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.7.2:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.7.2:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.7.3:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.7.3:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.7.4:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.7.4:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.7.5:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.7.5:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.7.6:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.7.6:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.7.7:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.7.7:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.7.8:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.7.8:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.7.9:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.7.9:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.7.10:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.7.10:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.7.11:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.7.11:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.7.12:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.7.12:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.7.13:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.7.13:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_boot:2.7.14:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:spring_boot:2.7.14:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2026-40973: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2026-45411 – vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.3, it is possible to catch a host exception using the yield* expression inside an async...
  • CVE-2026-45109 – Next.js is a React framework for building full-stack web applications. From 15.2.0 to before 15.5.18 and 16.2.6, it was found that the fix addressi...
  • CVE-2026-44582 – Next.js is a React framework for building full-stack web applications. From 13.4.6 to before 15.5.16 and 16.2.5, React Server Component responses c...
  • CVE-2026-44581 – Next.js is a React framework for building full-stack web applications. From 13.4.0 to before 15.5.16 and 16.2.5, App Router applications that rely ...
  • CVE-2026-44580 – Next.js is a React framework for building full-stack web applications. From 13.0.0 to before 15.5.16 and 16.2.5, applications that use beforeIntera...