Spring MVC and WebFlux applications are vulnerable to Denial of Service attacks when resolving static resources.
More precisely, an application can be vulnerable when all the following are true:
When all the conditions above are met, the attacker can send malicious requests that are slow to resolve and that can keep HTTP connections in use. This can cause a Denial of Service on the application.
{
"cna_assigner": "vmware",
"cwe_ids": [
"CWE-400"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/22xxx/CVE-2026-22745.json",
"unresolved_ranges": [
{
"extracted_events": [
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.7"
},
{
"introduced": "6.2.0"
},
{
"fixed": "6.2.18"
},
{
"introduced": "6.1.0"
},
{
"fixed": "6.1.27"
},
{
"introduced": "5.3.0"
},
{
"fixed": "5.3.48"
}
],
"source": "AFFECTED_FIELD"
}
]
}{
"cpe": "cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:*",
"source": "CPE_FIELD",
"extracted_events": [
{
"introduced": "6.2.0"
},
{
"fixed": "6.2.18"
},
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.7"
}
]
}