Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-22235

7.3 · HIGH
Published Apr 28, 2025 CWE-20 EPSS 0.41% (35th pctl)

Overview

CVE-2025-22235 is a high-severity vulnerability. It was published on April 28, 2025 and has a CVSS 3.1 base score of 7.3 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.3, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2025-22235?

CVE-2025-22235 is a high-severity vulnerability. It was published on April 28, 2025 and has a CVSS 3.1 base score of 7.3 (HIGH).

How severe is CVE-2025-22235?

This vulnerability has a CVSS 3.1 base score of 7.3, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2025-22235?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-22235?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-22235 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.