CVE-2026-22741

LOW EPSS 14.4%
Published Apr 29, 20262mo ago · Modified Jun 17, 20261w ago
3.1 CVSS 3.1
Low
Find Similar
Published Apr 29, 2026 2mo ago
Last Modified Jun 17, 2026 1w ago

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.

CVSS Details

Base Score
3.1
Exploitability
1.6
Impact
1.4
Vector string
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

Threat Intelligence

EPSS Exploit Probability
14.4% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-524

Affected Products 4

VendorProductVersionRange
vmwarespring_framework* <5.3.48
vmwarespring_framework*≥6.1.0  –  <6.1.27
vmwarespring_framework*≥6.2.0  –  <6.2.18
vmwarespring_framework*≥7.0.0  –  <7.0.7

References 2

  • 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
    US Government Resource
  • spring.io https://spring.io/security/cve-2026-22741
    Vendor Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.