A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-2026-4976

CVE-2026-4976: Totolink LR350 Buffer Overflow Vulnerability

CVE-2026-4976 is a buffer overflow vulnerability in Totolink LR350 Firmware affecting the setWiFiGuestCfg function. Attackers can exploit this remotely via the ssid parameter. This article covers technical details, affected versions, impact, and mitigation strategies.

Updated: May 14, 2026

CVE-2026-4976 Overview

CVE-2026-4976 is a buffer overflow vulnerability in the Totolink LR350 router running firmware version 9.3.5u.6369_B20220309. The flaw resides in the setWiFiGuestCfg function within /cgi-bin/cstecgi.cgi. Attackers can trigger memory corruption by manipulating the ssid argument, which is not properly bounded before being copied into a fixed-size buffer. The vulnerability is exploitable remotely over the network and requires only low-privilege authentication. Public exploit details have been disclosed, increasing the risk of opportunistic abuse against exposed devices. The issue is classified under [CWE-119] (Improper Restriction of Operations within the Bounds of a Memory Buffer).

Critical Impact

Remote attackers with low privileges can corrupt memory on affected Totolink LR350 devices, potentially leading to arbitrary code execution or device compromise on the router serving the local network.

Affected Products

  • Totolink LR350 hardware device
  • Totolink LR350 firmware version 9.3.5u.6369_B20220309
  • Deployments exposing the /cgi-bin/cstecgi.cgi management interface

Discovery Timeline

  • 2026-03-27 - CVE-2026-4976 published to NVD
  • 2026-04-03 - Last updated in NVD database

Technical Details for CVE-2026-4976

Vulnerability Analysis

The vulnerability exists in the setWiFiGuestCfg handler exposed through the Common Gateway Interface (CGI) endpoint /cgi-bin/cstecgi.cgi. This endpoint processes JSON-style configuration requests for the guest Wi-Fi network. The ssid parameter is read from the request body and copied into a stack-resident buffer without validating its length. Submitting an oversized ssid value overruns the buffer and corrupts adjacent stack data, including saved return addresses on MIPS-based router firmware.

Successful exploitation can crash the HTTP daemon, disable router management, or pivot to arbitrary code execution depending on stack layout and the presence of memory protections. Embedded routers like the LR350 commonly lack stack canaries and address space layout randomization (ASLR), which lowers exploitation complexity. The endpoint is reachable from any host able to send HTTP requests to the management interface.

Root Cause

The root cause is missing bounds checking on user-supplied input prior to a buffer copy operation, mapped to [CWE-119]. The setWiFiGuestCfg function trusts the caller-supplied ssid length and performs an unbounded string copy into a fixed-size destination buffer.

Attack Vector

An authenticated attacker sends a crafted HTTP POST request to /cgi-bin/cstecgi.cgi invoking the setWiFiGuestCfg action with an overlong ssid field. The request can originate from the local network or, where remote management is enabled, from the internet. No user interaction is required.

The vulnerability manifests when the CGI handler parses the JSON payload and copies the attacker-controlled ssid string into an undersized stack buffer. See the referenced Notion Configuration Guide and VulDB #353863 for additional technical detail.

Detection Methods for CVE-2026-4976

Indicators of Compromise

  • HTTP POST requests to /cgi-bin/cstecgi.cgi containing the setWiFiGuestCfg action and unusually long ssid values exceeding typical Wi-Fi SSID limits (32 bytes).
  • Unexpected reboots, HTTP daemon crashes, or service restarts on Totolink LR350 devices.
  • Unauthorized changes to guest Wi-Fi configuration or new outbound connections from the router management plane.

Detection Strategies

  • Inspect router HTTP and syslog telemetry for malformed requests to the cstecgi.cgi endpoint, focusing on payload size anomalies in ssid parameters.
  • Deploy network intrusion detection signatures that flag oversized JSON parameters sent to known Totolink CGI endpoints.
  • Correlate router crash events with preceding inbound HTTP traffic to identify probing attempts.

Monitoring Recommendations

  • Forward router logs to a centralized SIEM or data lake and alert on repeated cstecgi.cgi requests from a single source.
  • Monitor for new administrative sessions to the LR350 management interface from unexpected source addresses.
  • Track firmware version and configuration drift across managed Totolink devices to detect tampering after exploitation.

How to Mitigate CVE-2026-4976

Immediate Actions Required

  • Restrict access to the LR350 web management interface to trusted management VLANs and disable WAN-side remote administration.
  • Rotate administrator credentials on affected devices to limit the pool of low-privilege accounts available to attackers.
  • Audit guest Wi-Fi configuration for unexpected changes and inventory all exposed Totolink LR350 devices.

Patch Information

At the time of NVD publication on 2026-03-27, no vendor advisory or fixed firmware version had been published for CVE-2026-4976. Monitor the TOTOLINK Official Website for updated firmware releases addressing the setWiFiGuestCfg buffer overflow, and apply the patch as soon as it becomes available.

Workarounds

  • Disable the guest Wi-Fi feature if it is not required, removing the attack path through setWiFiGuestCfg.
  • Place the router management interface behind a firewall ACL permitting only known administrator hosts.
  • Replace end-of-support Totolink LR350 hardware with currently supported devices where vendor patches are not forthcoming.
bash
# Example firewall rule restricting access to the router management interface
# Replace 192.0.2.10 with the trusted administrator host and 192.168.1.1 with the router IP
iptables -A FORWARD -p tcp -d 192.168.1.1 --dport 80 -s 192.0.2.10 -j ACCEPT
iptables -A FORWARD -p tcp -d 192.168.1.1 --dport 80 -j DROP
iptables -A FORWARD -p tcp -d 192.168.1.1 --dport 443 -s 192.0.2.10 -j ACCEPT
iptables -A FORWARD -p tcp -d 192.168.1.1 --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
  • TypeBuffer Overflow

  • Vendor/TechTotolink

  • SeverityHIGH

  • CVSS Score7.4

  • EPSS Probability0.14%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/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-119
  • Technical References
  • Notion Configuration Guide

  • VulDB CTI #353863

  • VulDB #353863

  • VulDB Submission #778274

  • TOTOLINK Official Website
  • Related CVEs
  • CVE-2026-8137: Totolink X5000R Buffer Overflow Flaw

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

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

  • CVE-2026-7747: Totolink N300RH Buffer Overflow Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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