Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2025-22232
April 10, 2025
Spring Cloud Config Server may not use Vault token sent by clients using a X-CONFIG-TOKEN header when making requests to Vault. Your application may be affected by this if the following are true: * You have Spring Vault on the classpath of your Spring Cloud Config Server and * You are using the X-CONFIG-TOKEN header to send a Vault token to the Spring Cloud Config Server for the Config Server to use when making requests to Vault and * You are using the default Spring Vault SessionManager implementation LifecycleAwareSessionManager or a SessionManager implementation that persists the Vault token such as SimpleSessionManager. In this case the SessionManager persists the first token it retrieves and will continue to use that token even if client requests to the Spring Cloud Config Server include a X-CONFIG-TOKEN header with a different value. Affected Spring Products and Versions Spring Cloud Config: * 2.2.1.RELEASE - 4.2.1 Mitigation Users of affected versions should upgrade to the corresponding fixed version. Affected version(s)Fix versionAvailability4.2.x4.2.2OSS4.1.x4.1.6OSS4.0.x4.0.10Commercial3.1.x3.1.10Commercial3.0.x4.1.6OSS2.2.x4.1.6OSS NOTE: Spring Cloud Config 3.0.x and 2.2.x are no longer under open source or commercial support. Users of these versions are encouraged to upgrade to a supported version. No other mitigation steps are necessary.
Affected Packages
https://github.com/spring-cloud/spring-cloud-config.git (GITHUB):
Affected version(s) >=v4.0.0 <v4.1.6
Fix Suggestion:
Update to version v4.1.6
https://github.com/spring-cloud/spring-cloud-config.git (GITHUB):
Affected version(s) >=v3.0.0 <v3.1.10
Fix Suggestion:
Update to version v3.1.10
https://github.com/spring-cloud/spring-cloud-config.git (GITHUB):
Affected version(s) >=v4.2.0 <v4.2.2
Fix Suggestion:
Update to version v4.2.2
org.springframework.cloud:spring-cloud-config-server (JAVA):
Affected version(s) >=4.0.0 <4.1.6
Fix Suggestion:
Update to version 4.1.6
org.springframework.cloud:spring-cloud-config-server (JAVA):
Affected version(s) >=4.2.0 <4.2.2
Fix Suggestion:
Update to version 4.2.2
org.springframework.cloud:spring-cloud-config-server (JAVA):
Affected version(s) >=3.0.0 <3.1.10
Fix Suggestion:
Update to version 3.1.10
Do you need more information?
Contact Us
CVSS 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
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Improper Authentication
EPSS
Base Score:
0.23