Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-22741
Published:April 18, 2026
Updated:April 18, 2026
Spring MVC and WebFlux applications are vulnerable to cache poisoning when resolving static resources. More precisely, an application can be vulnerable when all the following are true: the application is using Spring MVC or Spring WebFlux the application is configuring the resource chain support with caching enabled the application adds support for encoded resources resolution the resource cache must be empty when the attacker has access to the application When all the conditions above are met, the attacker can send malicious requests and poison the resource cache with resources using the wrong encoding. This can cause a denial of service by breaking the front-end application for clients.
Affected Packages
https://github.com/spring-projects/spring-framework.git (GITHUB):
Affected version(s) >=v7.0.0 <v7.0.7
Fix Suggestion:
Update to version v7.0.7
https://github.com/spring-projects/spring-framework.git (GITHUB):
Affected version(s) >=v6.2.0 <v6.2.18
Fix Suggestion:
Update to version v6.2.18
org.springframework:spring-webflux (JAVA):
Affected version(s) >=6.2.0 <6.2.18
Fix Suggestion:
Update to version 6.2.18
org.springframework:spring-webmvc (JAVA):
Affected version(s) >=6.2.0 <6.2.18
Fix Suggestion:
Update to version 6.2.18
org.springframework:spring-webmvc (JAVA):
Affected version(s) >=7.0.0 <7.0.7
Fix Suggestion:
Update to version 7.0.7
org.springframework:spring-webflux (JAVA):
Affected version(s) >=7.0.0 <7.0.7
Fix Suggestion:
Update to version 7.0.7
Do you need more information?
Contact Us
CVSS v4
Base Score:
0.5
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
ACTIVE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
Exploit Maturity
UNREPORTED
CVSS v3
Base Score:
3.1
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
LOW