Uncontrolled Resource Consumption in org.springframework.data:spring-data-commons
CVE-2026-41695
- org.springframework.data:spring-data-commons
Summary
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.x through 4.0.5, 3.5.x through 3.5.11 and 3.4.x through 3.4.14.
- LOW
- NETWORK
- NONE
- UNCHANGED
- NONE
- NONE
- NONE
- HIGH
CWE-400 - Uncontrolled resource consumption
An uncontrolled resource allocation attack (also known as resource exhaustion attack) triggers unauthorized overconsumption of the limited resources in an application, such as memory, file system storage, database connection pool entries, and CPU. This may lead to denial of service for valid users and degradation of the application's functionality as well as that of the host operating system.
Advisory Timeline
- Published