MEDIUM | SEPTEMBER 15, 2025 | CVE-2025-41248
Description The Spring Security annotation detection mechanism may not correctly resolve annotations on methods within type hierarchies with a parameterized super type with unbounded generics. This can be an issue when using @PreAuthorize and other method…
MEDIUM | SEPTEMBER 15, 2025 | CVE-2025-41249
Description The Spring Framework annotation detection mechanism may not correctly resolve annotations on methods within type hierarchies with a parameterized super type with unbounded generics. This can be an issue if such annotations are used for…
CRITICAL | SEPTEMBER 08, 2025 | CVE-2025-41243
Description The following versions of Spring Cloud Gateway Server Webflux may be vulnerable to Spring Environment property modification. An application should be considered vulnerable when all the following are true: The application is using Spring Cloud…
MEDIUM | AUGUST 14, 2025 | CVE-2025-41242
Description Spring Framework MVC applications can be vulnerable to a “Path Traversal Vulnerability” when deployed on a non-compliant Servlet container. An application can be vulnerable when all the following are true: the application is deployed as a WAR or…
MEDIUM | JULY 15, 2025 | CVE-2025-22227
Description In some specific scenarios with chained redirects, Reactor Netty HTTP client leaks credentials.
In order for this to happen, the HTTP client must have been explicitly configured to follow redirects. Affected Spring Products and Versions Reactor…
MEDIUM | JUNE 12, 2025 | CVE-2025-41234
Description In Spring Framework, versions 6.0.x as of 6.0.5, versions 6.1.x and 6.2.x, an application is vulnerable to a reflected file download (RFD)
attack when it sets a “Content-Disposition” header with a non-ASCII charset, where the filename attribute is…
HIGH | MAY 27, 2025 | CVE-2025-41235
Description Spring Cloud Gateway Server forwards the X-Forwarded-For and Forwarded headers from untrusted proxies. Affected Spring Products and Versions Spring Cloud Gateway Server: 2.2.10.RELEASE - 4.2.2, 4.3.0-{M1, M2, RC1} Spring Cloud Gateway Server MVC:…
MEDIUM | MAY 19, 2025 | CVE-2025-41232
Description Spring Security Aspects may not correctly locate method security annotations on private methods.
This can cause an authorization bypass. Your application may be affected by this if the following are true: You are using @EnableMethodSecurity(mode…
LOW | MAY 15, 2025 | CVE-2025-22233
Description CVE-2024-38820 ensured Locale-independent,
lowercase conversion for both the configured disallowedFields patterns and for request parameter names.
However, there are still cases where it is possible to bypass the disallowedFields checks. Affected…
MEDIUM | APRIL 24, 2025 | CVE-2025-22235
Description EndpointRequest.to() creates a matcher for null/** if the actuator endpoint, for which the EndpointRequest has been created, is disabled or not exposed. Your application may be affected by this if all the following conditions are met: You use…