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

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

CVE-2026-23761 is a denial-of-service flaw in VB-Audio Voicemeeter and Matrix virtual audio drivers that allows local users to crash Windows systems. This post covers the technical details, affected versions, and mitigations.

Published: January 23, 2026

CVE-2026-23761 Overview

CVE-2026-23761 is a denial-of-service vulnerability affecting VB-Audio's virtual audio driver products, including Voicemeeter, Voicemeeter Banana, Voicemeeter Potato, and VB-Audio Matrix. The vulnerability stems from improper initialization of the FILE_OBJECT->FsContext field in the virtual audio drivers, which can lead to a kernel crash (Blue Screen of Death) when exploited by a local unprivileged user.

Critical Impact

Local unprivileged users can trigger a system crash (BSoD) on affected Windows systems, causing complete denial-of-service without requiring elevated privileges.

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-2026-23761 published to NVD
  • 2026-01-22 - Last updated in NVD database

Technical Details for CVE-2026-23761

Vulnerability Analysis

This vulnerability is classified under CWE-824 (Access of Uninitialized Pointer). The flaw exists in the VB-Audio virtual audio drivers, specifically in how they handle file object initialization when a handle is opened with a special file attribute value.

The affected drivers include:

  • vbvoicemeetervaio64*.sys
  • vbmatrixvaio64*.sys
  • vbaudio_vmauxvaio*.sys
  • vbaudio_vmvaio*.sys
  • vbaudio_vmvaio3*.sys

When a handle is opened with certain special file attribute values, the drivers improperly initialize the FILE_OBJECT->FsContext to a non-pointer magic value instead of a valid pointer. This incorrect initialization creates a dangerous condition where subsequent I/O operations that are not directly handled by the VB-Audio driver get forwarded down the audio driver stack through PortCls to ks.sys.

Root Cause

The root cause is improper initialization of the FILE_OBJECT->FsContext field within the VB-Audio kernel drivers. Rather than setting FsContext to a valid memory pointer or NULL, the drivers assign a non-pointer magic value. This violates the expected Windows kernel driver conventions for file object handling.

When the Windows kernel audio subsystem (specifically ks.sys through the PortCls interface) attempts to process operations on these file objects, it dereferences the FsContext field expecting a valid pointer structure. The magic value causes an invalid memory access, triggering a STATUS_ACCESS_VIOLATION and resulting in a SYSTEM_SERVICE_EXCEPTION blue screen.

Attack Vector

The vulnerability requires local access to exploit. An attacker with an unprivileged user account on an affected Windows system can trigger the vulnerability by opening a handle to one of the vulnerable VB-Audio virtual audio device drivers with specific file attributes.

The attack does not require any special permissions beyond standard user access. Once the malformed file handle is created, normal audio subsystem operations cause the invalid FsContext value to be dereferenced, crashing the kernel. This makes it a straightforward denial-of-service attack that can be executed reliably without complex exploitation techniques.

For technical details on the exploitation mechanism, refer to the GitHub CVE-2026-23761 Research repository.

Detection Methods for CVE-2026-23761

Indicators of Compromise

  • Unexpected system crashes (BSoD) with SYSTEM_SERVICE_EXCEPTION error code and STATUS_ACCESS_VIOLATION status
  • Crash dump analysis showing faulting module as ks.sys or one of the VB-Audio drivers (vbvoicemeetervaio64*.sys, vbmatrixvaio64*.sys)
  • Windows Event Log entries indicating kernel driver failures related to audio subsystem components
  • Repeated system instability specifically when VB-Audio products are installed

Detection Strategies

  • Monitor for crash dumps containing references to VB-Audio driver modules in the call stack
  • Implement endpoint detection rules to flag processes opening handles to VB-Audio virtual audio devices with unusual file attributes
  • Audit systems for vulnerable versions of Voicemeeter, Matrix, and related VB-Audio software
  • Configure crash analysis automation to alert on SYSTEM_SERVICE_EXCEPTION events involving audio driver components

Monitoring Recommendations

  • Enable Windows Error Reporting and centralized crash dump collection to identify potential exploitation attempts
  • Deploy endpoint telemetry to track handle creation operations on VB-Audio virtual device drivers
  • Establish baseline crash rates for systems with VB-Audio software to identify anomalous crash patterns
  • Review application inventory to identify all systems with affected VB-Audio products installed

How to Mitigate CVE-2026-23761

Immediate Actions Required

  • Identify all systems with VB-Audio Voicemeeter, Voicemeeter Banana, Voicemeeter Potato, VB-Audio Matrix, or Matrix Coconut installed
  • Update to the latest versions of affected VB-Audio products from the VB-Audio Official Website
  • Consider temporarily uninstalling affected VB-Audio drivers on critical systems until patches are applied
  • Restrict local access to systems where removal or update is not immediately possible

Patch Information

VB-Audio has acknowledged this vulnerability through their community forums. Users should update to versions newer than 1.1.1.9 (Voicemeeter), 2.1.1.9 (Voicemeeter Banana), 3.1.1.9 (Voicemeeter Potato), 1.0.2.2 (Matrix), and 2.0.2.2 (Matrix Coconut). Check the VB-Audio Forum Post #7527 and VB-Audio Forum Post #7574 for official update guidance and patch availability.

For additional advisory details, see the VulnCheck Advisory on VB-Audio DDoS.

Workarounds

  • Temporarily remove or disable VB-Audio virtual audio drivers on systems where immediate patching is not feasible
  • Restrict local user access on critical systems running affected VB-Audio software
  • Implement application control policies to prevent unauthorized users from executing code that could trigger the vulnerability
  • Consider using alternative virtual audio solutions until patched versions are deployed
bash
# List installed VB-Audio drivers on Windows (PowerShell)
Get-WmiObject Win32_PnPSignedDriver | Where-Object { $_.DeviceName -like "*VB-Audio*" -or $_.DeviceName -like "*Voicemeeter*" } | Select-Object DeviceName, DriverVersion

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.9

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:N/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-824
  • Technical References
  • VB-Audio Forum Post #7527

  • VB-Audio Forum Post #7574

  • GitHub CVE-2026-23761 Research

  • VB-Audio Official Website

  • VulnCheck Advisory on VB-Audio DDoS
  • Related CVEs
  • CVE-2026-23764: VB-Audio Voicemeeter DOS Vulnerability

  • CVE-2026-23762: VB-Audio Virtual Drivers 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