CVE-2025-22235
April 28, 2025
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 Spring Security
* EndpointRequest.to() has been used in a Spring Security chain configuration
* The endpoint which EndpointRequest references is disabled or not exposed via web
* Your application handles requests to /null and this path needs protection
You are not affected if any of the following is true:
* You don't use Spring Security
* You don't use EndpointRequest.to()
* The endpoint which EndpointRequest.to() refers to is enabled and is exposed
* Your application does not handle requests to /null or this path does not need protection
Affected Packages
https://github.com/spring-projects/spring-boot.git (GITHUB):
Affected version(s) >=v3.4.0 <v3.4.5Fix Suggestion:
Update to version v3.4.5https://github.com/spring-projects/spring-boot.git (GITHUB):
Affected version(s) >=v2.7.0 <v3.3.11Fix Suggestion:
Update to version v3.3.11org.springframework.boot:spring-boot-actuator-autoconfigure (JAVA):
Affected version(s) Fix Suggestion:
Update to version 3.3.11org.springframework.boot:spring-boot (JAVA):
Affected version(s) Fix Suggestion:
Update to version 3.3.11org.springframework.boot:spring-boot-actuator-autoconfigure (JAVA):
Affected version(s) Fix Suggestion:
Update to version 3.4.5org.springframework.boot:spring-boot (JAVA):
Affected version(s) Fix Suggestion:
Update to version 3.4.5Related Resources (5)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
Exploit Maturity
POC
CVSS v3
Base Score:
7.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
LOW
Exploit Maturity
FUNCTIONAL
EPSS
Base Score:
0.4