VOOZH about

URL: https://nvd.nist.gov/vuln/detail/CVE-2025-22232

⇱ NVD - CVE-2025-22232


  1. Vulnerabilities

CVE-2025-22232 Detail

Not Scheduled

This CVE record is not being prioritized for NVD enrichment efforts due to resource or other concerns.

Description

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.


Metrics

 
NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
https://spring.io/security/cve-2025-22232 VMware

Weakness Enumeration

CWE-ID CWE Name Source
CWE-287 Improper Authentication VMware  

Change History

3 change records found show changes

CVE Modified by CISA-ADP 6/17/2026 4:45:46 AM

Action Type Old Value New Value
Added SSVC
{"timestamp":"2025-04-10T18:08:12.310467Z","id":"CVE-2025-22232","options":[{"exploitation":"none"},{"automatable":"yes"},{"technicalImpact":"partial"}],"role":"CISA Coordinator","version":"2.0.3"}


CVE Modified by VMware 6/17/2026 4:45:46 AM

Action Type Old Value New Value
Added Affected
[{"vendor":"Spring","product":"Spring Cloud Config","defaultStatus":"unaffected","versions":[{"version":"4.2.x","lessThan":"4.2.2","versionType":"custom","status":"affected"},{"version":"4.1.x","lessThan":"4.1.6","versionType":"custom","status":"affected"},{"version":"4.0.x","lessThan":"4.0.10","versionType":"custom","status":"affected"},{"version":"3.1.x","lessThan":"3.1.10","versionType":"custom","status":"affected"},{"version":"3.0.x","lessThan":"4.1.6","versionType":"custom","status":"affected"},{"version":"2.2.x","lessThan":"4.1.6","versionType":"custom","status":"affected"}]}]


New CVE Received from VMware 4/10/2025 2:15:46 PM

Action Type Old Value New Value
Added Description
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.


Added CVSS V3.1
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N


Added CWE
CWE-287


Added Reference
https://spring.io/security/cve-2025-22232


Quick Info

CVE Dictionary Entry:
CVE-2025-22232
NVD Published Date:
04/10/2025
NVD Last Modified:
06/17/2026
Source:
VMware