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
    • 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-2024-53944

CVE-2024-53944: Tuoshi/Dionlink LT15D/LT21B RCE Flaw

CVE-2024-53944 is a command injection vulnerability in Tuoshi/Dionlink LT15D and LT21B 4G Wi-Fi devices that allows unauthenticated attackers to execute OS commands with root privileges. This post covers technical details, affected versions, impact, and mitigation strategies.

Published: April 8, 2026

CVE-2024-53944 Overview

A critical command injection vulnerability has been identified in Tuoshi/Dionlink 4G Wi-Fi devices, specifically affecting the LT15D and LT21B models. The vulnerability exists in the /goform/formJsonAjaxReq endpoint, which fails to properly sanitize shell metacharacters sent via JSON parameters. This security flaw allows unauthenticated remote attackers with network access to execute arbitrary operating system commands with root privileges, potentially leading to complete device compromise.

Critical Impact

Unauthenticated remote attackers can achieve root-level command execution on affected devices, enabling complete takeover of the 4G Wi-Fi router and potential lateral movement into connected networks.

Affected Products

  • Tuoshi/Dionlink LT15D 4G Wi-Fi devices through firmware version M7628NNxlSPv2xUI_v1.0.1802.10.08_P4
  • Tuoshi/Dionlink LT21B 4G Wi-Fi devices through firmware version M7628xUSAxUIv2_v1.0.1481.15.02_P0

Discovery Timeline

  • 2025-02-27 - CVE-2024-53944 published to NVD
  • 2025-03-04 - Last updated in NVD database

Technical Details for CVE-2024-53944

Vulnerability Analysis

This vulnerability is classified as CWE-94 (Improper Control of Generation of Code / Code Injection). The affected Tuoshi/Dionlink 4G Wi-Fi devices expose a web management interface that processes JSON-formatted requests through the /goform/formJsonAjaxReq endpoint. The endpoint fails to implement proper input validation and sanitization for shell metacharacters within JSON parameters before passing user-controlled data to system shell commands.

The attack requires no authentication, meaning any attacker with network access to the device's management interface can exploit this vulnerability. Given that these are 4G Wi-Fi routers that may be exposed to the internet or accessible from connected networks, the attack surface is significant. Successful exploitation grants the attacker root-level privileges on the device, providing complete control over the router's operating system.

Root Cause

The root cause of this vulnerability is improper input validation in the web application's request handling code. The /goform/formJsonAjaxReq endpoint directly incorporates user-supplied JSON parameter values into shell commands without sanitizing dangerous characters such as semicolons (;), pipes (|), backticks (`), dollar signs followed by parentheses ($()), and other shell metacharacters. This allows attackers to break out of the intended command context and inject arbitrary commands.

Attack Vector

The attack is network-based and can be executed remotely without authentication. An attacker sends a crafted HTTP POST request to the /goform/formJsonAjaxReq endpoint containing malicious shell metacharacters within JSON parameters. When the vulnerable firmware processes this request, the injected commands are executed with root privileges.

The exploitation is straightforward: an attacker with network visibility to the device's web interface can craft a malicious JSON payload containing shell metacharacters that, when processed by the backend, result in arbitrary command execution. Technical details and a proof-of-concept demonstration are available in the CVE-2024-53944 Whitepaper and the Firmware Exploit Demonstration.

Detection Methods for CVE-2024-53944

Indicators of Compromise

  • Unusual HTTP POST requests to /goform/formJsonAjaxReq containing shell metacharacters such as ;, |, $(), or backticks in JSON parameters
  • Unexpected outbound network connections originating from the router device
  • Evidence of unauthorized processes running on the device or modifications to system files
  • Network traffic anomalies indicating data exfiltration or reverse shell connections from the router

Detection Strategies

  • Implement network intrusion detection rules to identify HTTP POST requests to /goform/formJsonAjaxReq containing common command injection patterns
  • Monitor for suspicious JSON payloads containing shell metacharacters in web server access logs
  • Deploy web application firewall (WAF) rules to block requests containing command injection attempts targeting the vulnerable endpoint
  • Establish baseline network behavior for the device and alert on deviations indicating compromise

Monitoring Recommendations

  • Enable logging on network security devices to capture all traffic to and from affected Tuoshi/Dionlink devices
  • Implement regular integrity checks on device configurations to detect unauthorized modifications
  • Monitor for DNS queries or network connections to known malicious infrastructure from IoT device IP addresses
  • Consider network segmentation to isolate IoT devices and limit the impact of potential compromise

How to Mitigate CVE-2024-53944

Immediate Actions Required

  • Restrict network access to the device management interface using firewall rules, limiting access to trusted IP addresses only
  • Disable WAN-side access to the web management interface if not required
  • Implement network segmentation to isolate affected devices from critical network resources
  • Monitor affected devices for signs of compromise and investigate any suspicious activity

Patch Information

At the time of this writing, no vendor patch information has been published for this vulnerability. Organizations should monitor the Tuoshi product pages for firmware updates addressing this security issue. Consider replacing vulnerable devices with alternative products if no patch is forthcoming.

Workarounds

  • Block external access to the device's web management interface at the network perimeter firewall
  • Implement a web application firewall (WAF) or reverse proxy that filters requests containing shell metacharacters before they reach the device
  • Place affected devices on an isolated network segment with strict egress filtering to limit the impact of potential compromise
  • Consider deploying alternative 4G router solutions from vendors with better security track records if the devices cannot be adequately secured
bash
# Example firewall rule to restrict management interface 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 80 -j DROP

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechTuoshi

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability3.25%

  • 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
  • CWE References
  • CWE-94
  • Technical References
  • Tuoshi Product View #218

  • Tuoshi Product View #226

  • Tuoshi CVE-2024-53944 Whitepaper

  • Tuoshi CVE-2024-53944 Details

  • Tuoshi Firmware M7628NNxISPv2 Exploit
  • Latest CVEs
  • CVE-2025-9185: Mozilla Firefox RCE Vulnerability

  • CVE-2025-9184: Mozilla Firefox RCE Vulnerability

  • CVE-2025-9180: Mozilla Firefox Auth Bypass Vulnerability

  • CVE-2025-8030: Mozilla Firefox RCE 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