Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2023-27992

CVE-2023-27992: Zyxel NAS326 Firmware RCE Vulnerability

CVE-2023-27992 is a pre-authentication remote code execution vulnerability in Zyxel NAS326, NAS540, and NAS542 firmware allowing attackers to execute OS commands. This article covers technical details, affected versions, and fixes.

Published: February 11, 2026

CVE-2023-27992 Overview

CVE-2023-27992 is a critical pre-authentication command injection vulnerability affecting multiple Zyxel Network Attached Storage (NAS) devices. The vulnerability exists in the web management interface of Zyxel NAS326, NAS540, and NAS542 firmware and allows unauthenticated remote attackers to execute arbitrary operating system commands by sending specially crafted HTTP requests to the vulnerable device. This vulnerability requires no authentication, making it particularly dangerous for internet-exposed NAS devices.

Critical Impact

This vulnerability is actively exploited in the wild and has been added to CISA's Known Exploited Vulnerabilities (KEV) catalog. Unauthenticated attackers can achieve complete system compromise through remote command execution without any user interaction.

Affected Products

  • Zyxel NAS326 firmware versions prior to V5.21(AAZF.14)C0
  • Zyxel NAS540 firmware versions prior to V5.21(AATB.11)C0
  • Zyxel NAS542 firmware versions prior to V5.21(ABAG.11)C0

Discovery Timeline

  • June 19, 2023 - CVE-2023-27992 published to NVD
  • October 27, 2025 - Last updated in NVD database

Technical Details for CVE-2023-27992

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 web management interface of affected Zyxel NAS devices, where user-supplied input in HTTP requests is improperly sanitized before being passed to system-level command execution functions.

The pre-authentication nature of this vulnerability is particularly concerning because attackers do not need valid credentials to exploit it. Any network-accessible Zyxel NAS device running vulnerable firmware versions can be compromised by remote attackers who simply send malicious HTTP requests to the device's web interface. Once exploited, attackers gain the ability to execute operating system commands with the privileges of the web server process, which typically runs with elevated permissions on embedded NAS systems.

Root Cause

The root cause of CVE-2023-27992 is insufficient input validation and sanitization in the HTTP request handling code of the Zyxel NAS web management interface. Specifically, user-controllable parameters in HTTP requests are passed directly to shell command execution functions without proper escaping or filtering of shell metacharacters. This allows attackers to inject arbitrary commands by including shell operators (such as semicolons, backticks, or command substitution sequences) within their HTTP requests.

Attack Vector

The attack is delivered over the network via specially crafted HTTP requests to the vulnerable NAS device's web management interface. An attacker can exploit this vulnerability by:

  1. Identifying a vulnerable Zyxel NAS device exposed to the network
  2. Crafting an HTTP request containing malicious shell metacharacters and commands in a vulnerable parameter
  3. Sending the crafted request to the target device's web interface
  4. The injected commands execute on the underlying Linux operating system with the privileges of the web server

The vulnerability manifests when the web application processes certain HTTP request parameters and passes them unsanitized to system command execution. Attackers can leverage shell metacharacters to break out of the intended command context and execute arbitrary commands. For detailed technical information, refer to the Zyxel Security Advisory.

Detection Methods for CVE-2023-27992

Indicators of Compromise

  • Unusual HTTP requests to Zyxel NAS web interfaces containing shell metacharacters (;, |, $(), backticks)
  • Unexpected outbound network connections from NAS devices to unknown IP addresses
  • Creation of unauthorized user accounts or SSH keys on NAS devices
  • Suspicious processes running on NAS devices, particularly reverse shells or cryptocurrency miners
  • Unexpected modifications to system configuration files or scheduled tasks

Detection Strategies

  • Deploy network intrusion detection systems (NIDS) with signatures for command injection patterns in HTTP traffic destined for NAS devices
  • Monitor web server access logs on Zyxel NAS devices for requests containing shell metacharacters or encoded command sequences
  • Implement behavioral analysis to detect anomalous process execution on NAS devices following HTTP requests
  • Configure SentinelOne agents to monitor endpoint behavior for post-exploitation activities including unauthorized shell spawning

Monitoring Recommendations

  • Continuously monitor network traffic to and from Zyxel NAS devices, particularly HTTP/HTTPS traffic to management interfaces
  • Review NAS device logs regularly for authentication failures, unusual command execution, or configuration changes
  • Implement asset inventory to track all Zyxel NAS devices and their firmware versions across the organization
  • Configure alerts for any internet-facing exposure of NAS device management interfaces

How to Mitigate CVE-2023-27992

Immediate Actions Required

  • Immediately update all affected Zyxel NAS devices to the patched firmware versions: NAS326 V5.21(AAZF.14)C0 or later, NAS540 V5.21(AATB.11)C0 or later, NAS542 V5.21(ABAG.11)C0 or later
  • Disconnect vulnerable NAS devices from internet-facing networks until patches can be applied
  • Restrict access to NAS management interfaces to trusted internal networks only using firewall rules
  • Audit NAS devices for signs of compromise if they were previously exposed to untrusted networks
  • Review and remove any unauthorized user accounts, SSH keys, or scheduled tasks on NAS devices

Patch Information

Zyxel has released firmware updates to address CVE-2023-27992. Organizations should apply the following patched firmware versions:

  • NAS326: Update to firmware version V5.21(AAZF.14)C0 or later
  • NAS540: Update to firmware version V5.21(AATB.11)C0 or later
  • NAS542: Update to firmware version V5.21(ABAG.11)C0 or later

Firmware updates are available through the Zyxel Security Advisory. Due to the critical nature and active exploitation of this vulnerability, patching should be treated as the highest priority.

Workarounds

  • Block external access to NAS management interfaces at the network perimeter using firewall rules to deny inbound HTTP/HTTPS traffic from untrusted sources
  • Implement network segmentation to isolate NAS devices on a dedicated management VLAN accessible only from trusted administrative workstations
  • If remote access is required, use a VPN solution to access the internal network rather than exposing NAS interfaces directly to the internet
  • Deploy a web application firewall (WAF) in front of NAS devices to filter requests containing command injection patterns
bash
# Example firewall rule to restrict NAS management access (iptables)
# Allow management access only from trusted admin subnet
iptables -A INPUT -p tcp --dport 80 -s 192.168.100.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -s 192.168.100.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 Nas326

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability85.69%

  • Known ExploitedNo
  • 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
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-78
  • Technical References
  • CISA Known Exploited Vulnerabilities
  • Vendor Resources
  • Zyxel Security Advisory
  • Related CVEs
  • CVE-2023-35138: Zyxel NAS326 Firmware RCE 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