CVE-2026-22741

CVE-2026-22741 is a low-severity vulnerability in Vmware Spring Framework with a CVSS 3.x base score of 3.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-524.

Key facts

Description

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.

Frequently asked questions

What is CVE-2026-22741?
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.
How severe is CVE-2026-22741?
CVE-2026-22741 has a CVSS 3.x base score of 3.1, rated low severity. It is exploitable over network with high attack complexity, requires no privileges and user interaction. Impact on confidentiality is none, integrity none, and availability low.
Is CVE-2026-22741 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (14th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2026-22741?
CVE-2026-22741 affects Vmware Spring Framework. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2026-22741?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2026-22741 have an EU (EUVD) identifier?
Yes. CVE-2026-22741 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-26206.
When was CVE-2026-22741 published?
CVE-2026-22741 was published on 2026-04-29 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Vmware Spring Framework

All CVEs affecting Vmware Spring Framework →

Other CWE-524 vulnerabilities

Browse all CWE-524 vulnerabilities →