A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-2024-31498

CVE-2024-31498: YubiKey Manager GUI Privilege Escalation

CVE-2024-31498 is a privilege escalation vulnerability in Yubico YubiKey Manager GUI for Windows that allows browser windows to open with Administrator privileges. This article covers technical details, affected versions, and mitigation.

Updated: May 15, 2026

CVE-2024-31498 Overview

CVE-2024-31498 is a privilege escalation vulnerability in Yubico YubiKey Manager GUI (ykman-gui) on Windows. Versions before 1.2.6 allow browser windows to launch with Administrator privileges when Microsoft Edge is not the default browser. The flaw is classified under CWE-269: Improper Privilege Management. An authenticated local user can leverage this behavior to execute web content in a highly privileged context. Yubico documented the issue in Yubico Security Advisory YSA-2024-01.

Critical Impact

A low-privileged Windows user running ykman-gui can trigger a browser window that inherits Administrator rights, providing a path to full system compromise.

Affected Products

  • Yubico YubiKey Manager GUI (ykman-gui) on Windows, versions prior to 1.2.6
  • Windows hosts where Microsoft Edge is not the configured default browser
  • Endpoints where ykman-gui is launched with elevated privileges

Discovery Timeline

  • 2024-04-04 - CVE-2024-31498 published to the National Vulnerability Database
  • 2026-04-15 - Last updated in NVD database

Technical Details for CVE-2024-31498

Vulnerability Analysis

The YubiKey Manager GUI provides a graphical interface for configuring YubiKey hardware tokens on Windows. The application includes functionality that opens external URLs in the user's default browser. When ykman-gui runs with elevated rights and the default browser is not Microsoft Edge, the spawned browser process inherits the Administrator security context of the parent process.

The result is an Administrator-owned browser window rendering web content, executing JavaScript, downloading files, and writing to disk with full system privileges. Any subsequent navigation, extension activity, or file save operation occurs outside normal user-mode restrictions. The issue is tracked as CWE-269: Improper Privilege Management.

Root Cause

The root cause is the failure of ykman-gui to drop privileges or sanitize the security token before invoking the default browser through Windows shell APIs. Microsoft Edge mitigates this through its own integrity-level handling, which is why Edge users are not impacted. Other browsers accept the inherited token and launch as Administrator. This is a process-launch privilege management defect, not a memory-corruption issue.

Attack Vector

Exploitation requires the YubiKey Manager GUI to be running with Administrator rights, a common configuration when users manage FIDO2 or PIV credentials. The attacker triggers any in-application action that opens an external URL. The browser launches elevated and loads attacker-controlled or attacker-influenced content. From the elevated browser, an adversary can download and execute payloads, modify protected directories, or pivot to persistence mechanisms. Refer to the Yubico Security Advisory YSA-2024-01 for vendor technical details.

Detection Methods for CVE-2024-31498

Indicators of Compromise

  • Browser processes (chrome.exe, firefox.exe, brave.exe) running at High or System integrity level with ykman-gui.exe as the parent process
  • File writes by elevated browser processes to protected paths such as C:\Windows\System32 or C:\Program Files
  • Unexpected child processes spawned from a browser that was launched by ykman-gui.exe

Detection Strategies

  • Hunt for parent-child process relationships where ykman-gui.exe spawns a browser binary, then inspect the integrity level of the child
  • Inventory installed versions of YubiKey Manager GUI across Windows endpoints and flag any release earlier than 1.2.6
  • Monitor for elevated browser sessions writing to startup folders, scheduled task locations, or registry Run keys

Monitoring Recommendations

  • Forward Windows Sysmon Event ID 1 (process creation) with integrity-level fields to a centralized log platform for correlation
  • Alert on any process tree originating from ykman-gui.exe that includes a browser launching a secondary executable
  • Track installations and upgrades of ykman-gui through software inventory tooling to confirm patch deployment

How to Mitigate CVE-2024-31498

Immediate Actions Required

  • Upgrade YubiKey Manager GUI to version 1.2.6 or later on all Windows endpoints
  • Audit which users and service accounts run ykman-gui with Administrator rights and remove unnecessary elevation
  • Set Microsoft Edge as the default browser on systems where the patched version cannot be deployed immediately

Patch Information

Yubico released a fixed build in YubiKey Manager GUI version 1.2.6. Download the updated installer from the Yubico Security Advisory YSA-2024-01 page and deploy it through standard software management workflows. Validate the installation by confirming the version reported by ykman-gui matches 1.2.6 or higher.

Workarounds

  • Run ykman-gui as a standard user rather than Administrator whenever possible
  • Configure Microsoft Edge as the system default browser to avoid the elevated launch path in unpatched builds
  • Restrict installation of the vulnerable GUI to administrative workstations isolated from general user activity
bash
# Verify installed YubiKey Manager version on Windows (PowerShell)
Get-ItemProperty "HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\*" |
  Where-Object { $_.DisplayName -like "*YubiKey Manager*" } |
  Select-Object DisplayName, DisplayVersion

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechYubikey Manager

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.07%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-269
  • Technical References
  • Yubico Security Advisory YSA-2024-01
  • Latest CVEs
  • CVE-2024-8261: Prolizyazilim OBS Auth Bypass Vulnerability

  • CVE-2024-13068: LimonDesk Auth Bypass Vulnerability

  • CVE-2025-53679: Fortinet FortiSandbox RCE Vulnerability

  • CVE-2026-9446: Simple POS Inventory System SQLi Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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