Description
Addressing certain issues, in particular related to operations which may
take excessively long and therefore would need preemption, has turned out
overly costly. Since alternatives (HVM/PVH: HAP, PV: shim) are commonly
available, the decision was to deprecate the functionality, while still
retaining it for people to use at their own (security) risk. Memory-wise
small enough guests may still be okay to run.
Published: 2026-07-28
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Xen hypervisor’s legacy shadow paging mechanism, retained for legacy guests, can consume excessive host resources, leading to prolonged preemption, guest crashes, or denial of service. This weakness is classified as CWE‑400, Excessive Resource Consumption, and hinges on the hypervisor’s choice to keep obsolete support active at user’s risk.

Affected Systems

Any Xen hypervisor installation that has the shadow paging feature enabled is vulnerable. Both HVM and PVH guests running with shadow paging can trigger the issue; PV guests lack a vendor workaround and will crash if the capability is present. The vulnerability applies to all Xen versions where the feature is enabled, with no specific version range provided.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity impact, while an EPSS score of less than 1 % signals a very low likelihood of exploitation. The vulnerability is not listed in CISA’s KEV catalog. An attacker who can control a guest may attempt to induce heavy preemption or memory pressure to exhaust host resources and cause a denial of service. Exploitation is largely dependent on configuration: disabling the feature or moving guests to Hardware Assisted Paging mitigates the risk.

Generated by OpenCVE AI on August 4, 2026 at 12:59 UTC.

Remediation

Vendor Workaround

Running HVM and PVH in Hardware Assisted Paging (HAP) mode will avoid this vulnerability. There's no mitigation available for PV guests. This is because shadow mode, if support is enabled in the hypervisor, could be engaged at any time. Note that without shadow mode built into Xen, guests not properly dealing with L1TF will simply be crashed instead.


OpenCVE Recommended Actions

  • Disable Shadow Paging in the Xen hypervisor configuration to remove the vulnerability.
  • Run HVM and PVH guest instances with Hardware Assisted Paging (HAP) mode enabled to bypass the problematic shadow paging logic.
  • For PV guests, no workaround exists; consider avoiding the use of legacy PV guests or ensuring the hypervisor no longer supports shadow paging.

Generated by OpenCVE AI on August 4, 2026 at 12:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6424-1 xen security update
History

Tue, 28 Jul 2026 22:15:00 +0000

Type Values Removed Values Added
First Time appeared Xen
Xen xen
Vendors & Products Xen
Xen xen

Tue, 28 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-400
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Description Addressing certain issues, in particular related to operations which may take excessively long and therefore would need preemption, has turned out overly costly. Since alternatives (HVM/PVH: HAP, PV: shim) are commonly available, the decision was to deprecate the functionality, while still retaining it for people to use at their own (security) risk. Memory-wise small enough guests may still be okay to run.
Title x86 shadow paging is deprecated
References

cve-icon MITRE

Status: PUBLISHED

Assigner: XEN

Published:

Updated: 2026-07-28T16:33:23.792Z

Reserved: 2026-04-27T14:20:24.139Z

Link: CVE-2026-42493

cve-icon Vulnrichment

Updated: 2026-07-28T16:33:23.792Z

cve-icon NVD

Status : Deferred

Published: 2026-07-28T13:18:32.247

Modified: 2026-07-28T17:16:39.063

Link: CVE-2026-42493

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T13:00:11Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption