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-2022-23304

CVE-2022-23304: W1.fi Hostapd Information Disclosure Bug

CVE-2022-23304 is an information disclosure vulnerability in W1.fi Hostapd caused by side-channel attacks through cache access patterns in EAP-pwd implementations. This article covers technical details, affected versions, and mitigation.

Published: February 18, 2026

CVE-2022-23304 Overview

CVE-2022-23304 is a critical side-channel vulnerability affecting the implementations of EAP-pwd in hostapd before version 2.10 and wpa_supplicant before version 2.10. The vulnerability arises from observable cache access patterns during cryptographic operations, which can be exploited by attackers to extract sensitive authentication credentials. Notably, this issue exists because of an incomplete fix for CVE-2019-9495, indicating that previous remediation efforts failed to fully address the underlying security weakness.

Critical Impact

Successful exploitation allows network-based attackers to compromise wireless authentication credentials through cache timing analysis, potentially enabling unauthorized network access, man-in-the-middle attacks, and complete compromise of affected wireless networks.

Affected Products

  • w1.fi hostapd (versions prior to 2.10)
  • w1.fi wpa_supplicant (versions prior to 2.10)
  • Fedora Project Fedora 35

Discovery Timeline

  • 2022-01-17 - CVE-2022-23304 published to NVD
  • 2025-11-03 - Last updated in NVD database

Technical Details for CVE-2022-23304

Vulnerability Analysis

The vulnerability exists within the EAP-pwd (Extensible Authentication Protocol - Password) implementation used in hostapd and wpa_supplicant. EAP-pwd is a password-based authentication protocol commonly deployed in enterprise wireless networks (WPA2-Enterprise and WPA3-Enterprise configurations). The flaw stems from non-constant-time cryptographic operations that create observable cache access patterns during the password-to-element mapping process.

When processing EAP-pwd authentication exchanges, the affected implementations perform cryptographic operations whose execution time and memory access patterns vary based on the secret values being processed. An attacker positioned on the same physical hardware or within the same virtualized environment can monitor CPU cache behavior to infer sensitive cryptographic material, including password-derived secrets used in the authentication process.

This vulnerability is particularly significant as it represents an incomplete fix for CVE-2019-9495, which addressed similar side-channel concerns. The persistence of exploitable cache timing patterns after the previous remediation demonstrates the difficulty of fully eliminating side-channel leakage from cryptographic implementations.

Root Cause

The root cause is classified as CWE-203: Observable Discrepancy. The EAP-pwd implementation uses cryptographic operations that exhibit variable timing characteristics based on secret-dependent conditional branches and memory access patterns. Specifically, the password-to-element (PWE) derivation process does not employ constant-time algorithms, allowing attackers to distinguish between different execution paths by observing cache hit/miss patterns. The incomplete fix from CVE-2019-9495 failed to address all code paths where secret-dependent branching occurs.

Attack Vector

The attack exploits cache-based side-channel leakage during EAP-pwd authentication. An attacker with local access to the same CPU (through co-location on shared hardware, virtual machine co-residency, or malicious processes on the target system) can perform cache timing analysis to extract information about the password being used for authentication.

The attack methodology involves:

  1. The attacker monitors CPU cache state while the victim performs EAP-pwd authentication
  2. By observing which cache lines are accessed during cryptographic operations, the attacker can infer secret-dependent branching decisions
  3. Statistical analysis of multiple authentication attempts allows recovery of password material
  4. With sufficient observations, the attacker can reconstruct the password or derive equivalent authentication credentials

Since this is a network-accessible service, the attack can be combined with techniques to trigger repeated authentication attempts, increasing the attacker's ability to gather timing samples.

Detection Methods for CVE-2022-23304

Indicators of Compromise

  • Unusual patterns of failed or repeated EAP-pwd authentication attempts from legitimate clients
  • Presence of unauthorized processes with elevated privileges monitoring CPU cache states
  • Unexpected co-resident virtual machines or containers on systems running hostapd or wpa_supplicant
  • Evidence of cache-timing attack tools (such as Flush+Reload or Prime+Probe implementations) on affected systems

Detection Strategies

  • Monitor authentication logs for anomalous EAP-pwd authentication patterns that may indicate timing attack data collection
  • Implement endpoint detection to identify known cache side-channel attack tools and techniques
  • Deploy version scanning to identify hostapd and wpa_supplicant installations running versions prior to 2.10
  • Enable security auditing on systems running wireless authentication services to detect suspicious process behavior

Monitoring Recommendations

  • Configure centralized logging for all wireless authentication events and correlate across multiple access points
  • Implement performance monitoring to detect unusual CPU cache behavior patterns that may indicate active exploitation
  • Establish baseline metrics for EAP-pwd authentication timing to identify statistical anomalies
  • Monitor for security advisories from w1.fi and distribution vendors regarding additional patches or mitigations

How to Mitigate CVE-2022-23304

Immediate Actions Required

  • Upgrade hostapd to version 2.10 or later immediately on all affected access points and authentication servers
  • Upgrade wpa_supplicant to version 2.10 or later on all client systems using EAP-pwd authentication
  • Consider temporarily disabling EAP-pwd authentication method in favor of certificate-based EAP methods (EAP-TLS) until patches are applied
  • Audit wireless network configurations to identify all systems running vulnerable versions

Patch Information

The w1.fi project has released version 2.10 of both hostapd and wpa_supplicant which addresses this vulnerability. Users should update to version 2.10 or later to receive the complete fix. The official security advisory is available from WPA Supplicant Security Advisory.

Distribution-specific patches are available:

  • Fedora users should apply updates per the Fedora Package Announcement
  • Gentoo users should refer to Gentoo GLSA 202309-16
  • Debian users should consult the Debian LTS Announcement April 2025

Workarounds

  • Disable EAP-pwd authentication and use alternative EAP methods such as EAP-TLS with certificate-based authentication
  • Implement network segmentation to isolate wireless authentication infrastructure from untrusted workloads
  • On virtualized environments, ensure wireless authentication services run on dedicated physical hosts without untrusted co-residents
  • Apply operating system-level mitigations for cache side-channel attacks where available (such as cache partitioning features)
bash
# Configuration example - Disable EAP-pwd in hostapd.conf
# Remove or comment out EAP-pwd from supported methods
eap_server=1
eap_user_file=/etc/hostapd/eap_user
# Remove "pwd" from eap methods in eap_user_file
# Use EAP-TLS or EAP-PEAP instead

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechHostapd

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.06%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-203
  • Technical References
  • Fedora Package Announcement

  • Gentoo GLSA 202309-16

  • Debian LTS Announcement April 2025
  • Vendor Resources
  • WPA Supplicant Security Advisory
  • Related CVEs
  • CVE-2022-23303: W1.fi Hostapd Info Disclosure Flaw

  • CVE-2025-24912: W1.fi Hostapd Auth Bypass Vulnerability

  • CVE-2021-30004: W1.fi Hostapd Forging Vulnerability
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