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

CVE-2026-41446: Snap One WattBox RCE Vulnerability

CVE-2026-41446 is a remote code execution flaw in Snap One WattBox 800 and 820 series that allows attackers to execute commands as root using device credentials from the physical label. This post covers technical details.

Published: April 30, 2026

CVE-2026-41446 Overview

CVE-2026-41446 is a critical hardcoded credentials vulnerability affecting Snap One WattBox 800 and 820 series power distribution units. The firmware versions prior to 2.10.0.0 contain undisclosed diagnostic HTTP endpoints that rely solely on the device MAC address and service tag for authentication. Both of these values are printed in plaintext on the physical device label, creating a trivial authentication bypass for attackers who can access or photograph the device label.

This vulnerability allows remote attackers with network access to the device to execute arbitrary commands with root privileges, resulting in complete device compromise.

Critical Impact

Attackers with knowledge of the device MAC address and service tag (available on the physical label) can authenticate to hidden diagnostic endpoints and execute arbitrary commands as root, leading to full device takeover.

Affected Products

  • Snap One WattBox 800 series firmware versions prior to 2.10.0.0
  • Snap One WattBox 820 series firmware versions prior to 2.10.0.0

Discovery Timeline

  • 2026-04-28 - CVE-2026-41446 published to NVD
  • 2026-04-29 - Last updated in NVD database

Technical Details for CVE-2026-41446

Vulnerability Analysis

This vulnerability stems from a fundamentally flawed authentication design (CWE-798: Use of Hard-Coded Credentials). The WattBox 800 and 820 series devices expose diagnostic HTTP endpoints that were likely intended for factory testing or technical support purposes. Instead of implementing proper authentication mechanisms, these endpoints only require two pieces of information for access: the device MAC address and the service tag.

The critical security flaw is that both authentication values are printed directly on the physical device label in plaintext. This means anyone with physical proximity to the device—including building maintenance staff, delivery personnel, or visitors—can photograph or record these values. Additionally, installation documentation, invoices, or asset management systems may contain these values, further expanding the attack surface.

Once authenticated to the diagnostic endpoints, attackers gain the ability to execute arbitrary commands with root privileges on the underlying Linux-based firmware. This grants complete control over the power distribution unit, enabling attackers to manipulate power to connected equipment, establish persistence, pivot to other network devices, or cause physical damage through power cycling.

Root Cause

The root cause is the use of hardcoded, static credentials (MAC address and service tag) that are permanently printed on the device and cannot be changed by the end user. This design violates fundamental security principles by relying on "security through obscurity" rather than proper cryptographic authentication.

The device MAC address is also broadcast on the network and can be discovered through ARP scanning, DHCP logs, or network monitoring tools. Combined with social engineering or physical access to obtain the service tag, this creates a low-barrier attack path.

Attack Vector

The attack is network-based and requires no user interaction. An attacker must:

  1. Obtain the target device's MAC address (via network scanning or physical label)
  2. Obtain the service tag (from physical label, documentation, or social engineering)
  3. Send authenticated HTTP requests to the hidden diagnostic endpoints
  4. Execute arbitrary commands with root privileges

The vulnerability allows unauthenticated attackers who possess these two pieces of information to directly compromise the device without exploiting any memory corruption or complex exploitation chain. The diagnostic endpoints accept commands and execute them in the context of the root user.

Detection Methods for CVE-2026-41446

Indicators of Compromise

  • Unexpected HTTP requests to non-standard or undocumented endpoints on WattBox devices
  • Authentication attempts using MAC address and service tag combinations in HTTP parameters or headers
  • Command execution logs showing unusual shell commands run as root
  • Unexpected outbound network connections from WattBox devices to external IP addresses
  • Modifications to device configuration files or firmware outside of normal maintenance windows

Detection Strategies

  • Monitor network traffic for HTTP requests to WattBox devices from unauthorized source IP addresses
  • Implement network segmentation to isolate IoT and power management devices from general user networks
  • Deploy intrusion detection signatures to alert on exploitation attempts targeting WattBox diagnostic endpoints
  • Review web server access logs on WattBox devices for access to undocumented URI paths

Monitoring Recommendations

  • Enable logging on network firewalls and IDS/IPS systems for traffic to and from WattBox devices
  • Conduct periodic firmware version audits to ensure all devices are patched to 2.10.0.0 or later
  • Implement network behavior anomaly detection to identify unusual command-and-control patterns from IoT devices
  • Maintain an asset inventory that tracks firmware versions and ensures timely patch deployment

How to Mitigate CVE-2026-41446

Immediate Actions Required

  • Upgrade all Snap One WattBox 800 and 820 series devices to firmware version 2.10.0.0 or later immediately
  • Isolate affected WattBox devices on a dedicated VLAN with strict access controls until patching is complete
  • Restrict network access to WattBox devices to only authorized management stations
  • Audit physical security to ensure device labels are not photographed or accessible to unauthorized personnel
  • Review network logs for evidence of prior exploitation attempts

Patch Information

Snap One has released firmware version 2.10.0.0 that addresses this vulnerability. The firmware release notes and update instructions are available from the Snap One Firmware Release Notes. Organizations should prioritize immediate deployment of this update to all affected devices.

Workarounds

  • Place WattBox devices behind a firewall that blocks inbound HTTP/HTTPS access from untrusted networks
  • Implement network access control lists (ACLs) to restrict which IP addresses can communicate with WattBox devices
  • Deploy a VPN or jump host requirement for remote management of power distribution equipment
  • Physically obscure or remove device labels containing MAC address and service tag information where feasible
  • Monitor for and block reconnaissance activities targeting IoT device endpoints

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechSnap One

  • SeverityCRITICAL

  • CVSS Score9.2

  • EPSS Probability0.07%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/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
  • AvailabilityHigh
  • CWE References
  • CWE-798
  • Technical References
  • Snap One Firmware Release Notes
  • Latest CVEs
  • CVE-2026-46333: Linux Kernel Privilege Escalation Flaw

  • CVE-2026-2586: Eclipse Glassfish RCE Vulnerability

  • CVE-2026-2587: Eclipse Glassfish RCE Vulnerability

  • CVE-2026-45255: FreeBSD bsdinstall/bsdconfig 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