CVE-2025-22233 Details
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 Spring Products and Versions Spring Framework: * 6.2.0 - 6.2.6 * 6.1.0 - 6.1.19 * 6.0.0 - 6.0.27 * 5.3.0 - 5.3.42 * Older, unsupported versions are also affected Mitigation Users of affected versions should upgrade to the corresponding fixed version. Affected version(s)Fix Version Availability 6.2.x 6.2.7 OSS6.1.x 6.1.20 OSS6.0.x 6.0.28 Commercial https://enterprise.spring.io/ 5.3.x 5.3.43 Commercial https://enterprise.spring.io/ No further mitigation steps are necessary. Generally, we recommend using a dedicated model object with properties only for data binding, or using constructor binding since constructor arguments explicitly declare what to bind together with turning off setter binding through the declarativeBinding flag. See the Model Design section in the reference documentation. For setting binding, prefer the use of allowedFields (an explicit list) over disallowedFields. Credit This issue was responsibly reported by the TERASOLUNA Framework Development Team from NTT DATA Group Corporation.
A vulnerability exists in VMware Spring Framework versions 5.3.0 through 5.3.42, 6.0.0 through 6.0.27, 6.1.0 through 6.1.19, and 6.2.0 through 6.2.6, as well as older, unsupported versions. This vulnerability allows for bypassing disallowed fields checks, despite a previous fix that ensured locale-independent, lowercase conversion for request parameter names and disallowed fields patterns. The issue can be exploited in scenarios where the disallowed fields checks can be circumvented.
Users of affected Spring Framework versions should upgrade to 6.2.7 (OSS), 6.1.20 (OSS), 6.0.28 (Commercial), or 5.3.43 (Commercial). For guidance on model design, refer to the Spring Framework reference documentation.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 16, 2025CISA-ADP
Assessed May 17, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N&version=3.1 | [email protected] |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-20 | Improper Input Validation | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| VMware Spring Framework | >= 6.2.0, <= 6.2.6 (semver) >= 6.1.0, <= 6.1.19 (semver) >= 6.0.0, <= 6.0.27 (semver) >= 5.3.0, <= 5.3.42 (semver) |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 16, 2025 | New CVE Received | [email protected] |
Volerion