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-0572

CVE-2024-0572: Totolink LR1200GB Buffer Overflow Flaw

CVE-2024-0572 is a critical stack-based buffer overflow in Totolink LR1200GB firmware affecting the setOpModeCfg function. Attackers can exploit this remotely via the pppoeUser parameter. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: April 15, 2026

CVE-2024-0572 Overview

A critical stack-based buffer overflow vulnerability has been identified in Totolink LR1200GB firmware version 9.1.0u.6619_B20230130. The vulnerability exists in the setOpModeCfg function located in the /cgi-bin/cstecgi.cgi file. Attackers can exploit this flaw by manipulating the pppoeUser argument, potentially leading to remote code execution on affected devices. The exploit has been publicly disclosed, and the vendor was contacted about this issue but did not respond.

Critical Impact

This vulnerability allows unauthenticated remote attackers to execute arbitrary code on vulnerable Totolink LR1200GB routers, potentially leading to complete device compromise and network infiltration.

Affected Products

  • Totolink LR1200GB Firmware version 9.1.0u.6619_B20230130
  • Totolink LR1200GB Hardware

Discovery Timeline

  • 2024-01-16 - CVE-2024-0572 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2024-0572

Vulnerability Analysis

This vulnerability is classified as CWE-121 (Stack-based Buffer Overflow), a severe memory corruption flaw that occurs when data written to a buffer on the stack exceeds the allocated space. In the case of CVE-2024-0572, the setOpModeCfg function in the Totolink LR1200GB router's CGI handler fails to properly validate the length of the pppoeUser parameter before copying it to a fixed-size stack buffer.

The vulnerability is exploitable remotely over the network without requiring any authentication or user interaction. Successful exploitation could allow an attacker to overwrite critical stack data, including return addresses, enabling arbitrary code execution with the privileges of the web server process—typically root on embedded devices like routers.

Root Cause

The root cause of this vulnerability is improper input validation within the setOpModeCfg function. When processing HTTP requests to /cgi-bin/cstecgi.cgi, the function copies the pppoeUser argument into a stack-allocated buffer without performing adequate bounds checking. This allows an attacker to supply an oversized value that overflows the buffer and corrupts adjacent stack memory.

Attack Vector

The attack vector for CVE-2024-0572 is network-based, allowing remote exploitation. An attacker can craft a malicious HTTP request targeting the /cgi-bin/cstecgi.cgi endpoint with an oversized pppoeUser parameter value. The attack requires no prior authentication and no user interaction, making it particularly dangerous for internet-exposed devices.

The exploitation process involves sending a specially crafted POST request to the vulnerable CGI endpoint. By providing a pppoeUser value that exceeds the expected buffer size, an attacker can overwrite stack memory, including the saved return address. This enables redirection of program execution to attacker-controlled shellcode or existing code gadgets (ROP chains) to achieve arbitrary code execution.

For technical exploitation details, refer to the GitHub PoC Repository and the VulDB Advisory #250788.

Detection Methods for CVE-2024-0572

Indicators of Compromise

  • Unusual HTTP POST requests to /cgi-bin/cstecgi.cgi containing excessively long pppoeUser parameter values
  • Abnormal process behavior or crashes on Totolink LR1200GB devices
  • Unexpected outbound network connections from the router to unknown external IPs
  • Router configuration changes or new admin accounts appearing without authorization

Detection Strategies

  • Deploy network intrusion detection rules to identify HTTP requests to /cgi-bin/cstecgi.cgi with abnormally large pppoeUser parameters exceeding normal length thresholds
  • Monitor for process crashes or restarts on the router that may indicate exploitation attempts
  • Implement web application firewall (WAF) rules to inspect and block requests with oversized POST parameters targeting CGI endpoints

Monitoring Recommendations

  • Enable logging on network perimeter devices to capture all traffic destined for Totolink router management interfaces
  • Review router access logs for requests targeting the setOpModeCfg function or related CGI endpoints
  • Implement alerting for any management interface access from unauthorized IP ranges or external networks

How to Mitigate CVE-2024-0572

Immediate Actions Required

  • Restrict management interface access to trusted internal networks only—do not expose the router's web interface to the internet
  • Implement firewall rules to block external access to port 80/443 on affected Totolink devices
  • Consider replacing affected devices with supported hardware from vendors with active security response programs
  • Monitor network traffic for exploitation attempts while awaiting vendor remediation

Patch Information

As of the last modification date (2024-11-21), no official patch has been released by Totolink. The vendor was contacted about this disclosure but did not respond. Users should check the VulDB Advisory and Totolink support channels for any future firmware updates addressing this vulnerability.

Workarounds

  • Disable remote management features and restrict access to the router's web interface to local network segments only
  • Place the affected router behind a firewall that blocks all inbound traffic to the management interface from untrusted networks
  • Consider implementing network segmentation to isolate the vulnerable device from critical infrastructure
  • Use a VPN for any necessary remote administration rather than exposing the management interface directly
bash
# Example iptables rules to restrict access to router management interface
# Apply these on an upstream firewall protecting the Totolink device

# Block external access to HTTP management interface
iptables -A FORWARD -p tcp --dport 80 -d <ROUTER_IP> -j DROP
iptables -A FORWARD -p tcp --dport 443 -d <ROUTER_IP> -j DROP

# Allow management only from trusted admin subnet
iptables -I FORWARD -p tcp --dport 80 -s 192.168.1.0/24 -d <ROUTER_IP> -j ACCEPT
iptables -I FORWARD -p tcp --dport 443 -s 192.168.1.0/24 -d <ROUTER_IP> -j ACCEPT

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

  • Vulnerability Details
  • TypeBuffer Overflow

  • Vendor/TechTotolink

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.29%

  • 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-121
  • Technical References
  • GitHub PoC Repository

  • VulDB CTI ID #250788

  • VulDB #250788
  • Related CVEs
  • CVE-2026-7717: Totolink WA300 Buffer Overflow Vulnerability

  • CVE-2026-7719: Totolink WA300 Buffer Overflow Vulnerability

  • CVE-2026-7747: Totolink N300RH Buffer Overflow Vulnerability

  • CVE-2026-7750: Totolink N300RH Buffer Overflow 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