Vulnerable Library - spring-boot-starter-data-jpa-2.7.1.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/data/spring-data-commons/2.7.1/spring-data-commons-2.7.1.jar
Vulnerabilities
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2026-0603
Vulnerable Library - hibernate-core-5.6.9.Final.jar
Hibernate's core ORM functionality
Library home page: https://hibernate.org/orm
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/hibernate/hibernate-core/5.6.9.Final/hibernate-core-5.6.9.Final.jar
Dependency Hierarchy:
- spring-boot-starter-data-jpa-2.7.1.jar (Root Library)
- ❌ hibernate-core-5.6.9.Final.jar (Vulnerable Library)
Found in base branch: main
Reachability Analysis
The vulnerable code is unreachable
Vulnerability Details
A flaw was found in Hibernate. A remote attacker with low privileges could exploit a second-order SQL injection vulnerability by providing specially crafted, unsanitized non-alphanumeric characters in the ID column when the InlineIdsOrClauseBuilder is used. This could lead to sensitive information disclosure, such as reading system files, and allow for data manipulation or deletion within the application's database, resulting in an application level denial of service.
Publish Date: 2026-01-23
URL: CVE-2026-0603
Threat Assessment
Exploit Maturity: Not Defined
EPSS: 0.782%
CVSS 3 Score Details (8.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: Low
For more information on CVSS3 Scores, click here.
CVE-2026-41716
Vulnerable Library - spring-data-commons-2.7.1.jar
Library home page: https://www.spring.io
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/data/spring-data-commons/2.7.1/spring-data-commons-2.7.1.jar
Dependency Hierarchy:
- spring-boot-starter-data-jpa-2.7.1.jar (Root Library)
- spring-data-jpa-2.7.1.jar
- ❌ spring-data-commons-2.7.1.jar (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Spring Data's internal property-lookup cache accepts and permanently retains attacker-supplied strings as cache keys, allowing heap exhaustion through repeated requests.
Affected versions:
Spring Data Commons 2.7.0 through 2.7.19; 3.3.0 through 3.3.16; 3.4.0 through 3.4.14; 3.5.0 through 3.5.11; 4.0.0 through 4.0.5.
Publish Date: 2026-06-09
URL: CVE-2026-41716
Threat Assessment
Exploit Maturity: Not Defined
EPSS: 0.363%
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: https://spring.io/security/cve-2026-41716
Release Date: 2026-06-09
Fix Resolution (org.springframework.data:spring-data-commons): 2.7.20
Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-data-jpa): 3.0.0
In order to enable automatic remediation, please create workflow rules
CVE-2026-41721
Vulnerable Library - spring-data-commons-2.7.1.jar
Library home page: https://www.spring.io
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/data/spring-data-commons/2.7.1/spring-data-commons-2.7.1.jar
Dependency Hierarchy:
- spring-boot-starter-data-jpa-2.7.1.jar (Root Library)
- spring-data-jpa-2.7.1.jar
- ❌ spring-data-commons-2.7.1.jar (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Spring Data Commons contains a vulnerability that can lead to a Denial of Service (DoS) condition if Spring Data Web Support is enabled in conjunction with a Controller method using @ProjectedPayload, when an attacker sends a specially crafted HTTP request that causes the application to allocate lots of memory.
Affected versions:
Spring Data Commons 4.0.0 through 4.0.5; 3.5.0 through 3.5.11; 3.4.0 through 3.4.14; 3.3.0 through 3.3.16; 3.2.0 through 3.2.15; 3.1.0 through 3.1.14; 3.0.0 through 3.0.15; 2.7.0 through 2.7.19.
Publish Date: 2026-06-09
URL: CVE-2026-41721
Threat Assessment
Exploit Maturity: Not Defined
EPSS: 0.331%
CVSS 3 Score Details (5.9)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: https://spring.io/security/cve-2026-41721
Release Date: 2026-06-09
Fix Resolution (org.springframework.data:spring-data-commons): 2.7.20
Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-data-jpa): 3.0.0
In order to enable automatic remediation, please create workflow rules
CVE-2026-41711
Vulnerable Library - spring-data-commons-2.7.1.jar
Library home page: https://www.spring.io
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/data/spring-data-commons/2.7.1/spring-data-commons-2.7.1.jar
Dependency Hierarchy:
- spring-boot-starter-data-jpa-2.7.1.jar (Root Library)
- spring-data-jpa-2.7.1.jar
- ❌ spring-data-commons-2.7.1.jar (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Applications using Spring Data Commons may be vulnerable to a Denial of Service (DoS) attack leading to a StackOverflowException when parsing Sort parameters.
Affected versions:
Spring Data Commons 4.0.0 through 4.0.5; 3.5.0 through 3.5.11; 3.4.0 through 3.4.14; 3.3.0 through 3.3.16; 3.2.0 through 3.2.15; 3.1.0 through 3.1.14; 3.0.0 through 3.0.15; 2.7.0 through 2.7.19.
Publish Date: 2026-06-09
URL: CVE-2026-41711
Threat Assessment
Exploit Maturity: Not Defined
EPSS: 0.28%
CVSS 3 Score Details (5.9)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: https://spring.io/security/cve-2026-41711
Release Date: 2026-06-09
Fix Resolution (org.springframework.data:spring-data-commons): 2.7.20
Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-data-jpa): 3.0.0
In order to enable automatic remediation, please create workflow rules
In order to enable automatic remediation for this issue, please create workflow rules
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/data/spring-data-commons/2.7.1/spring-data-commons-2.7.1.jar
Vulnerabilities
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
Vulnerable Library - hibernate-core-5.6.9.Final.jar
Hibernate's core ORM functionality
Library home page: https://hibernate.org/orm
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/hibernate/hibernate-core/5.6.9.Final/hibernate-core-5.6.9.Final.jar
Dependency Hierarchy:
Found in base branch: main
Reachability Analysis
The vulnerable code is unreachable
Vulnerability Details
A flaw was found in Hibernate. A remote attacker with low privileges could exploit a second-order SQL injection vulnerability by providing specially crafted, unsanitized non-alphanumeric characters in the ID column when the InlineIdsOrClauseBuilder is used. This could lead to sensitive information disclosure, such as reading system files, and allow for data manipulation or deletion within the application's database, resulting in an application level denial of service.
Publish Date: 2026-01-23
URL: CVE-2026-0603
Threat Assessment
Exploit Maturity: Not Defined
EPSS: 0.782%
CVSS 3 Score Details (8.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: Low
For more information on CVSS3 Scores, click here.Vulnerable Library - spring-data-commons-2.7.1.jar
Library home page: https://www.spring.io
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/data/spring-data-commons/2.7.1/spring-data-commons-2.7.1.jar
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Spring Data's internal property-lookup cache accepts and permanently retains attacker-supplied strings as cache keys, allowing heap exhaustion through repeated requests.
Affected versions:
Spring Data Commons 2.7.0 through 2.7.19; 3.3.0 through 3.3.16; 3.4.0 through 3.4.14; 3.5.0 through 3.5.11; 4.0.0 through 4.0.5.
Publish Date: 2026-06-09
URL: CVE-2026-41716
Threat Assessment
Exploit Maturity: Not Defined
EPSS: 0.363%
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://spring.io/security/cve-2026-41716
Release Date: 2026-06-09
Fix Resolution (org.springframework.data:spring-data-commons): 2.7.20
Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-data-jpa): 3.0.0
In order to enable automatic remediation, please create workflow rules
Vulnerable Library - spring-data-commons-2.7.1.jar
Library home page: https://www.spring.io
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/data/spring-data-commons/2.7.1/spring-data-commons-2.7.1.jar
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Spring Data Commons contains a vulnerability that can lead to a Denial of Service (DoS) condition if Spring Data Web Support is enabled in conjunction with a Controller method using @ProjectedPayload, when an attacker sends a specially crafted HTTP request that causes the application to allocate lots of memory.
Affected versions:
Spring Data Commons 4.0.0 through 4.0.5; 3.5.0 through 3.5.11; 3.4.0 through 3.4.14; 3.3.0 through 3.3.16; 3.2.0 through 3.2.15; 3.1.0 through 3.1.14; 3.0.0 through 3.0.15; 2.7.0 through 2.7.19.
Publish Date: 2026-06-09
URL: CVE-2026-41721
Threat Assessment
Exploit Maturity: Not Defined
EPSS: 0.331%
CVSS 3 Score Details (5.9)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://spring.io/security/cve-2026-41721
Release Date: 2026-06-09
Fix Resolution (org.springframework.data:spring-data-commons): 2.7.20
Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-data-jpa): 3.0.0
In order to enable automatic remediation, please create workflow rules
Vulnerable Library - spring-data-commons-2.7.1.jar
Library home page: https://www.spring.io
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/data/spring-data-commons/2.7.1/spring-data-commons-2.7.1.jar
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Applications using Spring Data Commons may be vulnerable to a Denial of Service (DoS) attack leading to a StackOverflowException when parsing Sort parameters.
Affected versions:
Spring Data Commons 4.0.0 through 4.0.5; 3.5.0 through 3.5.11; 3.4.0 through 3.4.14; 3.3.0 through 3.3.16; 3.2.0 through 3.2.15; 3.1.0 through 3.1.14; 3.0.0 through 3.0.15; 2.7.0 through 2.7.19.
Publish Date: 2026-06-09
URL: CVE-2026-41711
Threat Assessment
Exploit Maturity: Not Defined
EPSS: 0.28%
CVSS 3 Score Details (5.9)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://spring.io/security/cve-2026-41711
Release Date: 2026-06-09
Fix Resolution (org.springframework.data:spring-data-commons): 2.7.20
Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-data-jpa): 3.0.0
In order to enable automatic remediation, please create workflow rules
In order to enable automatic remediation for this issue, please create workflow rules