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 Windows PV drivers bundled with Xen expose device interfaces such as XenCons, XenIface, and XenBus to userspace but fail to set a security descriptor on these interfaces. This insecure permission configuration, classified as CWE-276, allows any local user to open and interact with the drivers as if they had elevated privileges. The consequence is that a malicious actor can invoke privileged driver functionality and potentially gain additional privileges on the host system.

Affected Systems

The flaw affects the Windows PV drivers integrated into the Xen hypervisor. Specifically, the XenCons, XenIface, and XenBus drivers are susceptible. Vendors that ship the standard Xen hypervisor with Windows PV support and that have not applied a corrective update are at risk; version information is not supplied in the CNA record, so any unpatched deployment should be considered vulnerable.

Risk and Exploitability

With a CVSS score of 9.4, the vulnerability is deemed critical. The EPSS score of less than 1% indicates a low likelihood of widespread exploitation at present, and the vulnerability is not listed in the CISA KEV catalog. Nevertheless, the lack of access control creates a local privilege escalation path independent of external attack surfaces, making the risk significant for environments where untrusted users may execute code on the affected host. Based on the description, it is inferred that the attack vector is local; a user who can run code in the guest must be able to access the misdescribed driver interfaces.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a hypervisor to a version that includes the security descriptor fix for the Windows PV drivers.
  • If a patch is not yet available, configure the guest or hypervisor to disable the XenBus, XenIface, and XenCons device interfaces to prevent untrusted local access.
  • As a temporary measure, apply explicit security descriptors or group policies on the affected drivers to restrict access to privileged accounts only.

Generated by OpenCVE AI on July 29, 2026 at 12:23 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:07:40.763Z

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

Link: CVE-2025-27464

cve-icon Vulnrichment

Updated: 2026-07-09T16:07:38.195Z

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