A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-7287

CVE-2026-7287: Zyxel NWA1100-N Firmware DoS Vulnerability

CVE-2026-7287 is a buffer overflow denial-of-service vulnerability in Zyxel NWA1100-N firmware that allows attackers to crash devices via crafted HTTP requests. This article covers technical details, affected versions, and mitigation.

Published: May 18, 2026

CVE-2026-7287 Overview

CVE-2026-7287 is a buffer overflow vulnerability in the webs binary of Zyxel NWA1100-N customized firmware version 1.00(AACE.1)C0. The flaw affects five web interface handlers: formWep(), formWlAc(), formPasswordSetup(), formUpgradeCert(), and formDelcert(). A remote unauthenticated attacker can send a crafted HTTP request to trigger a denial-of-service (DoS) condition on the affected access point. The vulnerability is classified under [CWE-120] (Buffer Copy without Checking Size of Input). Zyxel has marked the NWA1100-N as end-of-life, and the device is unsupported at the time of CVE assignment.

Critical Impact

Unauthenticated remote attackers can crash the device over the network with a single crafted HTTP request, disrupting wireless connectivity for all clients.

Affected Products

  • Zyxel NWA1100-N access point hardware
  • Zyxel NWA1100-N firmware version 1.00(AACE.1)C0
  • End-of-life Zyxel NWA1100-N deployments still in production

Discovery Timeline

  • 2026-05-12 - CVE-2026-7287 published to NVD
  • 2026-05-16 - Last updated in NVD database

Technical Details for CVE-2026-7287

Vulnerability Analysis

The vulnerability resides in the webs HTTP server binary embedded in the NWA1100-N firmware. Five form handler functions process attacker-controlled HTTP parameters without validating input length. When oversized data reaches these handlers, the unchecked copy operation overruns the destination buffer. The overflow corrupts adjacent memory and crashes the webs process, taking the management interface and associated wireless services offline. The attack requires no authentication and no user interaction. Because the NWA1100-N is end-of-life, no vendor patch will be released to address the issue.

Root Cause

The root cause is missing bounds checking on HTTP request parameters processed by formWep(), formWlAc(), formPasswordSetup(), formUpgradeCert(), and formDelcert(). Each handler copies user-supplied form data into fixed-size stack or heap buffers without validating length, producing a classic [CWE-120] buffer overflow condition.

Attack Vector

An attacker reaches the vulnerable handlers over the network by sending an HTTP POST request to the device's management interface. The request contains oversized values targeting one of the five form parameters. Processing the malformed request triggers the overflow and crashes the web server, producing a denial-of-service condition. The CVSS impact metrics indicate availability-only impact, with no confidentiality or integrity loss.

No verified public proof-of-concept exploit code is available for this vulnerability. The exploitation mechanism involves sending an HTTP request with parameter values exceeding the destination buffer size to any of the five vulnerable form endpoints exposed by the webs binary.

Detection Methods for CVE-2026-7287

Indicators of Compromise

  • Unexpected reboots or crashes of NWA1100-N access points coinciding with inbound HTTP traffic to the management interface
  • HTTP POST requests to web management endpoints containing abnormally long parameter values for formWep, formWlAc, formPasswordSetup, formUpgradeCert, or formDelcert
  • Loss of wireless service or management plane availability following web interface access from untrusted networks

Detection Strategies

  • Inspect web server access logs on the access point for requests targeting the five affected form handlers with oversized payloads
  • Deploy network intrusion detection signatures that flag HTTP requests with parameter lengths exceeding expected values for Zyxel management endpoints
  • Correlate device availability monitoring with HTTP request logs to identify crash patterns tied to specific request signatures

Monitoring Recommendations

  • Monitor SNMP or ICMP availability of NWA1100-N devices and alert on unscheduled reboots
  • Log all inbound connections to access point management interfaces and review for traffic from unauthorized network segments
  • Track repeated HTTP 5xx responses or connection failures from access point web interfaces as early indicators of exploitation attempts

How to Mitigate CVE-2026-7287

Immediate Actions Required

  • Restrict access to the NWA1100-N web management interface to trusted management VLANs only, blocking exposure from user and guest networks
  • Place affected devices behind a firewall that filters inbound HTTP and HTTPS traffic to the management plane
  • Plan replacement of NWA1100-N devices with currently supported Zyxel access points, as the model is end-of-life

Patch Information

No patch is available. Zyxel has classified the NWA1100-N as end-of-life and does not provide security updates for this product. Refer to the Zyxel End-of-Life Support Information page for the official support status. Replacement with a supported model is the only complete remediation.

Workarounds

  • Disable remote management on the WAN interface and restrict web administration to a dedicated management network
  • Apply access control lists on upstream switches or routers to permit HTTP traffic to the device only from authorized administrator IP addresses
  • Segment vulnerable access points onto isolated VLANs to limit blast radius if a DoS condition is triggered
bash
# Example ACL restricting management access to a single admin subnet
access-list 110 permit tcp 10.10.0.0 0.0.0.255 host <NWA1100-N-IP> eq 80
access-list 110 permit tcp 10.10.0.0 0.0.0.255 host <NWA1100-N-IP> eq 443
access-list 110 deny   tcp any host <NWA1100-N-IP> eq 80
access-list 110 deny   tcp any host <NWA1100-N-IP> eq 443

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechZyxel

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.26%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-120
  • Technical References
  • Zyxel End-of-Life Support Information
  • Related CVEs
  • CVE-2026-6058: Zyxel WRE6505 v2 DoS Vulnerability

  • CVE-2025-11847: Zyxel LTE3301-Plus Firmware DoS Vulnerability

  • CVE-2025-11846: Zyxel LTE3301-Plus Firmware DoS Vulnerability

  • CVE-2025-11845: Zyxel LTE3301-Plus Firmware DoS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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