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-2026-34473

CVE-2026-34473: ZTE Router DoS Vulnerability

CVE-2026-34473 is a denial-of-service vulnerability in ZTE routers that allows unauthenticated attackers to crash the web interface. This post explains its impact, affected versions, and mitigation steps.

Published: May 7, 2026

CVE-2026-34473 Overview

CVE-2026-34473 is an unauthenticated denial-of-service (DoS) vulnerability affecting multiple ZTE residential gateway routers. An attacker can crash the router's web management interface by sending an oversized application/x-www-form-urlencoded POST body. Once triggered, the management interface stops responding until the device is rebooted. The flaw is classified under CWE-400: Uncontrolled Resource Consumption and requires no authentication or user interaction. The reporter observed the issue on firmware versions prior to 2022, while ZTE states that devices shipped after 2021-03-23 are not vulnerable. Operator-customized firmware images may still be affected.

Critical Impact

Remote unauthenticated attackers can render the router management interface unresponsive over the network, requiring a physical or administrative reboot to restore availability.

Affected Products

  • ZTE residential gateway models: H8102E, H168N, H167A, H199A, H288A, H198A, H267A, H267N, H268A
  • ZTE residential gateway models: H388X, H196A, H369A, H268N, H208N, H367N, H181A, H196Q
  • Firmware versions prior to 2022 per reporter; operator-distributed firmware may differ from ZTE baseline

Discovery Timeline

  • 2026-05-06 - CVE-2026-34473 published to the National Vulnerability Database (NVD)
  • 2026-05-06 - Last updated in NVD database

Technical Details for CVE-2026-34473

Vulnerability Analysis

The vulnerability resides in the HTTP request handling logic of the ZTE router's embedded web management interface. The server fails to enforce a reasonable size limit on incoming application/x-www-form-urlencoded POST request bodies. When an attacker submits an oversized form-encoded payload, the device exhausts available memory or processing resources allocated to the management daemon. The attack is reachable across the network without credentials, making any LAN-side host a potential source. In some deployments where the management interface is exposed to the WAN, remote internet-based attackers can also trigger the condition.

Root Cause

The root cause is uncontrolled resource consumption [CWE-400] during request body parsing. The HTTP server accepts arbitrarily large form-encoded bodies and attempts to buffer or process them without bounding the allocation. This design omission allows a single small request to consume disproportionate resources on the constrained embedded device.

Attack Vector

An unauthenticated attacker on a network path to the router sends a single HTTP POST request with a Content-Type: application/x-www-form-urlencoded header and an oversized body. The web interface becomes unresponsive immediately after processing the request. Recovery requires a manual reboot. Attackers can repeatedly issue the request to maintain a persistent denial-of-service condition against the device's management plane. Refer to the GitHub Gist proof-of-concept for the request structure.

No verified exploit code is reproduced here. The technical mechanism involves a single oversized HTTP POST body delivered to the router's web management endpoint, with no authentication exchange and no special headers beyond the standard form-encoded content type.

Detection Methods for CVE-2026-34473

Indicators of Compromise

  • HTTP POST requests to the router's management interface with Content-Type: application/x-www-form-urlencoded and abnormally large Content-Length values
  • Sudden loss of responsiveness from the router web administration port (typically TCP 80 or 443) following a single inbound POST
  • Repeated identical large POST requests originating from a single LAN or WAN source IP address

Detection Strategies

  • Monitor network traffic to ZTE router management interfaces for HTTP POST bodies that exceed expected sizes for legitimate form submissions
  • Alert on management interface availability failures correlated with inbound HTTP traffic spikes
  • Inspect router system logs for memory pressure events, watchdog resets, or HTTP daemon restarts

Monitoring Recommendations

  • Baseline normal management traffic volume and request sizes, then alert on deviations
  • Track router uptime and unexpected reboots across the device fleet using SNMP or syslog telemetry
  • Restrict and log access attempts to router management interfaces from untrusted network segments

How to Mitigate CVE-2026-34473

Immediate Actions Required

  • Identify all affected ZTE gateway models in the environment and confirm firmware build dates against the 2021-03-23 supplier baseline
  • Disable WAN-side access to the router web management interface and restrict LAN access to trusted administrative hosts only
  • Contact the operator or internet service provider distributing the device to request firmware verification or update

Patch Information

ZTE states that devices manufactured after 2021-03-23 are not vulnerable. Operators that distribute customized firmware images should validate their builds against the vendor baseline. Consult the ZTE Global Security Overview for vendor advisories and firmware update channels. No specific patched firmware version is identified in the published CVE record.

Workarounds

  • Place the router management interface behind an access control list that permits only specific administrative source IPs
  • Disable remote management features such as TR-069 WAN access where not operationally required
  • Deploy an upstream network device or firewall rule that drops HTTP POST requests with Content-Length values exceeding a defined threshold for the management port
  • Schedule periodic reboots and monitor management plane availability to detect and recover from active DoS attempts
bash
# Example iptables rule to limit inbound POST size to the management interface
# Drops packets to TCP 80 on the router from untrusted networks
iptables -A FORWARD -p tcp -d <router_ip> --dport 80 \
  -m connlimit --connlimit-above 5 -j DROP
iptables -A FORWARD -p tcp -d <router_ip> --dport 80 \
  -s <trusted_admin_subnet> -j ACCEPT
iptables -A FORWARD -p tcp -d <router_ip> --dport 80 -j DROP

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechZte

  • SeverityHIGH

  • CVSS Score7.5

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

  • ZTE Global Security Overview
  • Related CVEs
  • CVE-2026-44407: ZTE uSmartView DoS Vulnerability

  • CVE-2026-40001: ZTE Cloud Client Privilege Escalation Flaw

  • CVE-2026-34474: ZTE Router Information Disclosure Flaw

  • CVE-2026-44406: ZTE uSmartView DLL Hijacking 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