CVE-2024-38821 Information

Description

Spring WebFlux applications that have Spring Security authorization rules on static resources can be bypassed under certain circumstances.

For this to impact an application all of the following must be true:

It must be a WebFlux application
It must be using Spring's static resources support
It must have a non-permitAll authorization rule applied to the static resources support

Reference

https://spring.io/security/cve-2024-38821

Share on: