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-2026-23764

CVE-2026-23764: VB-Audio Voicemeeter DOS Vulnerability

CVE-2026-23764 is a denial-of-service flaw in VB-Audio Voicemeeter virtual audio drivers that allows unprivileged attackers to trigger kernel crashes. This article covers technical details, affected versions, and mitigation.

Published: January 23, 2026

CVE-2026-23764 Overview

CVE-2026-23764 is a local denial-of-service vulnerability affecting VB-Audio virtual audio drivers used by Voicemeeter, Voicemeeter Banana, Voicemeeter Potato, VB-Audio Matrix, and Matrix Coconut products. The vulnerability exists in multiple driver files including vbvoicemeetervaio64*.sys, vbmatrixvaio64*.sys, vbaudio_vmauxvaio*.sys, vbaudio_vmvaio*.sys, and vbaudio_vmvaio3*.sys. An unprivileged local attacker can exploit this flaw to trigger a kernel crash (BSoD), resulting in system-wide denial of service on affected Windows systems.

Critical Impact

Local attackers can cause a kernel crash (PAGE_FAULT_IN_NONPAGED_AREA BSoD) by corrupting memory allocation length values exposed to user space, resulting in complete system denial of service.

Affected Products

  • VB-Audio Voicemeeter versions ending in 1.1.1.9 and earlier
  • VB-Audio Voicemeeter Banana versions ending in 2.1.1.9 and earlier
  • VB-Audio Voicemeeter Potato versions ending in 3.1.1.9 and earlier
  • VB-Audio Matrix versions ending in 1.0.2.2 and earlier
  • VB-Audio Matrix Coconut versions ending in 2.0.2.2 and earlier

Discovery Timeline

  • 2026-01-22 - CVE CVE-2026-23764 published to NVD
  • 2026-01-22 - Last updated in NVD database

Technical Details for CVE-2026-23764

Vulnerability Analysis

This vulnerability is classified under CWE-823 (Use of Out-of-range Pointer Offset). The affected VB-Audio virtual audio drivers allocate non-paged pool memory and map it into user space, inadvertently exposing a length value associated with the allocation. This design flaw allows an unprivileged local attacker to modify the length value from user space.

When subsequent IOCTL operations are performed, the corrupted length value is passed directly to the IoAllocateMdl kernel function without adequate integrity validation. The kernel then attempts to build and map a Memory Descriptor List (MDL) using the corrupted length, leading to memory access violations. This results in a system crash, typically manifesting as the PAGE_FAULT_IN_NONPAGED_AREA Blue Screen of Death (BSoD).

The vulnerability impacts system availability but does not allow for code execution, information disclosure, or data modification. The local attack vector requirement limits the scope of exploitation to users who already have local access to the affected system.

Root Cause

The root cause of this vulnerability stems from improper trust of user-controlled data in kernel-mode driver operations. Specifically, the VB-Audio drivers expose memory allocation metadata (length values) to user space through memory-mapped regions. The drivers then fail to implement adequate integrity checks before using this potentially corrupted length value in critical kernel operations like IoAllocateMdl.

This violates the security principle of never trusting user-space data in kernel-mode operations. The length parameter should either be stored securely in kernel-only memory or validated against expected bounds before being used in MDL allocation.

Attack Vector

The attack requires local access to a Windows system with the vulnerable VB-Audio drivers installed. An unprivileged local attacker can exploit this vulnerability through the following mechanism:

  1. The attacker identifies the memory region mapped from kernel space that contains the allocation length value
  2. The attacker modifies this length value to an out-of-range or corrupted value
  3. The attacker triggers an IOCTL operation that causes the driver to use the corrupted length
  4. The driver passes the corrupted length to IoAllocateMdl without validation
  5. The kernel crashes when attempting to build or map the MDL with invalid parameters

No user interaction is required once the attacker has local access. The vulnerability does not require elevated privileges to exploit. For detailed technical analysis, see the GitHub security research repository and the VulnCheck advisory.

Detection Methods for CVE-2026-23764

Indicators of Compromise

  • System crash logs showing PAGE_FAULT_IN_NONPAGED_AREA BSoD with call stacks involving vbvoicemeetervaio64*.sys, vbmatrixvaio64*.sys, or related VB-Audio driver files
  • Windows Event Viewer entries indicating driver-related system failures in the VB-Audio virtual audio drivers
  • Memory dump analysis revealing abnormal IoAllocateMdl calls with invalid length parameters originating from VB-Audio drivers

Detection Strategies

  • Monitor Windows crash dumps (minidumps and kernel dumps) for BSoD events attributed to VB-Audio driver files
  • Implement endpoint detection rules to identify processes attempting to interact with VB-Audio driver IOCTLs in suspicious patterns
  • Deploy driver integrity monitoring to detect attempts to tamper with memory-mapped regions associated with VB-Audio drivers
  • Configure Windows Driver Verifier to enable enhanced validation for the affected driver files during testing

Monitoring Recommendations

  • Enable Windows Error Reporting (WER) to capture detailed crash data and identify recurring BSoD events involving VB-Audio drivers
  • Utilize SentinelOne kernel-level visibility to monitor driver IOCTL activity and detect anomalous memory manipulation attempts
  • Implement centralized logging for Windows system stability events to quickly identify patterns of exploitation attempts across multiple endpoints

How to Mitigate CVE-2026-23764

Immediate Actions Required

  • Inventory all systems with VB-Audio Voicemeeter, Voicemeeter Banana, Voicemeeter Potato, VB-Audio Matrix, or Matrix Coconut installed
  • Update affected VB-Audio products to the latest available versions from the official VB-Audio website
  • Consider temporarily uninstalling or disabling the vulnerable virtual audio drivers on critical systems if updates are not yet available
  • Monitor vendor communication channels including the VB-Audio Forum for patch announcements and security updates

Patch Information

Organizations should check the VB-Audio official website for updated versions of the affected products. The VB-Audio Forum discussions provide additional context regarding the vulnerability and remediation status. Ensure all VB-Audio products are updated to versions newer than:

  • Voicemeeter: versions after 1.1.1.9
  • Voicemeeter Banana: versions after 2.1.1.9
  • Voicemeeter Potato: versions after 3.1.1.9
  • VB-Audio Matrix: versions after 1.0.2.2
  • Matrix Coconut: versions after 2.0.2.2

Workarounds

  • If updates are not available, consider removing the VB-Audio virtual audio drivers from systems where they are not essential for operations
  • Restrict local access to affected systems to trusted users only, as the vulnerability requires local access to exploit
  • Implement application whitelisting to prevent unauthorized programs from interacting with the vulnerable drivers
  • Use system hardening configurations to limit user-space access to driver memory regions where possible
bash
# Check installed VB-Audio driver versions on Windows
# Run in PowerShell with administrative privileges
Get-WmiObject Win32_PnPSignedDriver | Where-Object {$_.DeviceName -like "*VB-Audio*" -or $_.DeviceName -like "*Voicemeeter*"} | Select-Object DeviceName, DriverVersion, Manufacturer

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechVb Audio

  • SeverityMEDIUM

  • CVSS Score6.8

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/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-823
  • Technical References
  • VB-Audio Forum Discussion

  • VB-Audio Forum Discussion

  • GitHub CVE-2026-23764 Research

  • VB-Audio Official Site

  • VulnCheck Advisory on VB-Audio
  • Related CVEs
  • CVE-2026-23762: VB-Audio Virtual Drivers DOS Vulnerability

  • CVE-2026-23761: VB-Audio Driver DoS Vulnerability

  • CVE-2026-23763: VB-Audio Matrix Privilege Escalation Flaw
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