-
Notifications
You must be signed in to change notification settings - Fork 312
Description
CVE-2025-41249 - High Severity Vulnerability
Vulnerable Library - spring-core-6.2.7.jar
Spring Core
Library home page: https://github.com/spring-projects/spring-framework
Path to dependency file: /build.gradle
Path to vulnerable library: /tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/6.2.7/525a228b8b4323568b7aa9e49c1e1df27838adf1/spring-core-6.2.7.jar
Dependency Hierarchy:
- jenkins-core-2.492.3.jar (Root Library)
- spring-security-web-6.4.6.jar
- ❌ spring-core-6.2.7.jar (Vulnerable Library)
- spring-security-web-6.4.6.jar
Found in base branch: main
Vulnerability Details
The Spring Framework annotation detection mechanism may not correctly resolve annotations on methods within type hierarchies with a parameterized super type with unbounded generics. This can be an issue if such annotations are used for authorization decisions.
Mend Note: The description of this vulnerability differs from MITRE.
Publish Date: 2025-09-16
URL: CVE-2025-41249
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: High
- Integrity Impact: None
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: https://spring.io/security/cve-2025-41249
Release Date: 2025-09-14
Fix Resolution: org.springframework:spring-core:6.2.11
Metadata
Metadata
Assignees
Labels
Type
Projects
Status