Description
[This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.]


The Windows PV drivers expose various facilities to userspace. Several
of these have no security descriptor, and are therefore fully accessible
to unprivileged users. These are:

1. XenCons, CVE-2025-27462
2. XenIface, CVE-2025-27463
3. XenBus, CVE-2025-27464
Published: 2026-07-09
Score: 9.4 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Xen Windows PV drivers expose three device interfaces—XenCons, XenIface, and XenBus—to user space without any security descriptors. Because these interfaces lack access controls, any local user who can open or communicate with the device file gains full read and write privileges to the PV driver. This flaw is an example of CWE‑276 (Insufficient Permissions), allowing an attacker to perform actions normally reserved for privileged contexts, such as manipulating virtualization settings or accessing sensitive data within the guest environment.

Affected Systems

The vulnerability affects every installation of the Xen Windows PV driver suite that includes the XenCons, XenIface, or XenBus device interfaces. No specific version numbers are supplied, so all deployments that expose these interfaces are considered vulnerable.

Risk and Exploitability

With a CVSS score of 9.4 the flaw is classified as critical, and an EPSS value of less than 1 % indicates a historically low probability of exploitation. The flaw is, however, trivially exploitable by any local user because the Windows driver interface requires no authentication or privilege checks. The vulnerability is not listed in the CISA KEV catalog, but its high severity and the fact that it permits uncontrolled access to kernel‑level PV drivers warrant immediate attention. The likely attack vector is a local user opening the exposed device and sending privileged commands to the driver.

Generated by OpenCVE AI on July 29, 2026 at 12:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑issued patch for the Windows PV drivers as soon as it becomes available
  • Configure the XenCons, XenIface and XenBus device interfaces to enforce appropriate security descriptors, limiting access to privileged accounts only
  • Set up monitoring to detect anomalous activity on the PV driver device interfaces and adjust user permissions accordingly

Generated by OpenCVE AI on July 29, 2026 at 12:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Xen
Xen windows Pv Drivers
Vendors & Products Xen
Xen windows Pv Drivers

Thu, 09 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 09 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Description [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] The Windows PV drivers expose various facilities to userspace. Several of these have no security descriptor, and are therefore fully accessible to unprivileged users. These are: 1. XenCons, CVE-2025-27462 2. XenIface, CVE-2025-27463 3. XenBus, CVE-2025-27464
Title WinPVDrivers: Excessive permissions on user-exposed devices
Weaknesses CWE-276
References
Metrics cvssV4_0

{'score': 9.4, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


Subscriptions

Xen Windows Pv Drivers
cve-icon MITRE

Status: PUBLISHED

Assigner: XEN

Published:

Updated: 2026-07-09T16:06:58.873Z

Reserved: 2025-02-26T09:16:54.461Z

Link: CVE-2025-27462

cve-icon Vulnrichment

Updated: 2026-07-09T16:06:56.517Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T12:30:03Z

Weaknesses
  • CWE-276

    Incorrect Default Permissions