The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • 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
      DFIR, Breach Readiness, & Compromise Assessments
    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
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • 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-29464

CVE-2022-29464: WSO2 API Manager RCE Vulnerability

CVE-2022-29464 is a remote code execution flaw in WSO2 API Manager caused by unrestricted file upload. Attackers exploit directory traversal to upload malicious files. This article covers technical details, affected versions, and mitigations.

Published: February 18, 2026

CVE-2022-29464 Overview

CVE-2022-29464 is a critical unrestricted file upload vulnerability affecting multiple WSO2 products that enables remote code execution. The vulnerability allows unauthenticated attackers to exploit the /fileupload endpoint using a Content-Disposition header containing a directory traversal sequence to place malicious files under the web root directory, specifically targeting paths such as ../../../../repository/deployment/server/webapps. Successful exploitation grants attackers complete control over the affected server.

Critical Impact

This vulnerability is actively exploited in the wild and listed in CISA's Known Exploited Vulnerabilities (KEV) catalog. Unauthenticated remote attackers can achieve full system compromise through arbitrary file upload leading to remote code execution.

Affected Products

  • WSO2 API Manager 2.2.0 up to 4.0.0
  • WSO2 Identity Server 5.2.0 up to 5.11.0
  • WSO2 Identity Server Analytics 5.4.0, 5.4.1, 5.5.0, and 5.6.0
  • WSO2 Identity Server as Key Manager 5.3.0 up to 5.11.0
  • WSO2 Enterprise Integrator 6.2.0 up to 6.6.0
  • WSO2 Open Banking AM 1.4.0 up to 2.0.0
  • WSO2 Open Banking KM 1.4.0 up to 2.0.0
  • WSO2 Open Banking IAM 2.0.0

Discovery Timeline

  • 2022-04-18 - CVE-2022-29464 published to NVD
  • 2025-11-07 - Last updated in NVD database

Technical Details for CVE-2022-29464

Vulnerability Analysis

CVE-2022-29464 represents a severe security flaw in WSO2's file upload functionality. The vulnerability exists because the affected WSO2 products fail to properly validate and sanitize the Content-Disposition header in file upload requests sent to the /fileupload endpoint. This oversight allows attackers to craft malicious HTTP requests that bypass intended upload directory restrictions.

The attack requires no authentication, making it particularly dangerous for internet-exposed WSO2 deployments. Once exploited, attackers can upload web shells or other malicious payloads directly to executable directories within the web application context, leading to immediate remote code execution capabilities.

Root Cause

The root cause of this vulnerability is improper input validation (CWE-22: Path Traversal). The vulnerable WSO2 products do not adequately sanitize the filename parameter within the Content-Disposition header of multipart file upload requests. This allows directory traversal sequences such as ../ to escape the intended upload directory and write files to arbitrary locations within the server's file system that are accessible to the web server process.

Attack Vector

The attack vector is network-based and does not require any authentication or user interaction. An attacker can exploit this vulnerability by:

  1. Sending a crafted HTTP POST request to the /fileupload endpoint on a vulnerable WSO2 instance
  2. Including a malicious Content-Disposition header containing directory traversal sequences (e.g., ../../../../repository/deployment/server/webapps/shell.jsp)
  3. The uploaded file, typically a JSP web shell, is written to the webapps directory
  4. Accessing the uploaded web shell via a direct HTTP request to execute arbitrary commands on the server

The exploitation is straightforward and reliable, requiring only basic knowledge of HTTP request manipulation. Public proof-of-concept exploits are available, including a GitHub PoC for CVE-2022-29464 and documentation on Packet Storm.

Detection Methods for CVE-2022-29464

Indicators of Compromise

  • Unexpected JSP, WAR, or other executable files appearing in repository/deployment/server/webapps/ directories
  • HTTP POST requests to /fileupload endpoints containing ../ sequences in Content-Disposition headers
  • Suspicious outbound network connections originating from WSO2 application processes
  • New or modified files with recent timestamps in web-accessible directories

Detection Strategies

  • Monitor HTTP access logs for POST requests to /fileupload endpoints with anomalous Content-Disposition headers
  • Implement file integrity monitoring on WSO2 webapps and deployment directories
  • Deploy web application firewall (WAF) rules to detect and block directory traversal patterns in HTTP headers
  • Review process execution logs for unusual child processes spawned by the Java runtime hosting WSO2

Monitoring Recommendations

  • Configure alerts for file creation events in WSO2's repository/deployment/server/webapps/ directory
  • Implement network traffic analysis to identify suspicious POST requests with multipart form data to file upload endpoints
  • Enable comprehensive logging on WSO2 instances and forward logs to a SIEM for correlation and alerting
  • Monitor for CISA KEV-related threat intelligence feeds referencing CVE-2022-29464

How to Mitigate CVE-2022-29464

Immediate Actions Required

  • Identify all WSO2 products in your environment and verify their version numbers against the affected versions list
  • Isolate vulnerable WSO2 instances from the internet immediately if patching cannot be performed right away
  • Apply the official security patches from WSO2 as documented in their security advisory
  • Conduct forensic analysis on exposed systems to check for signs of prior compromise

Patch Information

WSO2 has released security patches to address this vulnerability. Organizations should consult the WSO2 Security Advisory 2021-1738 for detailed patching instructions specific to each affected product version. Given this vulnerability is listed in CISA's Known Exploited Vulnerabilities catalog, immediate patching is strongly recommended.

Workarounds

  • Block external access to the /fileupload endpoint at the network perimeter using firewall rules or reverse proxy configurations
  • Implement WAF rules to detect and block requests containing directory traversal sequences (../) in HTTP headers
  • If the file upload functionality is not required, disable or remove the affected endpoints
  • Apply network segmentation to limit the blast radius if a WSO2 instance is compromised
bash
# Example: Block fileupload endpoint using Apache reverse proxy
# Add to Apache VirtualHost configuration
<Location "/fileupload">
    Order deny,allow
    Deny from all
    # Optionally allow from trusted internal networks only
    # Allow from 10.0.0.0/8
</Location>

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechWso2 Api Manager

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability94.43%

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

  • Openwall OSS Security Alert

  • GitHub PoC for CVE-2022-29464

  • CISA Known Exploits Catalog
  • Vendor Resources
  • WSO2 Security Advisory 2021-1738
  • Related CVEs
  • CVE-2025-9152: WSO2 API Control Plane Privilege Escalation

  • CVE-2025-2905: WSO2 API Manager XXE Vulnerability

  • CVE-2024-6914: WSO2 API Manager Auth Bypass Vulnerability

  • CVE-2022-29548: WSO2 API Manager XSS Vulnerability
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
  • 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

English