Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • 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-20812

CVE-2022-20812: Cisco Expressway RCE Vulnerability

CVE-2022-20812 is a remote code execution flaw in Cisco Expressway Series that enables attackers to overwrite files and execute null byte poisoning attacks. This article covers technical details, affected versions, and mitigation.

Published: February 11, 2026

CVE-2022-20812 Overview

CVE-2022-20812 is a path traversal and null byte poisoning vulnerability affecting the API and web-based management interface of Cisco Expressway Series and Cisco TelePresence Video Communication Server (VCS). This vulnerability allows a remote authenticated attacker with administrative privileges to overwrite arbitrary files on an affected device, potentially leading to system compromise or denial of service conditions.

The vulnerability stems from improper input validation in the API endpoints, enabling attackers to escape intended directory restrictions using path traversal sequences or null byte injection techniques. Cisco Expressway Series includes both the Expressway Control (Expressway-C) and Expressway Edge (Expressway-E) devices, which are commonly deployed in enterprise environments for video conferencing and collaboration services.

Critical Impact

Authenticated attackers can overwrite critical system files, potentially causing service disruption, persistent backdoor installation, or complete system compromise of video communication infrastructure.

Affected Products

  • Cisco Expressway Series (Expressway-C and Expressway-E)
  • Cisco TelePresence Video Communication Server (VCS)

Discovery Timeline

  • July 6, 2022 - CVE-2022-20812 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2022-20812

Vulnerability Analysis

This vulnerability combines two related weakness patterns: Path Traversal (CWE-22) and Improper Neutralization of Null Byte or NUL Character (CWE-158). The vulnerability exists in the API and web-based management interface components of the affected Cisco products.

Path traversal vulnerabilities occur when user-supplied input containing special characters (such as ../) is not properly sanitized before being used to construct file paths. In this case, attackers can manipulate file path parameters to escape the intended directory structure and access or overwrite files anywhere on the file system that the application has permission to modify.

The null byte poisoning aspect (CWE-158) allows attackers to truncate strings in languages where null bytes act as string terminators (like C), potentially bypassing file extension checks or other validation mechanisms. When combined with path traversal, this significantly expands the attack surface.

The attack requires network access and administrative privileges on the affected device. While the privilege requirement limits the attack surface, compromised administrator accounts or insider threats could leverage this vulnerability for significant impact.

Root Cause

The root cause lies in insufficient input validation within the API and web management interface. Specifically:

  1. Inadequate path sanitization: The application fails to properly neutralize path traversal sequences (../, ..\\) in user-supplied file path parameters before using them in file system operations.

  2. Null byte handling deficiency: The application does not properly handle or reject null byte characters (%00 or \\x00) in input strings, allowing attackers to manipulate string processing behavior.

  3. Missing canonicalization: File paths are not properly canonicalized before use, allowing symbolic path references to bypass directory restrictions.

Attack Vector

The attack is conducted over the network against the API or web-based management interface. An attacker with valid administrative credentials can craft malicious requests containing path traversal sequences to overwrite arbitrary files on the system.

The attack flow typically involves:

  1. Authentication to the management interface with administrative credentials
  2. Identifying vulnerable API endpoints that accept file path parameters
  3. Crafting requests with path traversal sequences (e.g., ../../../../etc/passwd) or null byte injections
  4. Overwriting critical system files to achieve persistence, denial of service, or further exploitation

Since no verified code examples are available, the vulnerability mechanism involves manipulating file path parameters in API requests. Attackers can use sequences like ../ to traverse directories and access files outside the intended scope. For detailed technical information, refer to the Cisco Security Advisory for Arbitrary File Overwrite.

Detection Methods for CVE-2022-20812

Indicators of Compromise

  • Unexpected modifications to system configuration files or binaries on Expressway/VCS systems
  • API request logs containing path traversal sequences such as ../, ..%2f, or encoded variants
  • Null byte characters (%00) appearing in API request parameters or file paths
  • Unauthorized changes to web interface files or authentication configurations
  • Anomalous administrative session activity, especially involving file operations

Detection Strategies

  • Monitor web server and API access logs for path traversal patterns using regex matching for \.\.\/, \.\.\\, and URL-encoded equivalents
  • Implement file integrity monitoring (FIM) on critical system directories to detect unauthorized modifications
  • Configure SIEM rules to alert on API requests containing null byte characters or path traversal sequences
  • Deploy network intrusion detection signatures specifically targeting Cisco Expressway API exploitation attempts
  • Review administrative audit logs for unusual file operation activities

Monitoring Recommendations

  • Enable verbose logging on Cisco Expressway and TelePresence VCS management interfaces
  • Configure centralized log collection to preserve evidence and enable correlation analysis
  • Implement baseline monitoring for administrative API activity to detect anomalous patterns
  • Set up alerts for any file system changes outside of scheduled maintenance windows

How to Mitigate CVE-2022-20812

Immediate Actions Required

  • Apply the latest security patches from Cisco immediately for all affected Expressway and TelePresence VCS deployments
  • Review and audit administrative accounts to ensure no unauthorized access exists
  • Implement network segmentation to restrict access to management interfaces from trusted networks only
  • Enable multi-factor authentication for administrative access where supported
  • Conduct a security assessment to verify no exploitation has occurred

Patch Information

Cisco has released security patches to address this vulnerability. Administrators should consult the official Cisco Security Advisory for Arbitrary File Overwrite for specific version information and upgrade instructions. Additionally, review the related Cisco Security Advisory for CSRF as these vulnerabilities were disclosed together.

Organizations should prioritize patching based on the exposure of their Expressway and TelePresence VCS systems, particularly those with management interfaces accessible from less-trusted network segments.

Workarounds

  • Restrict management interface access to trusted IP addresses only using firewall rules or access control lists
  • Implement a jump server or bastion host architecture for administrative access to reduce direct exposure
  • Monitor and log all administrative access attempts for forensic purposes
  • Consider temporarily disabling API access if not required for operations until patching is complete
  • Deploy a web application firewall (WAF) with rules to block path traversal and null byte injection attempts
bash
# Example: Restrict management access via firewall (iptables)
# Allow management access only from trusted admin network
iptables -A INPUT -p tcp --dport 443 -s 10.10.10.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

# Log dropped connection attempts for monitoring
iptables -A INPUT -p tcp --dport 443 -j LOG --log-prefix "Expressway-Blocked: "

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechCisco Expressway

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.19%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-158

  • CWE-22
  • Vendor Resources
  • Cisco Security Advisory - CSRF

  • Cisco Security Advisory - Overwrite
  • Related CVEs
  • CVE-2022-20813: Cisco Expressway RCE Vulnerability

  • CVE-2025-20179: Cisco Expressway Series XSS Vulnerability

  • CVE-2024-20254: Cisco Expressway CSRF Vulnerability

  • CVE-2024-20252: Cisco Expressway CSRF Vulnerability
Default Legacy - Prefooter | 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