CVE Vulnerabilities

CVE-2026-22741

Use of Cache Containing Sensitive Information

Published: Apr 29, 2026 | Modified: May 04, 2026
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
5.9 MODERATE
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

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:

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.

Weakness

The code uses a cache that contains sensitive information, but the cache can be read by an actor outside of the intended control sphere.

Affected Software

NameVendorStart VersionEnd Version
Spring_frameworkVmware*5.3.48 (excluding)
Spring_frameworkVmware6.1.0 (including)6.1.27 (excluding)
Spring_frameworkVmware6.2.0 (including)6.2.18 (excluding)
Spring_frameworkVmware7.0.0 (including)7.0.7 (excluding)
Libspring-javaUbuntuesm-apps/xenial*

Potential Mitigations

References