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
    • 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-2023-2626

CVE-2023-2626: Nest Hub Max Authentication Bypass Flaw

CVE-2023-2626 is an authentication bypass flaw in Google Nest Hub Max Firmware that allows attackers to send arbitrary IPv6 packets to Thread network devices. This article covers technical details, affected versions, and fixes.

Published: February 4, 2026

CVE-2023-2626 Overview

CVE-2023-2626 is an authentication bypass vulnerability affecting OpenThread border router devices and implementations, including multiple Google Nest smart home products. This vulnerability allows unauthenticated nodes to craft radio frames using "Key ID Mode 2"—a special mode utilizing a static encryption key—to bypass security checks. Successful exploitation enables arbitrary IP packets to traverse the Thread network without proper authentication.

Critical Impact

Attackers within adjacent network range can send and receive arbitrary IPv6 packets to devices on the LAN, potentially exploiting devices that lack additional authentication layers or contain network vulnerabilities normally mitigated by the home router's NAT firewall.

Affected Products

  • Google Nest Hub Max (Firmware)
  • Google Nest Hub (Firmware)
  • Google Wifi (Firmware)
  • Google Nest Wifi Point (Firmware)
  • Google Nest Wifi 6E (Firmware)

Discovery Timeline

  • 2023-07-25 - CVE-2023-2626 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2023-2626

Vulnerability Analysis

This authentication bypass vulnerability (CWE-287) exists within the OpenThread implementation used by Google's border router devices. The Thread protocol specification includes multiple Key ID Modes for frame encryption, with "Key ID Mode 2" designed to use a well-known, static encryption key for specific protocol operations. The vulnerability arises because affected devices fail to properly validate the authentication context when processing frames using this mode.

When an attacker crafts malicious radio frames leveraging Key ID Mode 2, the border router accepts these frames as legitimate, bypassing the normal security checks that would authenticate the source node. This allows the attacker to inject arbitrary IPv6 packets into the Thread mesh network and subsequently reach devices on the connected LAN segment.

The impact is particularly concerning in smart home environments where devices behind the router's NAT firewall may have minimal security controls, operating under the assumption that network-level isolation provides adequate protection.

Root Cause

The root cause is improper authentication validation in the OpenThread border router implementation. The handling of Key ID Mode 2 frames does not enforce proper node authentication, allowing static encryption keys to be exploited for unauthorized network access. This represents a fundamental gap in the security model where a special-purpose key mode intended for limited protocol functions can be abused for arbitrary traffic injection.

Attack Vector

Exploitation requires the attacker to be within the adjacent network range of the affected Thread border router device—typically within radio frequency range of the Thread mesh network. The attack does not require any user interaction or prior authentication.

The attacker crafts specially formed radio frames using the Key ID Mode 2 static encryption key. When these frames are processed by the vulnerable border router, they bypass authentication checks and allow the attacker to:

  1. Inject arbitrary IPv6 packets onto the Thread network
  2. Route traffic to devices on the connected LAN
  3. Potentially exploit vulnerabilities in LAN devices that would normally be protected by the router's NAT firewall
  4. Intercept or manipulate traffic flowing through the Thread network

Since no verified exploit code is publicly available, the attack methodology involves understanding the Thread protocol specification and crafting frames that leverage the static Key ID Mode 2 encryption key to bypass node authentication on vulnerable OpenThread implementations.

Detection Methods for CVE-2023-2626

Indicators of Compromise

  • Unusual IPv6 traffic patterns on Thread mesh networks originating from unrecognized node addresses
  • Unexpected network connections to internal LAN devices that are typically isolated
  • Thread network logs showing frames authenticated via Key ID Mode 2 from nodes not in the commissioning process
  • Anomalous traffic volumes or connection attempts to smart home devices

Detection Strategies

  • Monitor Thread border router logs for authentication anomalies and unexpected Key ID Mode usage
  • Implement network traffic analysis to detect unusual IPv6 packet patterns crossing the Thread-to-LAN boundary
  • Deploy intrusion detection systems configured to alert on unexpected internal network access patterns
  • Review connected device logs for unauthorized access attempts or unusual connection sources

Monitoring Recommendations

  • Enable verbose logging on Thread border router devices where available
  • Implement network segmentation monitoring to detect cross-boundary traffic anomalies
  • Establish baseline traffic patterns for smart home networks to identify deviations
  • Consider deploying dedicated IoT security monitoring solutions for Thread-enabled environments

How to Mitigate CVE-2023-2626

Immediate Actions Required

  • Verify that all affected Google Nest devices have received automatic firmware updates
  • Check device firmware versions through the Google Home app to confirm patch status
  • Ensure automatic updates are enabled on all Google Nest devices
  • Review network architecture to ensure additional authentication layers protect critical LAN devices

Patch Information

Google has addressed this vulnerability through automatic firmware updates deployed to affected devices. According to the Google Product Documentation, affected devices have been mitigated through automatic updates that move firmware versions beyond the vulnerable range. Users should ensure their devices are connected to the internet and have automatic updates enabled to receive the security patch.

Workarounds

  • Implement network segmentation to isolate IoT devices from critical infrastructure and sensitive systems
  • Deploy additional authentication mechanisms on LAN devices that may be accessible via the Thread network
  • Consider using a dedicated VLAN for smart home devices to limit lateral movement potential
  • Disable Thread border router functionality if not required for your smart home setup
  • Monitor for and apply any additional security updates from Google as they become available

Network administrators should ensure that devices on the LAN segment connected to Thread border routers have appropriate security controls and do not rely solely on NAT firewall protection for security.

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechGoogle Nest

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-287
  • Vendor Resources
  • Google Nest WiFi Documentation
  • Latest CVEs
  • CVE-2025-70797: LimeSurvey XSS Vulnerability

  • CVE-2025-30650: Juniper Junos OS Auth Bypass Vulnerability

  • CVE-2026-35471: Goshs Path Traversal Vulnerability

  • CVE-2026-35393: Goshs Path Traversal Vulnerability
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