Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2025-24292

CVE-2025-24292: UniFi Network Auth Bypass Vulnerability

CVE-2025-24292 is an authentication bypass flaw in UniFi Network that allows unauthorized access using MAC addresses when 802.1X and VPN services share RADIUS profiles. This article covers technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2025-24292 Overview

A misconfigured query vulnerability exists in Ubiquiti UniFi Network (v9.1.120 and earlier) that could allow unauthorized users to authenticate to Enterprise WiFi or VPN Server (L2TP and OpenVPN) using a device's MAC address from 802.1X or MAC Authentication. This authentication bypass occurs when both services are enabled and share the same RADIUS profile, creating a security gap where MAC addresses can be used as valid authentication credentials.

Critical Impact

Attackers who obtain or spoof a valid device MAC address could gain unauthorized access to enterprise WiFi networks or VPN servers, potentially bypassing intended network access controls and gaining a foothold for further network intrusion.

Affected Products

  • UniFi Network v9.1.120 and earlier
  • UniFi Network deployments using shared RADIUS profiles for 802.1X and MAC Authentication
  • Enterprise WiFi and VPN Server (L2TP and OpenVPN) configurations

Discovery Timeline

  • 2025-06-29 - CVE CVE-2025-24292 published to NVD
  • 2025-06-30 - Last updated in NVD database

Technical Details for CVE-2025-24292

Vulnerability Analysis

This vulnerability is classified as CWE-287 (Improper Authentication), which represents a fundamental flaw in how the system validates user identity. The core issue stems from a misconfigured query within the UniFi Network application that fails to properly segregate authentication methods when 802.1X and MAC Authentication services share a common RADIUS profile.

In properly configured environments, 802.1X authentication requires certificate-based or credential-based validation, while MAC Authentication should serve as a fallback or supplementary mechanism for devices that cannot support 802.1X. However, this vulnerability allows the authentication boundary between these methods to be crossed, enabling MAC addresses—which are easily spoofable—to serve as valid authentication tokens for services that should require stronger credentials.

The attack requires network-level access and depends on a specific configuration state where both authentication services utilize the same RADIUS profile, introducing complexity that somewhat limits widespread exploitation.

Root Cause

The root cause is a misconfigured query within the UniFi Network authentication handling logic. When RADIUS profiles are shared between 802.1X and MAC Authentication services, the system fails to properly validate the authentication source and method, allowing MAC addresses registered for one service to be accepted as valid credentials for another. This represents a failure in authentication context separation.

Attack Vector

The vulnerability is exploitable over the network without requiring user interaction or prior authentication. An attacker would need to:

  1. Identify a target UniFi Network deployment using shared RADIUS profiles
  2. Obtain a valid device MAC address (through network sniffing, reconnaissance, or social engineering)
  3. Spoof the MAC address or use it directly to authenticate to Enterprise WiFi or VPN services
  4. Gain network access that should have required stronger authentication credentials

The attack is constrained by the need for the target environment to have both services enabled with shared RADIUS profiles, which adds complexity to successful exploitation.

Detection Methods for CVE-2025-24292

Indicators of Compromise

  • Unusual authentication events where MAC addresses are used to authenticate to VPN services (L2TP or OpenVPN)
  • Multiple authentication attempts from the same MAC address across different network entry points
  • Authentication logs showing successful access without corresponding 802.1X certificate validation
  • Concurrent sessions from the same MAC address originating from different geographic locations or network segments

Detection Strategies

  • Enable verbose RADIUS authentication logging to capture authentication method details
  • Monitor for authentication events that use MAC addresses for services typically requiring 802.1X credentials
  • Implement alerts for VPN authentication attempts that bypass expected certificate-based validation
  • Review RADIUS profile configurations to identify shared profiles between 802.1X and MAC Authentication

Monitoring Recommendations

  • Deploy network monitoring to track unusual authentication patterns and MAC address usage
  • Configure SIEM rules to correlate authentication events across WiFi and VPN services
  • Establish baseline authentication behavior to identify anomalous access attempts
  • Regularly audit RADIUS configurations and authentication logs for compliance with security policies

How to Mitigate CVE-2025-24292

Immediate Actions Required

  • Upgrade UniFi Network to a version newer than v9.1.120 that addresses this vulnerability
  • Review and separate RADIUS profiles used for 802.1X and MAC Authentication services
  • Audit current network access to identify any potentially unauthorized connections
  • Implement network segmentation to limit the impact of potential unauthorized access

Patch Information

Ubiquiti has addressed this vulnerability in UniFi Network versions released after v9.1.120. Organizations should consult the UI Security Advisory Bulletin #049 for specific patch versions and update instructions. It is recommended to update to the latest available version to ensure all security fixes are applied.

Workarounds

  • Create separate RADIUS profiles for 802.1X and MAC Authentication services to prevent cross-authentication
  • Disable MAC Authentication on sensitive network segments until the patch can be applied
  • Implement additional network access controls such as certificate pinning for VPN connections
  • Enable strict authentication logging and monitoring to detect potential exploitation attempts

Administrators should review their UniFi Network RADIUS configuration to ensure authentication services are properly segregated:

bash
# Configuration example
# Review UniFi Network RADIUS profile configuration
# Ensure separate profiles for 802.1X and MAC Authentication

# 1. Access UniFi Network Controller settings
# 2. Navigate to Profiles > RADIUS
# 3. Verify 802.1X and MAC Auth use separate profiles
# 4. If shared, create distinct profiles for each service
# 5. Apply changes and restart affected services

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechUnifi Network

  • SeverityMEDIUM

  • CVSS Score6.8

  • EPSS Probability0.07%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-287
  • Technical References
  • UI Security Advisory Bulletin #049
  • Latest CVEs
  • CVE-2025-49454: TinySalt Path Traversal Vulnerability

  • CVE-2025-48261: MultiVendorX Information Disclosure Flaw

  • CVE-2025-32119: CardGate WooCommerce SQL Injection Flaw

  • CVE-2025-26879: s2Member Plugin Reflected XSS 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