CVE-2025-22235
Last modified
CVE-2025-22235 is a high-severity vulnerability rated 7.3/10 on the CVSS scale. 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. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
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
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-22235?
How severe is CVE-2025-22235?
How do I fix CVE-2025-22235?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-2223CWE-20: Improper Input Validation vulnerability exists that …8.4
- CVE-2025-22230VMware Tools for Windows contains an authentication bypass v…7.8
- CVE-2025-22231VMware Aria Operations contains a local privilege escalation…7.8
- CVE-2025-22232Spring Cloud Config Server may not use Vault token sent by c…5.3
- CVE-2025-22233CVE-2024-38820 ensured Locale-independent, lowercase convers…3.1
- CVE-2025-22234The fix applied in CVE-2025-22228 inadvertently broke the ti…5.3
- CVE-2025-22236Minion event bus authorization bypass. An attacker with acce…8.1
- CVE-2025-22237An attacker with access to a minion key can exploit the 'on …6.7
- CVE-2025-22238Directory traversal attack in minion file cache creation. Th…4.2
- CVE-2025-22239Arbitrary event injection on Salt Master. The master's "_min…8.1
- CVE-2025-2224The Directorist: AI-Powered Business Directory Plugin with C…5.3
- CVE-2025-22240Arbitrary directory creation or file deletion. In the find_f…6.3
Are you affected by CVE-2025-22235?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
