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

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

CVE-2026-7690 is a remote code execution vulnerability in Wavlink WL-WN570HA1 Firmware affecting the set_sys_adm function. Attackers can exploit command injection via the Username parameter to execute arbitrary code remotely.

Published: May 7, 2026

CVE-2026-7690 Overview

CVE-2026-7690 is a command injection vulnerability in the Wavlink WL-WN570HA1 wireless range extender running firmware version R70HA1 V1410_221110. The flaw resides in the set_sys_adm function within /cgi-bin/adm.cgi, where the Username argument is not sanitized before being passed to a shell context. Authenticated remote attackers can inject arbitrary operating system commands through this parameter. Wavlink confirmed the issue and removed the affected firmware from its website. The vulnerability only affects products that are no longer supported by the maintainer, so no patch will be issued.

Critical Impact

Remote authenticated attackers can execute arbitrary commands on affected Wavlink devices through the Username parameter, with public exploit details available and no vendor patch planned for this end-of-life product.

Affected Products

  • Wavlink WL-WN570HA1 hardware (all units running the affected firmware)
  • Wavlink WL-WN570HA1 firmware version R70HA1 V1410_221110
  • End-of-life devices no longer maintained by Wavlink

Discovery Timeline

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

Technical Details for CVE-2026-7690

Vulnerability Analysis

The vulnerability is classified under [CWE-74] (Improper Neutralization of Special Elements in Output Used by a Downstream Component). It affects the administrative interface of the WL-WN570HA1 range extender, specifically the set_sys_adm handler in /cgi-bin/adm.cgi. The handler accepts a Username parameter from authenticated administrative requests and uses it in a downstream shell invocation without proper neutralization. An attacker who has valid low-privilege credentials can supply shell metacharacters in the Username field to break out of the intended argument context and execute arbitrary commands on the device. Successful exploitation grants control of the embedded operating system, enabling persistence, lateral movement into adjacent network segments, or use of the device in botnet activity.

Root Cause

The root cause is missing input validation and command argument sanitization in the set_sys_adm function. User-supplied data from the Username parameter is concatenated into a system command string and passed to a shell interpreter. Because special characters such as ;, |, &, and backticks are not filtered or escaped, the parser treats injected payloads as additional commands. This is a common pattern in SOHO networking firmware that relies on CGI scripts wrapping shell utilities for configuration changes.

Attack Vector

Exploitation requires network reachability to the device's administrative web interface and valid authentication at a low privilege level. The attacker submits a crafted POST request to /cgi-bin/adm.cgi invoking set_sys_adm with a malicious Username value containing shell metacharacters and a chained command. The injected command runs with the privileges of the web server process, which on many embedded devices is the root account. Public exploit information is referenced in the Notion writeup and VulDB entry #360860, enabling low-skill replication of the attack.

Detection Methods for CVE-2026-7690

Indicators of Compromise

  • HTTP requests to /cgi-bin/adm.cgi containing the set_sys_adm action with shell metacharacters such as ;, |, &&, or backticks in the Username field
  • Outbound connections from the WL-WN570HA1 to unfamiliar IP addresses, particularly on ports associated with reverse shells or downloader staging
  • Unexpected processes spawned by the embedded web server, such as wget, tftp, nc, or sh

Detection Strategies

  • Inspect HTTP request bodies destined for the device's administration URL and alert on non-alphanumeric characters in the Username parameter
  • Monitor for anomalous DNS resolutions or outbound traffic originating from IoT network segments where the WL-WN570HA1 resides
  • Capture firmware-level logs, where available, and forward them to a centralized log platform for correlation against known exploit signatures

Monitoring Recommendations

  • Place affected devices on a segmented VLAN and continuously monitor north-south and east-west traffic for command-and-control patterns
  • Track administrative login attempts to the device and alert on successful logins from unexpected source addresses
  • Correlate device telemetry with threat intelligence feeds that reference VulDB ID 360860 to identify scanning or exploitation attempts

How to Mitigate CVE-2026-7690

Immediate Actions Required

  • Decommission and replace the WL-WN570HA1, since the firmware has been removed from the vendor's website and the product is no longer supported
  • Remove the device from internet-facing exposure and block inbound access to its administrative interface at the perimeter firewall
  • Rotate any credentials reused on the device, especially administrative accounts that share passwords with other systems

Patch Information

No patch is available. Wavlink confirmed that firmware R70HA1 V1410_221110 has been removed from its website and that the affected product is no longer supported. Replacement with a supported wireless extender from a maintained product line is the only durable remediation. Consult the VulDB advisory #360860 and the vendor disclosure notes for confirmation of end-of-life status.

Workarounds

  • Restrict access to the device's web administration interface to a dedicated management VLAN with strict ACLs
  • Disable remote administration features and require local-only access for any required configuration changes
  • Enforce strong, unique credentials on remaining administrative accounts to raise the bar for the authentication prerequisite
  • Monitor the device closely until decommissioning is complete, treating it as untrusted infrastructure
bash
# Example perimeter ACL to block external access to the device's admin interface
iptables -A FORWARD -d <wavlink_device_ip> -p tcp --dport 80 -j DROP
iptables -A FORWARD -d <wavlink_device_ip> -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 Probability0.25%

  • 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 Documentation Resource

  • VulDB Submission Form

  • VulDB #360860

  • VulDB #360860 CTI
  • 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