Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2025-70798

CVE-2025-70798: Tenda i24 Auth Bypass Vulnerability

CVE-2025-70798 is an authentication bypass flaw in Tenda i24V3.0si router firmware that exposes a hardcoded password in /etc_ro/shadow, allowing attackers root access. This article covers technical details, impact, and mitigation.

Published: March 13, 2026

CVE-2025-70798 Overview

A critical hardcoded password vulnerability has been discovered in Tenda i24V3.0si Firmware V3.0.0.5. The vulnerability exists within the /etc_ro/shadow file, which contains hardcoded credentials that allow attackers with local access to authenticate as the root user. This type of vulnerability (CWE-259: Use of Hard-coded Password) represents a severe security flaw in embedded device firmware, as it cannot be mitigated through standard password management practices and provides persistent unauthorized access to the device.

Critical Impact

Attackers who gain local access to vulnerable Tenda i24V3 devices can leverage hardcoded credentials in /etc_ro/shadow to obtain full root-level access, enabling complete device compromise, network pivoting, and potential lateral movement across enterprise environments.

Affected Products

  • Tenda i24V3.0si Firmware V3.0.0.5
  • Tenda i24V3 devices running affected firmware versions

Discovery Timeline

  • 2026-03-10 - CVE CVE-2025-70798 published to NVD
  • 2026-03-12 - Last updated in NVD database

Technical Details for CVE-2025-70798

Vulnerability Analysis

This vulnerability stems from the insecure practice of embedding static credentials directly within the firmware's read-only filesystem. The /etc_ro/shadow file, which stores password hashes on Unix-like systems, contains a hardcoded password for the root account. Unlike standard /etc/shadow configurations that can be modified by system administrators, the _ro suffix indicates this file resides in a read-only partition, making credential rotation impossible without a complete firmware update.

The hardcoded nature of these credentials means that every deployed Tenda i24V3.0si device running firmware V3.0.0.5 shares identical root access credentials. Once these credentials are extracted from a single device—either through firmware analysis, physical access, or other means—all devices running the same firmware version become vulnerable to root-level compromise.

Root Cause

The root cause of this vulnerability is CWE-259 (Use of Hard-coded Password). During the firmware development process, static credentials were embedded in the /etc_ro/shadow file and compiled into the read-only firmware image. This practice violates fundamental secure development principles, which mandate the use of unique, randomly generated credentials that can be changed by end users during initial device configuration.

The firmware's architecture compounds this issue by storing the shadow file in a read-only partition (/etc_ro/), preventing administrators from implementing credential rotation as a security control. This design decision transforms what might otherwise be a configuration weakness into a permanent security flaw that persists across all device deployments.

Attack Vector

The attack requires local access to the device, which can be achieved through several vectors:

The attacker must first gain access to the device's command-line interface, either through physical console access, SSH, Telnet, or by exploiting another vulnerability that provides shell access. Once command-line access is obtained, the attacker can extract the hardcoded password hash from /etc_ro/shadow.

The extracted hash can then be subjected to offline password cracking using tools like John the Ripper or Hashcat. Given that the password is hardcoded across all devices, it is likely to be a weak or commonly used credential that can be cracked relatively quickly. Alternatively, if the firmware has been publicly analyzed, the plaintext password may already be available through security research disclosures.

With the root password in hand, the attacker can authenticate as the root user, gaining complete administrative control over the device. This access enables modification of device configurations, installation of persistent backdoors, interception of network traffic, and use of the device as a pivot point for further network intrusion.

Detection Methods for CVE-2025-70798

Indicators of Compromise

  • Unexpected root-level login attempts or successful authentications on Tenda i24V3 devices
  • Modified device configurations that were not authorized by administrators
  • Presence of unauthorized user accounts or SSH keys on the device
  • Unusual outbound network connections originating from the affected device
  • Changes to firewall rules or network routing on the device

Detection Strategies

  • Monitor authentication logs for root login attempts, particularly from unexpected sources or at unusual times
  • Implement network segmentation to isolate IoT devices and detect lateral movement attempts
  • Deploy network monitoring to identify command-and-control communications from embedded devices
  • Conduct periodic firmware integrity checks to detect unauthorized modifications

Monitoring Recommendations

  • Enable verbose logging on all network infrastructure devices and forward logs to a centralized SIEM
  • Implement anomaly detection for device behavior patterns, including network traffic and resource utilization
  • Regularly audit device configurations against known-good baselines
  • Monitor for firmware analysis attempts on network shares or suspicious downloads of device firmware

How to Mitigate CVE-2025-70798

Immediate Actions Required

  • Identify all Tenda i24V3.0si devices running Firmware V3.0.0.5 in your environment
  • Isolate affected devices on a separate network segment with strict access controls
  • Restrict physical and network access to affected devices to authorized personnel only
  • Monitor affected devices for signs of compromise while awaiting a firmware update from the vendor

Patch Information

At the time of publication, no official security patch has been released by Tenda to address this vulnerability. Administrators should monitor the Tenda Official Website for firmware updates that address this security issue. Additional technical details about this vulnerability are available in the GitHub Vulnerability Report.

Workarounds

  • Implement network segmentation to isolate affected devices from sensitive network resources
  • Disable remote management interfaces (SSH, Telnet, web interface) if not required for operations
  • Deploy firewall rules to restrict access to device management interfaces to specific trusted IP addresses
  • Consider replacing affected devices with alternative products that follow secure credential management practices
  • Implement network access control (NAC) to limit which systems can communicate with affected devices
bash
# Example: Firewall rules to restrict management access
# Restrict SSH access to Tenda devices from trusted management VLAN only
iptables -A INPUT -p tcp --dport 22 -s 192.168.100.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 22 -j DROP

# Restrict web interface access
iptables -A INPUT -p tcp --dport 80 -s 192.168.100.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 80 -j DROP

# Restrict Telnet access (recommended: disable Telnet entirely)
iptables -A INPUT -p tcp --dport 23 -j DROP

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechTenda

  • SeverityHIGH

  • CVSS Score8.4

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-259
  • Technical References
  • GitHub Vulnerability Report

  • Tenda Official Website
  • Related CVEs
  • CVE-2026-5526: Tenda 4G03 Pro Auth Bypass Vulnerability

  • CVE-2026-4252: Tenda AC8 Authentication Bypass Vulnerability

  • CVE-2025-70802: Tenda G1 Auth Bypass Vulnerability

  • CVE-2026-1610: Tenda AX12 Pro Auth Bypass 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