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

CVE-2023-52161: Intel iNet Wireless Daemon Auth Bypass

CVE-2023-52161 is an authentication bypass vulnerability in Intel iNet Wireless Daemon (IWD) that allows attackers to gain unauthorized Wi-Fi network access. This article covers the technical details, affected versions, and mitigation.

Published: February 4, 2026

CVE-2023-52161 Overview

CVE-2023-52161 is an authentication bypass vulnerability in the Access Point functionality of Intel's iNet wireless daemon (IWD) before version 2.14. The flaw exists in the eapol_auth_key_handle function within eapol.c, which improperly handles the EAPOL (Extensible Authentication Protocol over LAN) 4-way handshake process. An attacker can exploit this vulnerability to gain unauthorized access to a protected Wi-Fi network by manipulating the authentication sequence.

The vulnerability allows attackers to bypass the standard EAPOL handshake by skipping Msg2/4 and directly sending Msg4/4 with an all-zero key, effectively circumventing the authentication mechanism designed to prevent unauthorized network access.

Critical Impact

Attackers can gain unauthorized access to protected Wi-Fi networks without valid credentials, potentially exposing all network traffic and connected devices to malicious activities.

Affected Products

  • Intel iNet Wireless Daemon (IWD) versions before 2.14

Discovery Timeline

  • 2024-02-22 - CVE CVE-2023-52161 published to NVD
  • 2025-11-04 - Last updated in NVD database

Technical Details for CVE-2023-52161

Vulnerability Analysis

This vulnerability represents an authentication bypass flaw (CWE-287) in the Wi-Fi Protected Access (WPA) implementation within Intel's IWD. The issue stems from improper validation of the EAPOL 4-way handshake sequence in the Access Point functionality.

In a standard WPA/WPA2 authentication, the 4-way handshake consists of four messages exchanged between the client (supplicant) and the access point (authenticator). This process establishes the Pairwise Transient Key (PTK) used for encrypting communications. The vulnerability allows an attacker to manipulate this process by omitting critical handshake steps.

The flaw enables network-based attacks without requiring user interaction or prior authentication, making it particularly dangerous for environments using IWD-based access points.

Root Cause

The root cause lies in the eapol_auth_key_handle function in eapol.c, which fails to properly validate the state machine during the EAPOL handshake. Specifically, the function does not enforce the requirement that Msg2/4 must be received and validated before accepting Msg4/4. This allows an attacker to bypass the second message in the handshake sequence entirely.

By sending Msg4/4 with an all-zero key directly after Msg1/4 (or even without receiving Msg1/4 in some scenarios), the authentication state machine incorrectly transitions to an authenticated state, granting network access without proper key exchange verification.

Attack Vector

The attack exploits the network-accessible Wi-Fi interface of systems running IWD in Access Point mode. An attacker within wireless range can initiate the EAPOL handshake process and manipulate the message sequence to bypass authentication.

The exploitation follows this pattern:

  1. The attacker identifies a Wi-Fi network using an IWD-based access point
  2. The attacker initiates an association request to the access point
  3. Instead of following the standard 4-way handshake (Msg1 → Msg2 → Msg3 → Msg4), the attacker skips Msg2/4
  4. The attacker sends Msg4/4 directly with an all-zero Pairwise Transient Key (PTK)
  5. Due to insufficient state validation, the access point accepts this malformed handshake
  6. The attacker gains unauthorized access to the protected network

This attack requires no special privileges and can be performed by any device within wireless range of the vulnerable access point.

Detection Methods for CVE-2023-52161

Indicators of Compromise

  • Anomalous EAPOL handshake patterns with missing Msg2/4 frames in wireless traffic captures
  • Unusual authentication success events where the PTK validation appears incomplete
  • Unauthorized devices appearing on the network that successfully authenticated without proper key exchange
  • Wireless packet captures showing Msg4/4 frames with all-zero key values

Detection Strategies

  • Deploy wireless intrusion detection systems (WIDS) to monitor for malformed EAPOL handshake sequences
  • Implement packet capture and analysis on wireless interfaces to detect handshakes with missing or out-of-order messages
  • Configure logging on IWD-based access points to capture authentication events and analyze for anomalies
  • Monitor for devices connecting to the network that bypass expected authentication flows

Monitoring Recommendations

  • Enable verbose logging for the IWD daemon to capture detailed authentication events
  • Set up alerts for authentication successes that occur without complete 4-way handshake sequences
  • Regularly audit connected devices on networks using IWD access points for unauthorized clients
  • Implement network segmentation to limit the impact of potential unauthorized access

How to Mitigate CVE-2023-52161

Immediate Actions Required

  • Upgrade IWD to version 2.14 or later immediately on all systems using Access Point functionality
  • Audit network logs for any signs of exploitation or unauthorized access attempts
  • Review and verify all currently connected devices on affected networks
  • Consider temporarily disabling Access Point mode on vulnerable IWD installations until patching is complete

Patch Information

Intel has released a fix for this vulnerability in IWD version 2.14. The patch addresses the state machine validation issue in the eapol_auth_key_handle function to ensure proper enforcement of the EAPOL handshake sequence.

The security fix is available through the IWD kernel.org commit. Multiple Linux distributions have also released updated packages:

  • Debian LTS Security Update
  • Fedora Package Updates

For additional information about IWD, refer to the IWD Wiki.

Workarounds

  • If immediate patching is not possible, disable Access Point functionality in IWD until the update can be applied
  • Implement additional network access controls such as MAC address filtering as a temporary defense-in-depth measure (note: this does not prevent the vulnerability but adds an additional layer)
  • Deploy a separate, non-IWD based access point for critical network segments
  • Use VPN connections for sensitive communications to add encryption regardless of Wi-Fi authentication status
bash
# Check current IWD version
iwctl version

# Update IWD on Debian/Ubuntu systems
sudo apt update && sudo apt upgrade iwd

# Update IWD on Fedora systems
sudo dnf update iwd

# Verify IWD is running version 2.14 or later after update
iwctl version

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechIntel Inet Wireless Daemon

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.61%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-287
  • Technical References
  • IWD Wiki Resource

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Top10VPN WiFi Vulnerabilities Report

  • Debian LTS Security Update

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Fedora Package Announcement
  • Vendor Resources
  • Kernel IWD Commit Update
  • 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