SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-62427

HIGH · CVSS 8.8 EPSS 0.24%

Source: NVD + CISA KEV + EPSS · Published 2026-07-28 · Last synced 2026-08-27

CyberRota Analysis

AI-Generated

The vulnerability affects the platform operations within the control domain or a potential Xenstore domain, where improper handling of system-wide locks can lead to a lack of fairness in lock acquisition. This flaw may allow unauthorized operations to be executed before proper permission checks are enforced, potentially compromising system integrity and security. Organizations utilizing Xen-based virtualization should prioritize addressing this vulnerability to mitigate the risk of privilege escalation and unauthorized access.

CVE
CVE-2026-62427
Severity
HIGH
CVSS
8.8
EPSS
0.24%

Original NVD Description

[This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] To manage the system, sysctl and platform operations are used by the control domain or a possible Xenstore domain. Some of these operations may not be executed in parallel, so a system-wide lock each is used. The way those locks are acquired is, however, not providing any fairness. Furthermore, with XSM/Flask in use, the lock acquire will, for some operations, occur ahead of any permission checking. The sysctl issue is CVE-2026-62426. The platform-op issue is CVE-2026-62427.