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-2020-5722

CVE-2020-5722: Grandstream UCM6200 SQLi Vulnerability

CVE-2020-5722 is an unauthenticated SQL injection flaw in Grandstream UCM6200 Firmware that enables remote attackers to execute shell commands as root. This article covers technical details, affected versions, and mitigation.

Published: March 11, 2026

CVE-2020-5722 Overview

CVE-2020-5722 is a critical SQL injection vulnerability affecting the HTTP interface of the Grandstream UCM6200 series IP PBX systems. This unauthenticated remote vulnerability allows attackers to execute arbitrary SQL queries through specially crafted HTTP requests, ultimately enabling shell command execution as root on vulnerable firmware versions before 1.0.19.20, or HTML injection in password recovery emails on versions before 1.0.20.17.

Critical Impact

This vulnerability is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, indicating active exploitation in the wild. Unauthenticated attackers can achieve complete system compromise with root-level access on affected Grandstream UCM6200 IP PBX devices.

Affected Products

  • Grandstream UCM6200 Series Firmware versions before 1.0.19.20 (Remote Code Execution)
  • Grandstream UCM6200 Series Firmware versions before 1.0.20.17 (HTML Injection)
  • Grandstream UCM6200 Hardware Platform

Discovery Timeline

  • 2020-03-23 - CVE-2020-5722 published to NVD
  • 2025-10-31 - Last updated in NVD database

Technical Details for CVE-2020-5722

Vulnerability Analysis

This SQL injection vulnerability exists in the HTTP interface of Grandstream UCM6200 series IP PBX systems. The web application fails to properly sanitize user-supplied input before incorporating it into SQL queries, creating a classic injection point that bypasses authentication entirely.

The exploitation chain is particularly severe because successful SQL injection can be escalated to arbitrary command execution with root privileges. The network-accessible attack surface combined with no authentication requirements makes this vulnerability exceptionally dangerous for exposed devices.

On firmware versions prior to 1.0.19.20, attackers can leverage the SQL injection to achieve remote code execution, executing shell commands with root privileges on the underlying operating system. For versions between 1.0.19.20 and 1.0.20.17, the vulnerability scope is reduced to HTML injection within password recovery emails, which could facilitate phishing attacks against administrators.

Root Cause

The root cause of CVE-2020-5722 is improper input validation in the HTTP interface's handling of user-supplied parameters. The vulnerable endpoint processes incoming HTTP request data and directly concatenates it into SQL query strings without proper sanitization, parameterization, or prepared statement usage.

This CWE-89 (SQL Injection) vulnerability allows attackers to break out of the intended SQL query context and inject malicious SQL statements. The web application's failure to implement secure coding practices for database interactions creates a direct path from network-accessible input to SQL query manipulation.

Attack Vector

The attack vector for CVE-2020-5722 is network-based and requires no authentication or user interaction. An attacker can exploit this vulnerability by sending crafted HTTP requests to the UCM6200's web management interface.

The exploitation process involves:

  1. Identifying an exposed Grandstream UCM6200 device on the network
  2. Crafting malicious HTTP requests containing SQL injection payloads targeting vulnerable parameters
  3. Submitting the crafted requests to the device's HTTP interface
  4. Achieving SQL query manipulation that can escalate to command execution

The sendPasswordEmail functionality has been identified as one exploitation vector, where the SQL injection can be used to achieve remote code execution. Technical details and proof-of-concept exploits are available through the Packet Storm Remote Code Execution Exploit and the Tenable Security Research Advisory.

Detection Methods for CVE-2020-5722

Indicators of Compromise

  • Unusual HTTP requests to the UCM6200 web interface containing SQL metacharacters such as single quotes, semicolons, or UNION SELECT statements
  • Unexpected outbound network connections from UCM6200 devices to external IP addresses
  • Unauthorized shell processes spawned by the web server process with root privileges
  • Anomalous entries in web server access logs showing repeated requests to password recovery or authentication endpoints

Detection Strategies

  • Deploy network intrusion detection rules to identify SQL injection patterns in HTTP traffic destined for UCM6200 devices
  • Monitor for exploitation signatures matching known PoC payloads targeting the sendPasswordEmail function
  • Implement deep packet inspection on traffic to/from IP PBX systems to detect malicious request patterns
  • Establish baseline behavior for UCM6200 devices and alert on deviations such as unexpected process execution or network connections

Monitoring Recommendations

  • Enable and regularly review web server access logs on UCM6200 devices for suspicious request patterns
  • Monitor network traffic for connections originating from UCM6200 devices to known malicious infrastructure
  • Configure SIEM alerts for authentication anomalies or password reset activity on IP PBX management interfaces
  • Implement network segmentation monitoring to detect lateral movement from compromised PBX systems

How to Mitigate CVE-2020-5722

Immediate Actions Required

  • Immediately update Grandstream UCM6200 firmware to version 1.0.20.17 or later to remediate all vulnerability variants
  • If immediate patching is not possible, restrict network access to the UCM6200 HTTP management interface using firewall rules
  • Audit UCM6200 devices for signs of compromise before and after applying patches
  • Implement network segmentation to isolate IP PBX systems from general network access

Patch Information

Grandstream has released firmware updates that address this vulnerability. Organizations should upgrade to firmware version 1.0.20.17 or later to fully remediate both the remote code execution and HTML injection variants of this vulnerability.

For the latest firmware and security guidance, organizations should consult Grandstream's official support channels. Additional technical details about the vulnerability can be found in the Tenable Security Research Advisory (TRA-2020-15).

This vulnerability is tracked in the CISA Known Exploited Vulnerabilities Catalog, which mandates remediation for federal agencies and serves as guidance for all organizations.

Workarounds

  • Restrict access to the UCM6200 HTTP management interface to trusted IP addresses only using network ACLs or firewall rules
  • Place UCM6200 devices behind a VPN to prevent direct internet exposure of the management interface
  • Disable the HTTP management interface if remote management is not required, using console or local access instead
  • Implement a web application firewall (WAF) with SQL injection detection rules in front of UCM6200 devices as an additional defense layer
bash
# Example: Firewall rule to restrict HTTP management access (iptables)
# Replace 192.168.1.0/24 with your trusted management network
iptables -A INPUT -p tcp --dport 80 -s 192.168.1.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -s 192.168.1.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 80 -j DROP
iptables -A INPUT -p tcp --dport 443 -j DROP

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

  • Vulnerability Details
  • TypeSQLI

  • Vendor/TechGrandstream

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability92.73%

  • 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-89
  • Technical References
  • Packet Storm Command Injection Exploit

  • Packet Storm Remote Code Execution Exploit

  • Tenable Security Research Advisory

  • CISA Known Exploited Vulnerabilities Catalog
  • Related CVEs
  • CVE-2026-2329: GXP Series VoIP Phones RCE 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