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

CVE-2026-1460: Zyxel DX3301/EX3301 RCE Vulnerability

CVE-2026-1460 is a post-authentication command injection vulnerability in Zyxel DX3301-T0 and EX3301-T0 routers that allows authenticated administrators to execute OS commands. This article covers technical details, affected firmware versions, impact assessment, and mitigation strategies.

Published: April 30, 2026

CVE-2026-1460 Overview

A post-authentication command injection vulnerability exists in the "DomainName" parameter of the DHCP configuration file in Zyxel DX3301-T0 and EX3301-T0 firmware versions through 5.50(ABVY.7.1)C0. This vulnerability could allow an authenticated attacker with administrator privileges to execute arbitrary OS commands on an affected device.

Critical Impact

Authenticated attackers with administrative access can achieve full operating system command execution, potentially leading to complete device compromise, network reconnaissance, lateral movement, and persistent access to affected Zyxel network infrastructure.

Affected Products

  • Zyxel DX3301-T0 firmware versions through 5.50(ABVY.7.1)C0
  • Zyxel EX3301-T0 firmware versions through 5.50(ABVY.7.1)C0

Discovery Timeline

  • April 28, 2026 - CVE-2026-1460 published to NVD
  • April 28, 2026 - Last updated in NVD database

Technical Details for CVE-2026-1460

Vulnerability Analysis

This command injection vulnerability (CWE-78) occurs within the DHCP configuration functionality of affected Zyxel CPE devices. The vulnerability exists due to improper sanitization of the "DomainName" parameter when processing DHCP configuration file changes. When an administrator modifies this setting through the device's management interface, user-supplied input is passed to underlying system functions without adequate validation or escaping.

The flaw requires administrative authentication to exploit, meaning an attacker must first obtain valid administrator credentials. However, once authenticated, the attacker can inject arbitrary shell commands that execute with the privileges of the underlying operating system, typically root-level access on embedded Linux-based network devices.

Root Cause

The root cause is insufficient input validation and sanitization of the "DomainName" parameter within the DHCP configuration handler. The parameter value is likely passed directly to shell commands or system calls without proper escaping or validation against command injection metacharacters. Special characters commonly used in command injection attacks (such as ;, |, $(), and backticks) are not filtered before being processed by the system shell.

Attack Vector

The attack vector is network-based, requiring the attacker to have authenticated administrative access to the device's management interface. The attack flow involves:

  1. Attacker gains or compromises administrator credentials for the target Zyxel device
  2. Attacker accesses the DHCP configuration settings through the web management interface
  3. Attacker crafts a malicious "DomainName" parameter value containing command injection payloads
  4. The injected commands execute with system privileges when the configuration is processed

Due to the administrative privilege requirement, this vulnerability would typically be exploited as part of a targeted attack chain, following initial credential theft or compromise. The vulnerability mechanism involves injecting OS commands through the DomainName parameter in DHCP configuration. Attackers can append shell metacharacters and commands to execute arbitrary code on the underlying system. For detailed technical information, refer to the Zyxel Security Advisory.

Detection Methods for CVE-2026-1460

Indicators of Compromise

  • Unusual processes spawned by the device's web server or configuration services
  • Unexpected outbound network connections from the Zyxel device
  • Modified system files or unauthorized user accounts on the device
  • Anomalous entries in device logs showing unusual DomainName parameter values containing shell metacharacters

Detection Strategies

  • Monitor DHCP configuration changes for suspicious DomainName values containing special characters (;, |, $, backticks)
  • Implement network-based monitoring for unexpected outbound connections from Zyxel devices
  • Enable enhanced logging on device management interfaces to capture configuration modification attempts
  • Deploy intrusion detection rules to identify command injection patterns in HTTP traffic to device management ports

Monitoring Recommendations

  • Enable and centralize logging from all Zyxel CPE devices for security monitoring
  • Monitor administrative login activity for anomalous access patterns or credential abuse
  • Track firmware versions across deployed devices to ensure timely patching
  • Implement network segmentation to limit the impact of compromised edge devices

How to Mitigate CVE-2026-1460

Immediate Actions Required

  • Review and apply the latest firmware updates from Zyxel that address this vulnerability
  • Audit administrative account credentials and implement strong password policies
  • Restrict management interface access to trusted IP addresses only
  • Review device logs for signs of prior exploitation attempts
  • Consider disabling remote management access until patching is complete

Patch Information

Zyxel has released a security advisory addressing this command injection vulnerability. Organizations should review the Zyxel Security Advisory for Command Injection and apply the recommended firmware updates to all affected DX3301-T0 and EX3301-T0 devices.

Workarounds

  • Restrict administrative access to the device management interface to trusted internal networks only
  • Implement network ACLs to block external access to device management ports
  • Use a VPN for remote administration instead of exposing the management interface directly
  • Consider deploying additional network monitoring to detect exploitation attempts
bash
# Example: Restrict management interface access via firewall rules
# Block external access to management interface (typical ports)
iptables -A INPUT -p tcp --dport 80 -s ! 192.168.1.0/24 -j DROP
iptables -A INPUT -p tcp --dport 443 -s ! 192.168.1.0/24 -j DROP

# Allow management access only from specific admin workstation
iptables -A INPUT -p tcp --dport 443 -s 192.168.1.100 -j ACCEPT

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechZyxel

  • SeverityHIGH

  • CVSS Score7.2

  • EPSS Probability0.20%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-78
  • Technical References
  • Zyxel Security Advisory for Command Injection
  • Related CVEs
  • CVE-2026-0711: Zyxel DX3300-T0 RCE Vulnerability

  • CVE-2025-13942: Zyxel WX5610-B0 Firmware RCE Vulnerability

  • CVE-2026-1459: Zyxel VMG8623-T50B Firmware RCE Flaw

  • CVE-2025-11730: Zyxel Firewall DDNS Command Injection
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