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
    • 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-11730

CVE-2025-11730: Zyxel Firewall DDNS Command Injection

CVE-2025-11730 is a post-authentication command injection flaw in Zyxel ATP, USG FLEX, and USG20-VPN series firewalls that enables authenticated administrators to execute arbitrary OS commands via DDNS CLI. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: February 6, 2026

CVE-2025-11730 Overview

A post-authentication command injection vulnerability exists in the Dynamic DNS (DDNS) configuration CLI command across multiple Zyxel firewall product lines. This vulnerability affects Zyxel ATP series, USG FLEX series, USG FLEX 50(W) series, and USG20(W)-VPN series firmware versions from V5.35 through V5.41. An authenticated attacker with administrator privileges can execute arbitrary operating system (OS) commands on affected devices by supplying a specially crafted string as an argument to the vulnerable CLI command.

Critical Impact

Authenticated administrators can achieve full OS-level command execution on network security appliances, potentially compromising the entire network perimeter.

Affected Products

  • Zyxel ATP series firmware versions V5.35 through V5.41
  • Zyxel USG FLEX series firmware versions V5.35 through V5.41
  • Zyxel USG FLEX 50(W) series firmware versions V5.35 through V5.41
  • Zyxel USG20(W)-VPN series firmware versions V5.35 through V5.41

Discovery Timeline

  • 2026-02-05 - CVE-2025-11730 published to NVD
  • 2026-02-05 - Last updated in NVD database

Technical Details for CVE-2025-11730

Vulnerability Analysis

This vulnerability is classified as CWE-78 (Improper Neutralization of Special Elements used in an OS Command), commonly known as OS Command Injection. The flaw resides in the DDNS configuration CLI command processing logic within Zyxel ZLD firmware. When an authenticated administrator configures Dynamic DNS settings through the command-line interface, user-supplied input is passed to underlying operating system functions without proper sanitization or validation.

The attack requires network access to the device's management interface and valid administrator credentials. Once authenticated, an attacker can inject shell metacharacters or command separators within the DDNS configuration parameters. These injected commands are then executed with the privileges of the underlying operating system process, typically root or an equivalent privileged context on embedded network appliances.

The impact of successful exploitation is significant—an attacker gains the ability to execute arbitrary commands on the firewall appliance itself. This can lead to complete device compromise, including exfiltration of configuration data, credential harvesting, installation of persistent backdoors, lateral movement within the network, or disabling security functions entirely.

Root Cause

The root cause of CVE-2025-11730 is insufficient input validation and sanitization in the DDNS configuration CLI command handler. The firmware fails to properly escape or filter shell metacharacters (such as ;, |, &, $(), and backticks) before incorporating user-supplied DDNS parameters into OS command execution contexts. This allows specially crafted input to break out of the intended command structure and execute arbitrary commands on the underlying Linux-based operating system.

Attack Vector

The attack vector for this vulnerability is network-based, requiring the attacker to have:

  1. Network connectivity to the device's management interface (typically accessible via SSH or web-based CLI)
  2. Valid administrator credentials for authentication
  3. Access to the DDNS configuration CLI commands

An attacker who has compromised administrator credentials through phishing, credential stuffing, or insider access can exploit this vulnerability by navigating to the DDNS configuration CLI command and providing a malicious payload as a configuration parameter. The injected commands are executed in the context of the firewall's operating system, potentially with root privileges.

The vulnerability mechanism involves crafting DDNS configuration arguments that contain shell command injection payloads. When the CLI processes these arguments, the unsanitized input is passed to system shell functions, resulting in command execution. For detailed technical information, refer to the Zyxel Security Advisory.

Detection Methods for CVE-2025-11730

Indicators of Compromise

  • Unusual CLI session activity involving DDNS configuration commands with abnormal or encoded string parameters
  • Unexpected outbound network connections originating from the firewall appliance to external hosts
  • Anomalous processes spawned on the firewall device outside normal operational patterns
  • Modification of system files, configuration, or the presence of unauthorized scripts on the appliance

Detection Strategies

  • Monitor CLI session logs for DDNS configuration commands containing shell metacharacters (;, |, &, $(, backticks)
  • Implement behavioral analysis on firewall appliances to detect unexpected process execution or network activity
  • Review authentication logs for administrator access patterns, particularly from unusual source IPs or at unusual times
  • Deploy network detection rules to identify potential command injection payloads in management traffic

Monitoring Recommendations

  • Enable comprehensive logging for all CLI commands executed on Zyxel firewall appliances
  • Configure SIEM alerts for suspicious patterns in DDNS configuration command arguments
  • Implement session monitoring for privileged administrator accounts accessing firewall management interfaces
  • Regularly audit administrator account usage and enforce least-privilege access principles

How to Mitigate CVE-2025-11730

Immediate Actions Required

  • Update affected Zyxel devices to firmware versions V5.42 or later as specified in the vendor advisory
  • Restrict management interface access to trusted IP addresses only using access control lists
  • Review and audit all administrator accounts, removing unnecessary privileged access
  • Enable multi-factor authentication for administrator accounts where supported

Patch Information

Zyxel has released firmware updates to address this command injection vulnerability. Affected organizations should download and apply the latest firmware versions from the official Zyxel support portal. Detailed patch information and download links are available in the Zyxel Security Advisory.

Workarounds

  • Restrict CLI access to only essential personnel and audit all administrator accounts
  • Implement network segmentation to limit management interface exposure to trusted management networks only
  • Disable DDNS functionality if not required for operations until patches can be applied
  • Monitor all CLI sessions in real-time and implement session recording for forensic purposes
bash
# Configuration example - Restrict management access to trusted networks
# Access the Zyxel device CLI and configure management access restrictions

# Example: Limit management access to specific trusted subnet
configure terminal
management interface access-list
  permit 192.168.100.0/24
  deny any
exit

# Enable logging for CLI commands
logging cli-commands enable

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
  • Related CVEs
  • CVE-2025-13942: Zyxel WX5610-B0 Firmware RCE Vulnerability

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

  • CVE-2025-7673: Zyxel EMG3525-T50B Firmware RCE Vulnerability

  • CVE-2020-9054: Zyxel NAS326 Firmware RCE Vulnerability
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