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-2017-20222

CVE-2017-20222: Telesquare LTE Router DoS Vulnerability

CVE-2017-20222 is an unauthenticated remote reboot flaw in Telesquare SKT LTE Router SDT-CS3B1 that allows attackers to force device restarts. This post covers the technical details, affected versions, and mitigation steps.

Published: March 20, 2026

CVE-2017-20222 Overview

CVE-2017-20222 is an authentication bypass vulnerability affecting the Telesquare SKT LTE Router SDT-CS3B1 running software version 1.2.0. The vulnerability allows unauthenticated remote attackers to trigger a device reboot by sending specially crafted HTTP POST requests to the lte.cgi endpoint. This represents a significant denial of service (DoS) risk, as attackers can repeatedly force the router to restart without requiring any credentials or prior authentication.

The vulnerability is classified under CWE-306 (Missing Authentication for Critical Function), indicating that the affected router fails to implement proper authentication controls for the reboot functionality exposed through its web management interface.

Critical Impact

Unauthenticated attackers can cause persistent denial of service by repeatedly triggering device reboots, disrupting network connectivity for all users relying on the affected LTE router.

Affected Products

  • Telesquare SKT LTE Router SDT-CS3B1
  • Software Version 1.2.0
  • LTE router web management interface (lte.cgi endpoint)

Discovery Timeline

  • 2026-03-16 - CVE-2017-20222 published to NVD
  • 2026-03-16 - Last updated in NVD database

Technical Details for CVE-2017-20222

Vulnerability Analysis

This vulnerability stems from a missing authentication check in the Telesquare SKT LTE Router's CGI-based web management interface. The router exposes a lte.cgi endpoint that processes administrative commands, including the ability to reboot the device. However, the endpoint fails to verify whether the requesting user has authenticated before executing sensitive operations.

The lack of authentication allows any network-connected attacker to issue reboot commands to the router. Since LTE routers often serve as primary internet gateways for homes and small businesses, an attacker exploiting this vulnerability can cause significant service disruption by forcing continuous device restarts.

The network-based attack vector with low complexity makes this vulnerability particularly dangerous in environments where the router's management interface is accessible from untrusted networks or the internet.

Root Cause

The root cause is the absence of authentication verification in the lte.cgi handler when processing the Command=Reboot parameter. The CGI script directly processes the reboot command without first checking session tokens, cookies, or other authentication credentials. This design flaw exposes critical device functionality to unauthenticated users.

Attack Vector

The attack is executed via the network by sending an HTTP POST request to the lte.cgi endpoint on the vulnerable router. The attacker includes the Command=Reboot parameter in the request body, which instructs the router to initiate a system restart.

The attack requires no authentication credentials, user interaction, or special privileges. An attacker only needs network access to the router's web management interface. The exploitation can be automated to persistently disrupt service by sending reboot requests in a loop as soon as the device comes back online.

For detailed technical information about this vulnerability, refer to the Zero Science Lab advisory (ZSL-2017-5444) and the Exploit-DB entry #43401.

Detection Methods for CVE-2017-20222

Indicators of Compromise

  • Unexpected or frequent router reboots without administrative action
  • HTTP POST requests to the /lte.cgi endpoint containing Command=Reboot parameter in access logs
  • Multiple connection resets or network outages coinciding with suspicious web traffic to the router
  • Unusual traffic patterns from external IP addresses targeting the router's management interface

Detection Strategies

  • Monitor HTTP access logs on the router for requests to /lte.cgi with suspicious parameters
  • Implement network-based intrusion detection rules to alert on POST requests containing Command=Reboot to LTE router management interfaces
  • Configure SIEM alerts for patterns indicating router instability such as repeated DHCP lease requests or gateway unavailability
  • Deploy network monitoring to detect unauthorized access attempts to router administrative interfaces

Monitoring Recommendations

  • Enable comprehensive logging on the router's web management interface if supported
  • Monitor network uptime and router availability metrics for anomalous restart patterns
  • Implement alerting for any access to administrative endpoints from non-whitelisted IP addresses
  • Review network traffic logs for reconnaissance activities targeting router management ports (typically 80, 443, or 8080)

How to Mitigate CVE-2017-20222

Immediate Actions Required

  • Restrict access to the router's web management interface to trusted internal IP addresses only
  • Place the router's management interface behind a firewall that blocks external access
  • Disable remote management features if not required for operations
  • Implement network segmentation to isolate router management from general network traffic
  • Monitor for exploitation attempts using network intrusion detection systems

Patch Information

No vendor patch information is available in the CVE data. Organizations using affected Telesquare SKT LTE Router SDT-CS3B1 devices should contact Telesquare for updated firmware that addresses this vulnerability. Review the VulnCheck Security Advisory for any updates on remediation options.

Workarounds

  • Configure network firewall rules to block external access to the router's web management interface on ports 80 and 443
  • If possible, place the router behind a separate firewall appliance that can enforce authentication
  • Consider replacing the vulnerable device with a router that implements proper authentication for administrative functions
  • Use access control lists (ACLs) to restrict which IP addresses can reach the management interface
bash
# Example iptables rules to restrict access to router management interface
# Apply these on an upstream firewall protecting the router

# Block external access to router management (replace ROUTER_IP with actual IP)
iptables -A FORWARD -d ROUTER_IP -p tcp --dport 80 -j DROP
iptables -A FORWARD -d ROUTER_IP -p tcp --dport 443 -j DROP

# Allow only trusted management workstation (replace ADMIN_IP with trusted IP)
iptables -I FORWARD -s ADMIN_IP -d ROUTER_IP -p tcp --dport 80 -j ACCEPT
iptables -I FORWARD -s ADMIN_IP -d ROUTER_IP -p tcp --dport 443 -j ACCEPT

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechTelesquare

  • SeverityHIGH

  • CVSS Score8.7

  • EPSS Probability0.18%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-306
  • Technical References
  • CXSecurity Issue WLB-2017120300

  • IBM X-Force Vulnerability #136825

  • Packet Storm File Submission

  • Exploit-DB #43401

  • VulnCheck Security Advisory

  • Zero Science Vulnerability ZSL-2017-5444
  • Related CVEs
  • CVE-2017-20221: Telesquare LTE Router CSRF Vulnerability

  • CVE-2017-20224: Telesquare LTE Router RCE Vulnerability

  • CVE-2017-20223: Telesquare LTE Router Auth Bypass Flaw

  • CVE-2024-29269: Telesquare TLR-2005Ksh Firmware RCE 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
  • 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