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

CVE-2026-7692: Wavlink WL-WN570HA1 Firmware RCE Flaw

CVE-2026-7692 is a remote code execution vulnerability in Wavlink WL-WN570HA1 firmware caused by command injection in the ping_ddns function. This article covers technical details, affected versions, and mitigation.

Published: May 7, 2026

CVE-2026-7692 Overview

CVE-2026-7692 is a command injection vulnerability in the Wavlink WL-WN570HA1 wireless access point running firmware version R70HA1 V1410_221110. The flaw resides in the ping_ddns function within /cgi-bin/adm.cgi, where the DDNS argument is passed to a shell context without proper sanitization. An authenticated remote attacker can manipulate the DDNS parameter to execute arbitrary operating system commands on the device. The vendor confirmed that the affected firmware has been removed from the Wavlink website, and the product is no longer supported. Public exploit details have been disclosed, increasing the likelihood of opportunistic abuse against exposed devices [CWE-74].

Critical Impact

Remote authenticated attackers can inject arbitrary shell commands through the DDNS parameter of /cgi-bin/adm.cgi, gaining command execution on end-of-life Wavlink WL-WN570HA1 devices that will not receive a patch.

Affected Products

  • Wavlink WL-WN570HA1 hardware (all units running the affected firmware)
  • Wavlink WL-WN570HA1 firmware version R70HA1 V1410_221110
  • End-of-life devices not eligible for vendor patches

Discovery Timeline

  • 2026-05-03 - CVE-2026-7692 published to NVD
  • 2026-05-07 - Last updated in NVD database

Technical Details for CVE-2026-7692

Vulnerability Analysis

The vulnerability exists in the ping_ddns function exposed through the administrative CGI endpoint /cgi-bin/adm.cgi. The function accepts a user-supplied DDNS argument intended to specify a Dynamic DNS hostname for connectivity testing. Instead of validating the input as a hostname, the firmware passes the value into a shell command execution path. Attackers can append shell metacharacters such as ;, |, or backticks to the DDNS parameter, causing the device to execute attacker-supplied commands with the privileges of the web server process, typically root on embedded routers. The exploit requires network reachability to the management interface and low-privilege credentials, but post-exploitation access enables full device takeover, traffic interception, and lateral movement into the connected network.

Root Cause

The root cause is improper neutralization of special elements in input used by a downstream component [CWE-74]. The ping_ddns handler concatenates the DDNS argument directly into a system shell invocation rather than using a parameterized API or strict allow-list validation for hostname characters.

Attack Vector

The attack vector is network-based against the device's HTTP administration interface. An attacker submits a crafted POST or GET request to /cgi-bin/adm.cgi invoking ping_ddns with a malicious DDNS value. Because the device is end-of-life and the proof-of-concept has been published on third-party research portals, exploitation tooling is available to opportunistic attackers scanning for exposed Wavlink devices.

No verified exploit code is reproduced here. Refer to the Notion Article on Wavlink and VulDB Vulnerability #360862 for technical write-ups.

Detection Methods for CVE-2026-7692

Indicators of Compromise

  • HTTP requests to /cgi-bin/adm.cgi containing the ping_ddns action with shell metacharacters such as ;, &&, |, or backticks in the DDNS parameter.
  • Outbound connections from the WL-WN570HA1 device to unfamiliar IPs, particularly to download stagers or contact command-and-control infrastructure.
  • Unexpected processes spawned by the device's httpd or CGI handler, visible in any forwarded syslog stream.

Detection Strategies

  • Inspect web server and reverse proxy logs in front of Wavlink devices for adm.cgi requests carrying non-hostname characters in the DDNS field.
  • Deploy network IDS signatures that flag URI patterns combining adm.cgi, ping_ddns, and shell metacharacters.
  • Correlate authentication events on the management interface with subsequent anomalous outbound traffic from the access point.

Monitoring Recommendations

  • Forward syslog from network infrastructure to a centralized logging platform and alert on CGI request anomalies targeting Wavlink endpoints.
  • Baseline outbound traffic from access points and alert on deviations such as connections to non-DDNS providers from the device IP.
  • Monitor administrative authentication attempts against the device for credential stuffing and brute-force precursors to exploitation.

How to Mitigate CVE-2026-7692

Immediate Actions Required

  • Decommission and replace the Wavlink WL-WN570HA1 because the product line no longer receives security updates from the vendor.
  • Remove the device's management interface from any internet-facing network segment until replacement is complete.
  • Rotate all administrative credentials used on the device and on adjacent network equipment that shared those credentials.

Patch Information

No patch is available. The vendor confirmed that firmware R70HA1 V1410_221110 has been removed from the Wavlink website, and the affected product is no longer supported. Replacement with a currently supported wireless access point is the only fully effective remediation. See VulDB Vulnerability #360862 for vendor confirmation details.

Workarounds

  • Place the device behind a network firewall that restricts management access to a dedicated administrative VLAN and trusted source IPs.
  • Disable remote administration features and the WAN-side web interface where the firmware permits.
  • Segment the WL-WN570HA1 onto an isolated network so that successful exploitation cannot pivot into production assets.
bash
# Example firewall restriction limiting access to /cgi-bin/adm.cgi
# Allow only the admin workstation to reach the device management UI
iptables -A FORWARD -s 10.10.10.5 -d 192.168.10.1 -p tcp --dport 80 -j ACCEPT
iptables -A FORWARD -d 192.168.10.1 -p tcp --dport 80 -j DROP
iptables -A FORWARD -d 192.168.10.1 -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/TechWavlink

  • SeverityLOW

  • CVSS Score2.1

  • EPSS Probability1.29%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-74
  • Technical References
  • Notion Article on Wavlink

  • VulDB Submission Page

  • VulDB Vulnerability #360862

  • VulDB CTI for #360862
  • Related CVEs
  • CVE-2026-8228: Wavlink WL-NU516U1 Firmware RCE Vulnerability

  • CVE-2026-8227: Wavlink WL-NU516U1 Firmware RCE Flaw

  • CVE-2026-8192: Wavlink WL-NU516U1 Firmware RCE Flaw

  • CVE-2026-8191: Wavlink WL-NU516U1 Firmware RCE Flaw
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