Horizon Alert
Summary of the vulnerability and why it matters
Spring Cloud Gateway applications present a security risk when the Gateway Actuator endpoint is enabled, exposed, and not secured. This configuration allows for code injection. An attacker could exploit this by sending a specially crafted request to achieve arbitrary remote execution on the affected host. This could lead to unauthorized access and control over the system.
- Vulnerable Spring Cloud Gateway Actuator endpoint
- Code injection flaw
- Remote code execution impact
Attack Path
How an attacker could exploit the issue
Spring Cloud Gateway applications face a code injection risk when the Gateway Actuator endpoint is enabled, exposed, and unsecured. This situation allows remote attackers to execute arbitrary code on the host through a specially crafted request. This vulnerability can lead to significant business risk if exploited.
- Unsecured, exposed Gateway Actuator endpoint.
- Remote attacker sends a crafted request.
- Arbitrary remote code execution.
Live Threat
Current exploitation, exposure, and threat context
This vulnerability allows for arbitrary remote code execution when a specific administrative endpoint is exposed and unprotected. Attackers can exploit this by sending a specially crafted request. The potential for widespread impact and the ease of exploitation indicate a significant threat.
- Attackers require low skill.
- Gateway endpoint must be exposed.
- Business risk is high.
Priority actions
Operational Fix
Recommended remediation, mitigation, and detection steps
Organizations using Spring Cloud Gateway face a critical code injection vulnerability when the Gateway Actuator endpoint is exposed and unsecured. This could permit remote attackers to execute arbitrary code on the host system, posing a significant business risk. The vulnerability affects specific versions of Spring Cloud Gateway and related Oracle products.
- Find exposed Spring Cloud Gateway assets.
- Restrict access to the Actuator endpoint.
- Apply vendor patches and confirm their effectiveness.