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

CVE-2026-36606: Mercusys AC12G Information Disclosure Flaw

CVE-2026-36606 is an information disclosure vulnerability in Mercusys AC12G routers using weak DES encryption with hardcoded keys. Attackers can decrypt backup files to extract credentials. This article covers technical details, affected versions, impact, and mitigation steps.

Published: June 4, 2026

CVE-2026-36606 Overview

CVE-2026-36606 affects the Mercusys AC12G (EU) V1 router running firmware AC12G(EU)_V1_200909. The device encrypts configuration backups using single Data Encryption Standard (DES) in Electronic Code Book (ECB) mode with a hardcoded key embedded in the firmware. An attacker who obtains a backup file can decrypt it and recover all stored credentials, including the administrator password, WiFi Pre-Shared Key (PSK), and Dynamic DNS (DDNS) credentials. The weakness is tracked under CWE-798: Use of Hard-coded Credentials.

Critical Impact

Decryption of an exported configuration backup exposes the admin password, WiFi PSK, and DDNS credentials, enabling full router takeover and lateral access to the wireless network.

Affected Products

  • Mercusys AC12G (EU) V1
  • Firmware version AC12G(EU)_V1_200909
  • Configuration backup export functionality

Discovery Timeline

  • 2026-06-03 - CVE-2026-36606 published to the National Vulnerability Database (NVD)
  • 2026-06-03 - Last updated in NVD database

Technical Details for CVE-2026-36606

Vulnerability Analysis

The Mercusys AC12G (EU) V1 router provides a configuration backup feature that exports device settings to a downloadable file. The firmware encrypts this file using single DES in ECB mode with a static key compiled into the binary. Because the key is identical across all units of the same firmware build, any party with access to the firmware image can extract the key and decrypt backups from any other device running the same firmware.

Single DES uses a 56-bit effective key length and is considered obsolete for confidentiality protection. ECB mode further weakens the construction by encrypting each block independently, which leaks structural patterns in the plaintext. Combined with the hardcoded key, the backup file offers no meaningful protection against an attacker who obtains it.

The attack is local because the attacker must first acquire the backup file, typically by authenticating to the web interface as a low-privileged user, capturing a transferred backup, or recovering it from a workstation that stored it.

Root Cause

The root cause is the use of a hardcoded symmetric key for backup encryption combined with a deprecated cipher and weak mode of operation. Extracting the key from the firmware reduces the encryption to obfuscation. The design violates secure key management principles, which require per-device or per-user key derivation rather than embedded constants.

Attack Vector

An attacker authenticates to the router with low privileges and triggers a configuration export, or recovers a previously saved backup file from an administrator's workstation. The attacker then reverse engineers the firmware to obtain the static DES key and decrypts the file offline. The recovered plaintext contains the admin password, WiFi PSK, and DDNS credentials in clear form, enabling administrative takeover and network compromise.

The vulnerability mechanism is documented in the GitHub Advisory for CVE-2026-36606. No proof-of-concept exploit code is published in the NVD record.

Detection Methods for CVE-2026-36606

Indicators of Compromise

  • Unexpected configuration backup downloads from the router's web interface logged outside normal administrative windows.
  • Unauthorized changes to WiFi PSK, admin password, or DDNS settings following access to a backup file.
  • Presence of router backup files (typically .bin or .cfg) on user endpoints or in cloud storage that should not retain such artifacts.

Detection Strategies

  • Inspect router administrative logs for configuration export events and correlate them with the authenticated source IP address.
  • Monitor file shares and endpoints for stored router backup files and flag their presence for review.
  • Alert on WiFi or admin credential changes that occur without a corresponding administrative ticket or change request.

Monitoring Recommendations

  • Capture authentication events to the router management interface and forward them to a centralized log store for analysis.
  • Track DDNS configuration updates from the affected router, since stolen DDNS credentials can be reused to redirect external services.
  • Watch for new wireless clients connecting after a known backup file exposure event.

How to Mitigate CVE-2026-36606

Immediate Actions Required

  • Treat any previously exported backup file as compromised and rotate the admin password, WiFi PSK, and DDNS credentials.
  • Restrict access to the router management interface to trusted administrators on a dedicated management VLAN.
  • Delete stored backup files from workstations, email, and cloud storage where they are no longer required.

Patch Information

No vendor patch is referenced in the NVD entry for CVE-2026-36606 at the time of publication. Consult the GitHub Advisory for CVE-2026-36606 and the Mercusys support site for firmware updates addressing the hardcoded DES key issue.

Workarounds

  • Avoid using the built-in configuration backup feature until a firmware fix replaces single DES with an authenticated cipher and per-device key.
  • Store any required backups in an external encrypted container, such as a password manager or an AES-encrypted archive, rather than relying on the router's protection.
  • Segment the router's management network from general user traffic to reduce the chance that a low-privileged account can reach the backup export function.
bash
# Configuration example: limit management access to a trusted host
# Example firewall rule on an upstream device (illustrative only)
iptables -A FORWARD -p tcp -d <router_ip> --dport 80 -s <admin_workstation_ip> -j ACCEPT
iptables -A FORWARD -p tcp -d <router_ip> --dport 80 -j DROP

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechMercusys

  • SeverityHIGH

  • CVSS Score7.1

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-798
  • Technical References
  • GitHub Advisory for CVE-2026-36606
  • Related CVEs
  • CVE-2026-36610: Mercusys AC12G Information Disclosure Bug

  • CVE-2026-36611: Mercusys AC12G Information Disclosure

  • CVE-2026-36615: Mercusys AC12G Information Disclosure Bug

  • CVE-2026-36613: Mercusys AC12G Information Disclosure
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