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-2025-8182

CVE-2025-8182: Tenda AC18 Firmware Auth Bypass Flaw

CVE-2025-8182 is an authentication bypass vulnerability in Tenda AC18 Firmware affecting the Samba configuration file. Attackers can exploit weak password requirements remotely. This article covers technical details, affected versions, impact analysis, and mitigation strategies.

Updated: May 11, 2026

CVE-2025-8182 Overview

CVE-2025-8182 is a weak password requirements vulnerability affecting the Tenda AC18 router running firmware version 15.03.05.19. The flaw resides in the Samba component configuration file located at /etc_ro/smb.conf. An attacker can target this issue remotely over the network, though the attack complexity is high and exploitation is described as difficult. The weakness is tracked under CWE-521: Weak Password Requirements. Public disclosure of the issue has occurred, but no working exploit code has been observed in the wild.

Critical Impact

An attacker who successfully reaches the Samba service on a vulnerable Tenda AC18 may gain limited access to shared resources due to inadequate password policy enforcement in the shipped Samba configuration.

Affected Products

  • Tenda AC18 hardware device
  • Tenda AC18 firmware version 15.03.05.19
  • Samba service component configured via /etc_ro/smb.conf

Discovery Timeline

  • 2025-07-26 - CVE-2025-8182 published to NVD
  • 2026-04-29 - Last updated in NVD database

Technical Details for CVE-2025-8182

Vulnerability Analysis

The vulnerability stems from the Samba configuration shipped in the Tenda AC18 firmware. The file /etc_ro/smb.conf defines the operating parameters for the Server Message Block (SMB) file sharing service running on the router. The configuration does not enforce password strength controls consistent with CWE-521, which permits the use of weak credentials to authenticate against shared resources.

The Samba service is reachable over the network, expanding the exposure beyond the local link. According to the advisory, the attack complexity is high and successful exploitation is considered difficult, which constrains real-world impact. The confidentiality, integrity, and availability impacts are each limited rather than complete.

Root Cause

The root cause is a configuration weakness in the read-only Samba configuration file /etc_ro/smb.conf. The configuration permits authentication policies that fall below modern minimum standards. Because the file resides under /etc_ro/, it is part of the firmware image and cannot be corrected without a firmware update from the vendor.

Attack Vector

The attack vector is network-based. An attacker who can reach the SMB service on a vulnerable AC18 may attempt credential-guessing attacks against accounts governed by the weak policy. Successful authentication grants the attacker the same level of access to Samba shares as a legitimate user under that account.

No verified exploit code is publicly available for this issue. The vulnerability is described in prose in the referenced VulDB entry #317596.

Detection Methods for CVE-2025-8182

Indicators of Compromise

  • Repeated failed SMB authentication attempts originating from external or unexpected internal IP addresses against a Tenda AC18 device.
  • Successful SMB logons to the router from accounts that should not be in active use.
  • Unexpected file enumeration or read activity on shares exposed by the router's Samba service.

Detection Strategies

  • Inspect network traffic on TCP ports 139 and 445 destined for Tenda AC18 devices and alert on authentication anomalies.
  • Compare the contents of /etc_ro/smb.conf on managed devices against the vendor-supplied baseline to identify firmware running the vulnerable revision 15.03.05.19.
  • Correlate SMB session establishment events with the source geolocation and time of day to surface unauthorized access.

Monitoring Recommendations

  • Monitor SMB authentication logs for brute-force patterns such as high failure rates followed by a single success.
  • Track firmware version inventory across deployed Tenda AC18 routers to identify devices still on 15.03.05.19.
  • Alert when SMB services are reachable from untrusted network segments, which should not be the case for a consumer router.

How to Mitigate CVE-2025-8182

Immediate Actions Required

  • Restrict access to the Samba service on the Tenda AC18 by blocking inbound TCP 139 and 445 at the network perimeter.
  • Disable the Samba/SMB file sharing feature in the router's administration interface if it is not required.
  • Rotate any credentials that have been used with the device's Samba shares and replace them with strong, unique passwords.

Patch Information

At the time of NVD publication, no vendor advisory or fixed firmware version has been published on the Tenda website. Administrators should monitor the vendor's support pages for an updated firmware release that supersedes 15.03.05.19 and addresses the weak password requirements in /etc_ro/smb.conf. Additional technical context is available in the VulDB CTI record #317596.

Workarounds

  • Place the Tenda AC18 behind a firewall that blocks all external access to SMB ports 139 and 445.
  • Segment the router onto a management VLAN so that only administrative hosts can reach the Samba service.
  • Replace the device with hardware that supports configurable password policy enforcement if SMB sharing is operationally required.
bash
# Example: block SMB access to the router at an upstream Linux gateway
iptables -A FORWARD -p tcp -d <AC18_IP> --dport 139 -j DROP
iptables -A FORWARD -p tcp -d <AC18_IP> --dport 445 -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

  • SeverityLOW

  • CVSS Score2.9

  • EPSS Probability0.07%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/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
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-521
  • Technical References
  • VulDB CTI ID #317596

  • VulDB #317596

  • VulDB Submission #621977

  • Notion Security Document

  • Tenda Security Page
  • Related CVEs
  • CVE-2018-25318: Tenda FH303/A300 Auth Bypass Vulnerability

  • CVE-2018-25317: Tenda Router Auth Bypass Vulnerability

  • CVE-2018-25316: Tenda W308R Auth Bypass Vulnerability

  • CVE-2026-5526: Tenda 4G03 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