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-2025-23013

CVE-2025-23013: Yubico pam-u2f Privilege Escalation Flaw

CVE-2025-23013 is a privilege escalation vulnerability in Yubico pam-u2f affecting versions before 1.3.1. This authentication bypass flaw enables local attackers to elevate privileges on affected systems.

Updated: January 22, 2026

CVE-2025-23013 Overview

CVE-2025-23013 is an authentication bypass vulnerability in Yubico pam-u2f before version 1.3.1 that can lead to local privilege escalation on macOS and Linux systems. The pam-u2f software package implements a Pluggable Authentication Module (PAM) designed to support authentication using YubiKey or other FIDO compliant authenticators. This vulnerability allows attackers with unprivileged local access to bypass authentication controls under certain configurations.

Critical Impact

Local attackers can exploit this authentication bypass to escalate privileges on affected macOS and Linux systems using pam-u2f for FIDO authentication. Depending on configuration, an attacker may also need knowledge of the user's password.

Affected Products

  • Yubico pam-u2f versions prior to 1.3.1
  • macOS systems utilizing pam-u2f for FIDO authentication
  • Linux systems utilizing pam-u2f for FIDO authentication

Discovery Timeline

  • January 15, 2025 - CVE-2025-23013 published to NVD
  • February 3, 2025 - Last updated in NVD database

Technical Details for CVE-2025-23013

Vulnerability Analysis

This vulnerability is classified under CWE-394 (Unexpected Status Code or Return Value), indicating that the pam-u2f module improperly handles certain status codes or return values during the authentication process. The authentication bypass occurs because the software fails to properly validate expected status conditions, allowing the authentication flow to succeed when it should fail.

The vulnerability requires local access to the system with an unprivileged user account. The attack complexity is low once the attacker has local access, though it depends on specific PAM configuration settings. In some configurations, the attacker may need to know the target user's password in addition to exploiting the bypass.

The impact is significant: successful exploitation allows complete compromise of confidentiality, integrity, and availability on the local system through privilege escalation.

Root Cause

The root cause stems from improper handling of status codes or return values within the pam-u2f authentication module (CWE-394). When certain unexpected conditions occur during the FIDO authentication process, the module fails to properly interpret the return status, potentially allowing authentication to succeed without proper credential verification.

Attack Vector

The attack requires local access to the target system. An attacker must first gain access as an unprivileged user on a macOS or Linux system where pam-u2f is deployed for authentication. The attacker then exploits the authentication bypass by triggering conditions that cause the PAM module to incorrectly process status codes during authentication.

The exploitation mechanism involves manipulating the authentication flow to reach a code path where the unexpected status handling allows the bypass. Depending on how pam-u2f is configured in the PAM stack, the attacker may leverage this bypass to escalate privileges to other user accounts or administrative access.

For detailed technical information on exploitation, refer to the Yubico Security Advisory YSA-2025-01.

Detection Methods for CVE-2025-23013

Indicators of Compromise

  • Unexpected authentication successes in PAM logs without corresponding valid FIDO authenticator events
  • Privilege escalation attempts from unprivileged user accounts on systems using pam-u2f
  • Anomalous sudo or su commands from users without physical access to their registered FIDO authenticators

Detection Strategies

  • Monitor PAM authentication logs for pam-u2f module entries that indicate authentication success without proper FIDO device interaction
  • Implement file integrity monitoring on PAM configuration files (/etc/pam.d/) to detect unauthorized modifications
  • Track privilege escalation events and correlate with expected FIDO device usage patterns
  • Deploy endpoint detection to identify suspicious authentication sequences

Monitoring Recommendations

  • Enable verbose logging for pam-u2f to capture detailed authentication flow information
  • Monitor system authentication logs (/var/log/auth.log or /var/log/secure) for unusual pam-u2f entries
  • Implement alerting on privilege escalation attempts from accounts configured to require FIDO authentication

How to Mitigate CVE-2025-23013

Immediate Actions Required

  • Upgrade pam-u2f to version 1.3.1 or later immediately on all affected systems
  • Audit PAM configurations to understand which services rely on pam-u2f for authentication
  • Review authentication logs for any signs of exploitation prior to patching
  • Consider temporarily implementing additional authentication controls until patching is complete

Patch Information

Yubico has released pam-u2f version 1.3.1 which addresses this vulnerability. Organizations should update through their package manager or download directly from Yubico. Debian LTS users can obtain the patched version through the official Debian repositories as announced in the Debian LTS Announcement.

For complete patch details and guidance, consult the Yubico Security Advisory YSA-2025-01.

Workarounds

  • If immediate patching is not possible, consider temporarily removing pam-u2f from critical PAM configurations and using alternative authentication mechanisms
  • Implement additional authentication layers in the PAM stack to provide defense in depth
  • Restrict local access to systems using pam-u2f to only essential personnel until patching is complete
bash
# Verify installed pam-u2f version on Debian/Ubuntu
dpkg -l libpam-u2f

# Update pam-u2f on Debian/Ubuntu systems
sudo apt update && sudo apt upgrade libpam-u2f

# Verify pam-u2f version after update (should be 1.3.1 or later)
dpkg -l libpam-u2f | grep -E "^ii"

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechYubico

  • SeverityHIGH

  • CVSS Score7.3

  • EPSS Probability0.08%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:P/PR:L/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-394
  • Technical References
  • Yubico Security Advisory YSA-2025-01

  • OpenWall OSS Security List Update

  • OpenWall OSS Security List Update

  • OpenWall OSS Security List Update

  • OpenWall OSS Security List Update

  • OpenWall OSS Security List Update

  • Debian LTS Announcement
  • Related CVEs
  • CVE-2026-40947: Yubico DLL Search Path Vulnerability

  • CVE-2024-45678: Yubikey 5c NFC Information Disclosure
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