banner logoJoin us at RSAC™ 2026 Conference, March 23–March 26 | North Expo, Booth N-5863Join us at RSAC™ 2026, March 23–March 26Learn More
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI Security Portfolio
      Leading the Way in AI-Powered Security Solutions
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      Digital Forensics, IRR & Breach Readiness
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2022-22947

CVE-2022-22947: VMware Spring Cloud Gateway RCE Flaw

CVE-2022-22947 is a remote code execution vulnerability in VMware Spring Cloud Gateway that allows attackers to execute arbitrary code via exposed Gateway Actuator endpoints. This article covers technical details, affected versions, and mitigation.

Published: February 18, 2026

CVE-2022-22947 Overview

CVE-2022-22947 is a critical code injection vulnerability affecting VMware Spring Cloud Gateway versions prior to 3.1.1 and 3.0.7. The vulnerability exists when the Gateway Actuator endpoint is enabled, exposed, and unsecured, allowing remote attackers to execute arbitrary code on the target system through maliciously crafted requests. This vulnerability has been actively exploited in the wild and is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog.

Critical Impact

Remote code execution with no authentication required, enabling complete system compromise through network-accessible Spring Cloud Gateway instances with exposed Actuator endpoints.

Affected Products

  • VMware Spring Cloud Gateway versions prior to 3.1.1 (3.1.x branch)
  • VMware Spring Cloud Gateway versions prior to 3.0.7 (3.0.x branch)
  • Oracle Commerce Guided Search 11.3.2
  • Oracle Communications Cloud Native Core Binding Support Function 1.11.0, 22.1.3
  • Oracle Communications Cloud Native Core Console 22.2.0
  • Oracle Communications Cloud Native Core Network Exposure Function 22.1.0
  • Oracle Communications Cloud Native Core Network Function Cloud Native Environment 1.10.0
  • Oracle Communications Cloud Native Core Network Repository Function 1.15.0, 1.15.1, 22.1.2, 22.2.0
  • Oracle Communications Cloud Native Core Network Slice Selection Function 1.8.0, 22.1.0
  • Oracle Communications Cloud Native Core Security Edge Protection Proxy 22.1.1
  • Oracle Communications Cloud Native Core Service Communication Proxy 1.15.0

Discovery Timeline

  • 2022-03-03 - CVE-2022-22947 published to NVD
  • 2025-10-30 - Last updated in NVD database

Technical Details for CVE-2022-22947

Vulnerability Analysis

This vulnerability is classified as Code Injection (CWE-94) and Expression Language Injection (CWE-917). The flaw resides in Spring Cloud Gateway's handling of SpEL (Spring Expression Language) expressions within route filter definitions when processed through the Gateway Actuator endpoint. When the Actuator endpoint is enabled and exposed without proper authentication, attackers can inject and execute arbitrary SpEL expressions by submitting specially crafted route configurations.

The attack requires no prior authentication and can be performed entirely over the network without any user interaction. When successfully exploited, the attacker gains the ability to execute arbitrary code within the context of the application, potentially leading to complete system compromise.

Root Cause

The root cause of CVE-2022-22947 lies in insufficient validation of user-supplied input when processing route filter configurations through the Gateway Actuator API. Spring Cloud Gateway's dynamic routing feature allows administrators to add new routes via the Actuator endpoints. The vulnerability occurs because SpEL expressions embedded in route filter definitions are evaluated without proper sanitization, allowing attackers to inject malicious expressions that execute arbitrary Java code on the server.

Attack Vector

The attack vector involves sending malicious HTTP requests to the exposed Gateway Actuator endpoint. An attacker can exploit this vulnerability by:

  1. Sending a POST request to the /actuator/gateway/routes/{id} endpoint with a crafted route definition containing a malicious SpEL expression
  2. Triggering a refresh of the routes via the /actuator/gateway/refresh endpoint
  3. Accessing the newly created route to trigger execution of the injected code
  4. Optionally deleting the malicious route to cover their tracks

