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-2024-29972

CVE-2024-29972: Zyxel NAS326 Firmware RCE Vulnerability

CVE-2024-29972 is a command injection RCE vulnerability in Zyxel NAS326 firmware that allows unauthenticated attackers to execute OS commands. This article covers technical details, affected versions, and mitigation.

Published: March 31, 2026

CVE-2024-29972 Overview

CVE-2024-29972 is a critical command injection vulnerability affecting Zyxel NAS devices. The vulnerability exists in the CGI program remote_help-cgi and allows an unauthenticated attacker to execute arbitrary operating system commands by sending a specially crafted HTTP POST request. This vulnerability is particularly concerning as the affected products were marked as unsupported at the time of disclosure, meaning some devices may never receive official patches.

Critical Impact

Unauthenticated remote attackers can achieve full system compromise on affected Zyxel NAS devices, potentially leading to data theft, ransomware deployment, or use of the compromised device as a pivot point for further network attacks.

Affected Products

  • Zyxel NAS326 firmware versions before V5.21(AAZF.17)C0
  • Zyxel NAS542 firmware versions before V5.21(ABAG.14)C0
  • Zyxel NAS326 and NAS542 hardware devices running vulnerable firmware

Discovery Timeline

  • 2024-06-04 - CVE-2024-29972 published to NVD
  • 2025-01-22 - Last updated in NVD database

Technical Details for CVE-2024-29972

Vulnerability Analysis

This command injection vulnerability (CWE-78) resides in the remote_help-cgi CGI program used by Zyxel NAS devices for remote assistance functionality. The vulnerability allows attackers to inject arbitrary operating system commands through the web interface without requiring any authentication. Due to the network-accessible nature of the web interface and the lack of authentication requirements, exploitation is straightforward for attackers who can reach the device over the network.

The EPSS (Exploit Prediction Scoring System) indicates a probability of 92.68% with a percentile of 99.75, placing this vulnerability among the most likely to be exploited. A public proof-of-concept is available, significantly increasing the risk of active exploitation in the wild.

Root Cause

The root cause of CVE-2024-29972 is insufficient input validation and sanitization in the remote_help-cgi CGI program. User-supplied input from HTTP POST requests is passed directly to system shell commands without proper escaping or validation, enabling command injection. This is a classic example of CWE-78 (Improper Neutralization of Special Elements used in an OS Command).

Attack Vector

The attack vector for this vulnerability is network-based. An attacker can exploit CVE-2024-29972 by sending a maliciously crafted HTTP POST request to the remote_help-cgi endpoint on the target NAS device. The vulnerability requires no authentication, no user interaction, and has low attack complexity.

The attacker injects shell metacharacters and commands into parameters processed by the CGI script. When the vulnerable code processes this input, the injected commands are executed with the privileges of the web server process, typically running as root on embedded NAS devices. This can lead to complete system compromise, including access to all stored data, credential theft, and potential lateral movement within the network.

For detailed technical analysis and proof-of-concept information, refer to the Outpost24 Blog on Zyxel Vulnerabilities and the public PoC repository.

Detection Methods for CVE-2024-29972

Indicators of Compromise

  • Unusual HTTP POST requests to /cgi-bin/remote_help-cgi or similar CGI endpoints containing shell metacharacters (;, |, $(), backticks)
  • Unexpected outbound network connections from NAS devices to unknown external hosts
  • New or modified files in system directories, particularly web shells or persistence mechanisms
  • Anomalous process spawning from the web server process (e.g., sh, wget, curl, nc)

Detection Strategies

  • Monitor web server access logs for requests targeting remote_help-cgi with suspicious parameter values
  • Implement network-based intrusion detection rules to identify command injection patterns in HTTP traffic to NAS devices
  • Deploy file integrity monitoring on NAS devices to detect unauthorized modifications
  • Utilize behavioral analysis to identify unusual process execution chains originating from web server processes

Monitoring Recommendations

  • Enable verbose logging on Zyxel NAS devices and forward logs to a centralized SIEM for analysis
  • Set up alerts for any access attempts to known vulnerable CGI endpoints
  • Monitor for DNS queries to unusual domains or IP addresses from NAS device segments
  • Implement network segmentation to limit NAS device exposure and enable easier traffic monitoring

How to Mitigate CVE-2024-29972

Immediate Actions Required

  • Update Zyxel NAS326 firmware to version V5.21(AAZF.17)C0 or later
  • Update Zyxel NAS542 firmware to version V5.21(ABAG.14)C0 or later
  • If patching is not possible, immediately isolate affected NAS devices from untrusted networks
  • Review NAS device logs for signs of prior exploitation

Patch Information

Zyxel has released firmware updates to address this vulnerability. However, it is important to note that these products were marked as "unsupported" at the time of CVE assignment, meaning future support may be limited. Organizations should review the Zyxel Security Advisory for NAS Products for complete patch details and download links.

Given the end-of-support status, organizations should consider migrating to supported NAS solutions that will receive ongoing security updates.

Workarounds

  • Restrict network access to the NAS web interface using firewall rules, allowing only trusted IP addresses
  • Disable remote management and remote help features if not required for operations
  • Place NAS devices on isolated network segments without direct internet exposure
  • Implement a reverse proxy with web application firewall (WAF) capabilities to filter malicious requests
bash
# Example: Restrict access to NAS web interface using iptables
# Allow only trusted management subnet
iptables -A INPUT -p tcp --dport 80 -s 192.168.1.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -s 192.168.1.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 80 -j DROP
iptables -A INPUT -p tcp --dport 443 -j DROP

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechZyxel

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability92.68%

  • Known ExploitedYes
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-78
  • Technical References
  • Outpost24 Blog on Zyxel Vulnerabilities
  • Vendor Resources
  • Zyxel Security Advisory for NAS Products
  • Related CVEs
  • 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

  • CVE-2025-7673: Zyxel EMG3525-T50B 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