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

CVE-2024-45181: Wibu WibuKey Buffer Overflow Vulnerability

CVE-2024-45181 is a buffer overflow vulnerability in Wibu WibuKey that allows attackers to corrupt kernel memory through crafted packets. This article covers the technical details, affected versions, and mitigation steps.

Updated: May 16, 2026

CVE-2024-45181 Overview

CVE-2024-45181 is a kernel memory corruption vulnerability in the WibuKey64.sys driver shipped with WIBU-SYSTEMS WibuKey before v6.70. An improper bounds check in the driver allows crafted IOCTL packets to trigger an arbitrary address write in kernel memory. A local authenticated attacker can exploit this flaw to corrupt kernel structures and escalate privileges on affected Windows hosts. The vulnerability is classified under [CWE-787] Out-of-Bounds Write and [CWE-119] Improper Restriction of Operations within the Bounds of a Memory Buffer. WIBU-SYSTEMS addressed the issue in WibuKey v6.70.

Critical Impact

Local privilege escalation through arbitrary kernel memory writes leading to full system compromise on Windows endpoints running vulnerable WibuKey driver versions.

Affected Products

  • WIBU-SYSTEMS WibuKey versions prior to v6.70
  • WibuKey64.sys kernel driver
  • Microsoft Windows hosts with the vulnerable driver installed

Discovery Timeline

  • 2024-09-12 - CVE-2024-45181 published to NVD
  • 2024-09-18 - Last updated in NVD database

Technical Details for CVE-2024-45181

Vulnerability Analysis

The vulnerability resides in WibuKey64.sys, a kernel-mode driver that handles licensing and copy-protection requests from user-mode components. The driver exposes an IOCTL interface accessible to local users. When the driver processes crafted input packets, it fails to validate buffer boundaries before writing to memory addresses derived from user-controlled data. This results in an arbitrary kernel address write primitive. An attacker holding low-privilege local access can issue malicious IOCTL requests to corrupt kernel objects, hijack control flow, or overwrite security tokens to gain SYSTEM privileges.

Root Cause

The root cause is an improper bounds check on attacker-supplied data during IOCTL packet handling. The driver trusts size or offset fields from the request buffer without validating that the resulting write falls within an allocated, intended memory region. This classic [CWE-787] out-of-bounds write pattern in a kernel driver elevates the impact from a memory corruption bug to a kernel compromise primitive.

Attack Vector

Exploitation requires local access with low privileges on a Windows system where the WibuKey driver is loaded. No user interaction is required. The attacker opens a handle to the driver device object and submits a crafted DeviceIoControl request whose payload triggers the arbitrary write. Typical post-exploitation steps include overwriting the Token pointer in the current process's EPROCESS structure with that of a SYSTEM process, granting full administrative control. Refer to the WIBU Security Advisory WIBU-94453 for vendor-supplied technical details.

Detection Methods for CVE-2024-45181

Indicators of Compromise

  • Presence of WibuKey64.sys with a file version lower than 6.70 on Windows endpoints
  • Unexpected loading of the WibuKey driver by non-licensing processes
  • Windows kernel bugchecks such as KMODE_EXCEPTION_NOT_HANDLED or PAGE_FAULT_IN_NONPAGED_AREA referencing WibuKey64.sys
  • Unprivileged processes acquiring SYSTEM tokens shortly after opening a handle to the WibuKey device

Detection Strategies

  • Inventory all hosts for WibuKey64.sys and compare file versions against the patched 6.70 baseline
  • Hunt for DeviceIoControl activity targeting WibuKey device names from non-licensing or unsigned binaries
  • Alert on token manipulation patterns where a low-integrity process inherits a SYSTEM token without a parent process transition
  • Monitor for crash dumps and Event ID 1001 entries naming the WibuKey driver

Monitoring Recommendations

  • Enable kernel driver load auditing and forward Sysmon Event ID 6 to a centralized log platform
  • Track process privilege changes through Windows Event ID 4672 correlated with handles to WibuKey devices
  • Maintain an allowlist of expected processes that interact with the WibuKey driver and alert on deviations

How to Mitigate CVE-2024-45181

Immediate Actions Required

  • Upgrade WibuKey to version 6.70 or later on all affected Windows hosts
  • Identify systems where WibuKey is installed but no longer required and remove the software entirely
  • Restrict local logon rights to trusted administrators on systems that cannot be patched immediately
  • Apply application allowlisting to block untrusted binaries from issuing IOCTLs to the WibuKey driver

Patch Information

WIBU-SYSTEMS released WibuKey v6.70 to correct the bounds check in WibuKey64.sys. Patch details and downloads are available through the WIBU Security Advisory WIBU-94453 and the WIBU Official Website. Administrators should validate driver version 6.70 or higher after deployment.

Workarounds

  • Disable or unload the WibuKey64.sys driver on systems that do not require WibuKey-protected applications
  • Limit interactive and remote local access to reduce the pool of users capable of invoking the vulnerable IOCTL
  • Use Windows Defender Application Control or AppLocker policies to prevent unauthorized processes from opening handles to the WibuKey device
bash
# Verify installed WibuKey driver version on Windows
powershell -Command "Get-Item 'C:\Windows\System32\drivers\WibuKey64.sys' | Select-Object -ExpandProperty VersionInfo"

# Stop and disable the WibuKey service if WibuKey is not required
sc.exe stop WibuKey
sc.exe config WibuKey start= disabled

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

  • Vulnerability Details
  • TypeBuffer Overflow

  • Vendor/TechWibu Wibukey

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.17%

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

  • CWE-119
  • Technical References
  • WIBU Official Website
  • Vendor Resources
  • WIBU Security Advisory WIBU-94453
  • 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