The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-36734

CVE-2026-36734: EDIMAX BR-6428nS Router RCE Vulnerability

CVE-2026-36734 is a remote code execution flaw in EDIMAX BR-6428nS V3 routers that lets authenticated attackers execute arbitrary commands via WLAN configuration. This article covers technical details, affected versions, and mitigation.

Published: May 18, 2026

CVE-2026-36734 Overview

CVE-2026-36734 is a command injection vulnerability affecting the EDIMAX BR-6428nS V3 wireless router running firmware version 1.15. The flaw resides in the WLAN configuration functionality, which fails to properly validate user-supplied input. An authenticated attacker on the same network can submit crafted parameters to inject and execute arbitrary operating system commands on the device. Successful exploitation provides full control over the affected router, enabling traffic interception, lateral movement, and persistent network footholds. The vulnerability is classified under CWE-77: Improper Neutralization of Special Elements used in a Command.

Critical Impact

Authenticated attackers can execute arbitrary system commands on the router, leading to full device compromise and potential pivoting into the internal network.

Affected Products

  • EDIMAX BR-6428nS V3 wireless router
  • Firmware version 1.15
  • Devices exposing the WLAN configuration interface to local network users

Discovery Timeline

  • 2026-05-11 - CVE-2026-36734 published to NVD
  • 2026-05-13 - Last updated in NVD database

Technical Details for CVE-2026-36734

Vulnerability Analysis

The vulnerability exists within the WLAN configuration handler of the BR-6428nS V3 web management interface. The firmware accepts user-supplied configuration parameters and passes them to underlying system shell calls without sufficient sanitization. Because special shell metacharacters are not neutralized, the input stream is interpreted as additional commands by the OS shell.

An attacker with valid credentials and network access submits a crafted WLAN configuration request. The injected payload executes with the privileges of the web server process, which on consumer routers typically runs as root. This grants unrestricted access to device functions, including firmware modification, configuration tampering, and packet capture.

The EPSS score is 0.328% with a percentile of 55.783, reflecting current exploitation probability based on published indicators. No public proof-of-concept exploit has been confirmed in CISA KEV at the time of writing.

Root Cause

The root cause is improper neutralization of special elements in command strings [CWE-77]. The WLAN configuration routine concatenates attacker-controlled input directly into a shell command without input validation, output encoding, or use of parameterized system calls. Shell metacharacters such as ;, |, &, and backticks pass through unfiltered.

Attack Vector

The attack vector is network-based and requires low-privilege authentication. An attacker authenticates to the router web interface, then issues a POST request to the WLAN configuration endpoint with a malicious value embedded in a vulnerable parameter. The router executes the injected command during configuration processing.

No verified exploit code is publicly available. Refer to the GitHub CVE Disclosures Repository for additional technical detail published by the disclosing party.

Detection Methods for CVE-2026-36734

Indicators of Compromise

  • Unexpected outbound connections originating from the router management IP to unfamiliar external hosts
  • Modified WLAN configuration parameters containing shell metacharacters such as ;, |, or $()
  • Unauthorized authenticated sessions in router administrative logs from unexpected internal hosts
  • New or altered firmware files, startup scripts, or cron entries on the device

Detection Strategies

  • Inspect HTTP request bodies sent to the router WLAN configuration endpoint for shell metacharacters and command-chaining sequences
  • Correlate router authentication events with subsequent configuration changes to identify abnormal admin activity
  • Monitor DNS and NetFlow telemetry for routers initiating outbound traffic that is uncharacteristic of normal device behavior

Monitoring Recommendations

  • Forward router syslog data to a centralized log platform and alert on configuration changes paired with command-character payloads
  • Baseline normal router outbound traffic and flag deviations such as connections to non-update infrastructure
  • Track failed and successful logins to the router admin interface and alert on brute-force or credential-stuffing patterns

How to Mitigate CVE-2026-36734

Immediate Actions Required

  • Restrict access to the router administrative interface to a dedicated management VLAN or trusted host list
  • Change default and shared administrator credentials and enforce strong, unique passwords
  • Disable remote management features that expose the WLAN configuration endpoint beyond the local network
  • Audit current WLAN configuration values for unexpected entries containing shell metacharacters

Patch Information

No vendor patch has been published in the referenced advisory data. Monitor the Edimax Official Website for firmware updates addressing the BR-6428nS V3 1.15 command injection issue. Apply firmware updates as soon as they become available.

Workarounds

  • Place the affected router behind a firewall and block administrative interface access from untrusted network segments
  • Limit the number of accounts with administrative privileges on the router and rotate credentials regularly
  • Segment guest and IoT networks from administrative management to reduce the authenticated attack surface
  • Consider replacing the device with a supported model if no firmware fix is released by the vendor
bash
# Configuration example: restrict router admin access at an upstream firewall
# Replace ROUTER_IP and MGMT_HOST with your environment values
iptables -A FORWARD -p tcp -d ROUTER_IP --dport 80 -s MGMT_HOST -j ACCEPT
iptables -A FORWARD -p tcp -d ROUTER_IP --dport 80 -j DROP
iptables -A FORWARD -p tcp -d ROUTER_IP --dport 443 -s MGMT_HOST -j ACCEPT
iptables -A FORWARD -p tcp -d ROUTER_IP --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/TechEdimax

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.33%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-77
  • Technical References
  • Edimax Official Website

  • GitHub CVE Disclosures Repository
  • Related CVEs
  • CVE-2026-7682: Edimax BR-6208AC RCE Vulnerability

  • CVE-2026-7683: Edimax BR-6428nC RCE Vulnerability

  • CVE-2020-37125: Edimax EW-7438RPn-v3 Mini RCE Vulnerability

  • CVE-2025-14093: Edimax BR-6478AC V3 Firmware RCE Flaw
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