🔐 CVE Alert

CVE-2026-22741

LOW 3.1

Static resource cache poisoning in Spring MVC and WebFlux

CVSS Score
3.1
EPSS Score
0.1%
EPSS Percentile
17th

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 https://docs.spring.io/spring-framework/reference/web/webmvc/mvc-config/static-resources.html#page-title  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.

CWE CWE-524
Vendor vmware
Product spring framework
Ecosystems
Industries
TechnologyEnterprise
Published Apr 29, 2026
Last Updated Apr 29, 2026
Stay Ahead of the Next One

Get instant alerts for vmware spring framework

Be the first to know when new low vulnerabilities affecting vmware spring framework are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low

Affected Versions

VMware / Spring Framework
7.0.0 < 7.0.7 6.2.0 < 6.2.18 6.1.0 < 6.1.27 5.3.0 < 5.3.48

References

NVD ↗ CVE.org ↗ EPSS Data ↗
spring.io: https://spring.io/security/cve-2026-22741 nvd.nist.gov: https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L&version=3.1

Credits

Yuki Matsuhashi .