The vulnerability exploitation requires the Gateway Actuator endpoint to be enabled and accessible without authentication, which may occur due to misconfiguration or intentional exposure for administrative purposes.

Detection Methods for CVE-2022-22947

Indicators of Compromise

  • Suspicious HTTP POST requests to /actuator/gateway/routes/* endpoints from external IP addresses
  • Unusual process spawning from Java/Spring Boot application processes
  • Network connections initiated by the Spring Cloud Gateway application to unexpected destinations
  • Log entries showing route creation or modification with SpEL expression patterns such as #{T(java.lang.Runtime)}

Detection Strategies

  • Monitor HTTP access logs for requests targeting /actuator/gateway/routes/ and /actuator/gateway/refresh endpoints
  • Implement Web Application Firewall (WAF) rules to detect and block SpEL injection patterns in request bodies
  • Deploy network-based intrusion detection systems (IDS) with signatures for known CVE-2022-22947 exploit patterns
  • Analyze application logs for unexpected route creations or modifications

Monitoring Recommendations

  • Enable detailed logging for Spring Cloud Gateway Actuator endpoints
  • Configure SIEM alerts for unusual patterns of Actuator endpoint access
  • Implement real-time monitoring of process execution chains originating from Java applications
  • Monitor outbound network traffic from Spring Cloud Gateway instances for anomalous connections

How to Mitigate CVE-2022-22947

Immediate Actions Required

  • Upgrade VMware Spring Cloud Gateway to version 3.1.1 or later (for 3.1.x branch) or 3.0.7 or later (for 3.0.x branch) immediately
  • If immediate patching is not possible, disable or restrict access to the Gateway Actuator endpoint
  • Review network configurations to ensure Actuator endpoints are not exposed to untrusted networks
  • Conduct forensic analysis of systems that may have been exposed to determine if exploitation has occurred

Patch Information

VMware has released security patches addressing this vulnerability. Organizations should upgrade to the following fixed versions:

  • Spring Cloud Gateway 3.1.1 or later for the 3.1.x release branch
  • Spring Cloud Gateway 3.0.7 or later for the 3.0.x release branch

For Oracle products incorporating Spring Cloud Gateway, refer to the Oracle Critical Patch Update April 2022 and Oracle Critical Patch Update July 2022 for specific remediation guidance.

Additional vendor resources:

  • VMware Security Advisory for CVE-2022-22947
  • CISA Known Exploited Vulnerability Entry

Workarounds

  • Disable the Gateway Actuator endpoint entirely by setting management.endpoint.gateway.enabled=false in application configuration
  • Restrict Actuator endpoint access to trusted networks only using firewall rules or Spring Security configurations
  • Implement authentication and authorization requirements for all Actuator endpoints
  • Use network segmentation to prevent external access to management interfaces
bash
# Configuration to disable Gateway Actuator endpoint in application.properties
management.endpoint.gateway.enabled=false

# Or restrict Actuator endpoints to specific management port
management.server.port=8081
management.server.address=127.0.0.1

# Spring Security configuration to require authentication for Actuator endpoints
management.endpoints.web.exposure.include=health,info

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechVmware Spring Cloud Gateway

  • SeverityCRITICAL

  • CVSS Score10.0

  • EPSS Probability94.46%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-94

  • CWE-917
  • Technical References
  • Packet Storm RCE Advisory

  • Packet Storm RCE Advisory

  • CISA Known Exploited Vulnerability CVE-2022-22947
  • Vendor Resources
  • VMware CVE-2022-22947 Details

  • Oracle Critical Patch Update April 2022

  • Oracle Critical Patch Update July 2022
  • Latest CVEs
  • CVE-2026-29612: OpenClaw DOS Vulnerability

  • CVE-2026-29606: OpenClaw Auth Bypass Vulnerability

  • CVE-2026-28486: OpenClaw Path Traversal Vulnerability

  • CVE-2026-28481: OpenClaw Information Disclosure Flaw
Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • English
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use