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

CVE-2023-28771: Zyxel ATP100 Firmware RCE Vulnerability

CVE-2023-28771 is a remote code execution vulnerability in Zyxel ATP100 Firmware caused by improper error message handling. Unauthenticated attackers can execute OS commands remotely via crafted packets. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: February 11, 2026

CVE-2023-28771 Overview

CVE-2023-28771 is a critical command injection vulnerability affecting multiple Zyxel firewall product lines, including the ZyWALL/USG, VPN, USG FLEX, and ATP series devices. The vulnerability stems from improper error message handling in the IKE (Internet Key Exchange) packet decoder, which allows an unauthenticated attacker to execute arbitrary operating system commands remotely by sending specially crafted packets to an affected device.

This vulnerability is particularly severe because it requires no authentication and can be exploited remotely over the network. Attackers can leverage this flaw to gain complete control over affected firewall appliances, potentially compromising the entire network perimeter security infrastructure.

Critical Impact

This vulnerability is actively exploited in the wild and has been added to CISA's Known Exploited Vulnerabilities (KEV) catalog. Unauthenticated remote attackers can execute arbitrary OS commands, leading to complete device compromise.

Affected Products

  • Zyxel ZyWALL/USG series firmware versions 4.60 through 4.73
  • Zyxel VPN series firmware versions 4.60 through 5.35
  • Zyxel USG FLEX series firmware versions 4.60 through 5.35
  • Zyxel ATP series firmware versions 4.60 through 5.35

Discovery Timeline

  • April 25, 2023 - CVE-2023-28771 published to NVD
  • October 27, 2025 - Last updated in NVD database

Technical Details for CVE-2023-28771

Vulnerability Analysis

CVE-2023-28771 represents a command injection vulnerability (CWE-78) in the IKE packet processing functionality of Zyxel firewall devices. The vulnerability allows remote attackers to inject and execute arbitrary operating system commands without requiring any form of authentication.

The IKE protocol is used for establishing Security Associations (SA) in IPsec VPN connections, and it typically listens on UDP port 500 and 4500. The vulnerable error message handling routine fails to properly sanitize input data received within IKE packets before incorporating it into system commands.

When an affected device receives a maliciously crafted IKE packet, the improper error handling allows attacker-controlled data to be passed directly to a shell command interpreter. This enables full remote code execution with the privileges of the underlying system process, which typically runs as root on these embedded Linux-based appliances.

Root Cause

The root cause of this vulnerability lies in the improper handling of error messages within the IKE packet decoder component. Specifically, the firmware fails to adequately validate and sanitize data extracted from malformed IKE packets before using it in error message generation routines that ultimately execute system commands.

When processing certain malformed IKE packets, the error handling code incorporates user-supplied data into a shell command without proper input sanitization. This classic command injection pattern allows special shell metacharacters and command sequences to be interpreted by the underlying operating system.

Attack Vector

The attack vector for CVE-2023-28771 is network-based and does not require any authentication or user interaction. The vulnerability can be exploited by sending specially crafted UDP packets to the IKE service listening on the affected device.

An attacker can exploit this vulnerability by crafting malicious IKE packets containing shell metacharacters and command sequences within specific packet fields. When the vulnerable device processes these packets and triggers the flawed error handling routine, the injected commands are executed with elevated privileges.

The attack flow typically involves:

  1. Identifying an exposed Zyxel firewall device with the IKE service accessible
  2. Crafting a malicious IKE packet with command injection payload in specific fields
  3. Sending the packet to UDP port 500 or 4500 on the target device
  4. The malformed packet triggers the vulnerable error handling code path
  5. Injected commands are executed on the underlying operating system

For detailed technical exploitation information, refer to the Packet Storm Exploit Report.

Detection Methods for CVE-2023-28771

Indicators of Compromise

  • Unusual outbound connections from Zyxel firewall devices to unknown external IP addresses
  • Unexpected processes spawning from IKE-related services on affected devices
  • Anomalous UDP traffic patterns on ports 500 and 4500, particularly malformed IKE packets
  • Evidence of reverse shell connections or command-and-control beaconing originating from firewall appliances
  • Unauthorized configuration changes or new user accounts on Zyxel devices

Detection Strategies

  • Deploy network intrusion detection rules to identify malformed IKE packets targeting Zyxel devices
  • Monitor firewall device logs for unusual error messages related to IKE packet processing
  • Implement behavioral analysis to detect anomalous process execution on firewall appliances
  • Use threat intelligence feeds to identify known malicious IP addresses associated with exploitation campaigns

Monitoring Recommendations

  • Enable comprehensive logging on all Zyxel firewall devices and forward logs to a SIEM solution
  • Monitor network traffic flows for unexpected connections from firewall management interfaces
  • Implement file integrity monitoring on critical system files and configurations
  • Establish baseline behavior patterns for firewall devices to identify deviations indicative of compromise

How to Mitigate CVE-2023-28771

Immediate Actions Required

  • Immediately update all affected Zyxel devices to the latest patched firmware version
  • If patching is not immediately possible, restrict network access to IKE services (UDP ports 500 and 4500) from untrusted networks
  • Review firewall logs and network traffic for signs of exploitation attempts or successful compromise
  • Isolate potentially compromised devices pending forensic investigation and remediation

Patch Information

Zyxel has released firmware updates to address this vulnerability across all affected product lines. Organizations should consult the Zyxel Security Advisory for the specific patched firmware versions for each device model.

Given that this vulnerability is listed in CISA's Known Exploited Vulnerabilities catalog, federal agencies and organizations following CISA guidelines should prioritize immediate remediation.

Workarounds

  • Implement strict access control lists (ACLs) to limit IKE service access to only trusted IP addresses and networks
  • Deploy an external firewall or IPS in front of affected Zyxel devices to filter potentially malicious IKE traffic
  • Consider temporarily disabling IPsec VPN functionality if it is not critical to operations until patching can be completed
  • Implement network segmentation to limit the blast radius if a firewall device is compromised
bash
# Example: Restrict IKE service access using external firewall rules
# Block UDP 500/4500 from untrusted sources to Zyxel devices

# iptables example (on upstream firewall)
iptables -A FORWARD -p udp --dport 500 -d <ZYXEL_IP> -s <TRUSTED_NETWORK> -j ACCEPT
iptables -A FORWARD -p udp --dport 4500 -d <ZYXEL_IP> -s <TRUSTED_NETWORK> -j ACCEPT
iptables -A FORWARD -p udp --dport 500 -d <ZYXEL_IP> -j DROP
iptables -A FORWARD -p udp --dport 4500 -d <ZYXEL_IP> -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 Probability94.35%

  • 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
  • Packet Storm Exploit Report

  • CISA Known Exploited Vulnerabilities
  • Vendor Resources
  • 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-11730: Zyxel Firewall DDNS Command Injection

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