- CVE ID
- CVE-2026-41695
- CVE Description
- Spring Data Commons applications may be vulnerable to denial of service through resource exhaustion when attacker-controlled property path strings are passed to MappingContext property path resolution.
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.
- Published
- Jun 9, 2026
- CVSS Score & Severity
8.7High
- CVSS Vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
- EPSS Score
- 0.040%
- KEV Status
Not in KEV Catalog: No known exploits
- Vulnerable Methods
org/springframework/data/core/SimplePropertyPath.create(Ljava/lang/String;Lorg/springframework/data/core/TypeInformation;Ljava/lang/String;Ljava/util/List;)Lorg/springframework/data/core/SimplePropertyPath;JVM
org/springframework/data/mapping/PropertyPath.create(Ljava/lang/String;Lorg/springframework/data/util/TypeInformation;Ljava/lang/String;Ljava/util/List;)Lorg/springframework/data/mapping/PropertyPath;JVM
org/springframework/data/mapping/SimplePropertyPath.create(Ljava/lang/String;Lorg/springframework/data/util/TypeInformation;Ljava/lang/String;Ljava/util/List;)Lorg/springframework/data/mapping/SimplePropertyPath;JVM
- Source
- National Vulnerability Database