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.
{
"unresolved_ranges": [
{
"source": "AFFECTED_FIELD",
"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"
}
]
}
],
"cna_assigner": "vmware",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/22xxx/CVE-2026-22745.json",
"cwe_ids": [
"CWE-400"
]
}