CVE-2026-46655
Last modified
CVE-2026-46655 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. virtio-win provides Windows paravirtualized drivers for QEMU and KVM. From mm210 until mm320, the Viosock driver permits a low-privilege local process to submit an IOCTL_SELECT request with attacker-controlled VIRTIO_VSOCK_SELECT.Fdss[*].fd_count values that overflow the 32-bit sum used by VIOSockSelect for bounds checking. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
virtio-win provides Windows paravirtualized drivers for QEMU and KVM. From mm210 until mm320, the Viosock driver permits a low-privilege local process to submit an IOCTL_SELECT request with attacker-controlled VIRTIO_VSOCK_SELECT.Fdss[*].fd_count values that overflow the 32-bit sum used by VIOSockSelect for bounds checking. The wrapped sum can pass the FD_SETSIZE check even though an individual descriptor count is much larger than the expected limit. VIOSockSelectCopyFds then iterates using the unchecked count and writes beyond the allocated pPkt->Fds array in the NonPagedPool kernel heap. Successful exploitation can corrupt kernel memory and enable privilege escalation in a Windows guest running the driver. This issue is fixed in mm320.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| virtio-win | kvm-guest-drivers-windows | >= mm210, < mm320 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-46655?
How severe is CVE-2026-46655?
How do I fix CVE-2026-46655?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-46644Symfony Polyfill backports PHP features and provides compati…6.9
- CVE-2026-46645SQLAdmin is a flexible Admin interface for SQLAlchemy models…4.3
- CVE-2026-46649Joplin is an open source note-taking and to-do application t…9.1
- CVE-2026-4665The WP Carousel Free plugin for WordPress is vulnerable to S…6.4
- CVE-2026-46650Joplin is an open source note-taking and to-do application t…4.4
- CVE-2026-46654Plonky3 is a toolkit for polynomial IOPs (PIOPs). Prior to v…8.9
- CVE-2026-46656Bludit is a content management system. Versions prior to 3.2…8.8
- CVE-2026-46657Bludit is a content management system. Versions prior to 3.2…7.1
- CVE-2026-4666The wpForo Forum plugin for WordPress is vulnerable to unaut…6.5
- CVE-2026-46668SpiceDB is an open source database system for creating and m…2.3
- CVE-2026-46669OpenVM is a performant and modular zkVM framework built for …7.5
- CVE-2026-4667HP System Optimizer might potentially be vulnerable to escal…7.3
Are you affected by CVE-2026-46655?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
