CVE-2026-31788
Last modified
CVE-2026-31788 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: restrict usage in unprivileged domU The Xen privcmd driver allows to issue arbitrary hypercalls from user space processes. This is normally no problem, as access is usually limited to root and the hypervisor will deny any hypercalls affecting other domains. In case the guest is booted using secure boot, however, the privcmd driver would be enabling a root user process to modify e.g. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: restrict usage in unprivileged domU The Xen privcmd driver allows to issue arbitrary hypercalls from user space processes. This is normally no problem, as access is usually limited to root and the hypervisor will deny any hypercalls affecting other domains. In case the guest is booted using secure boot, however, the privcmd driver would be enabling a root user process to modify e.g. kernel memory contents, thus breaking the secure boot feature. The only known case where an unprivileged domU is really needing to use the privcmd driver is the case when it is acting as the device model for another guest. In this case all hypercalls issued via the privcmd driver will target that other guest. Fortunately the privcmd driver can already be locked down to allow only hypercalls targeting a specific domain, but this mode can be activated from user land only today. The target domain can be obtained from Xenstore, so when not running in dom0 restrict the privcmd driver to that target domain from the beginning, resolving the potential problem of breaking secure boot. This is XSA-482 --- V2: - defer reading from Xenstore if Xenstore isn't ready yet (Jan Beulich) - wait in open() if target domain isn't known yet - issue message in case no target domain found (Jan Beulich)
Metrics
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 2.6.37.1, < 5.10.253 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.203 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.167 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.130 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.78 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.20 | — |
| Linux | Linux Kernel | >= 6.19, < 6.19.10 | — |
| Linux | Linux Kernel | 2.6.37 | — |
| Linux | Linux Kernel | 7.0 | Rc1 |
References
- http://xenbits.xen.org/xsa/advisory-482.htmlPatch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-31788?
How severe is CVE-2026-31788?
How do I fix CVE-2026-31788?
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-31782In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-31783In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31784In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31785In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31786In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-31787In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-31789Issue summary: Converting an excessively large OCTET STRING …9.8
- CVE-2026-3179The FTP Backup on the ADM does not properly sanitize filenam…8.1
- CVE-2026-31790Issue summary: Applications using RSASVE key encapsulation t…7.5
- CVE-2026-31792iccDEV provides a set of libraries and tools for working wit…7.8
- CVE-2026-31793iccDEV provides a set of libraries and tools for working wit…5.5
- CVE-2026-31794iccDEV provides a set of libraries and tools for working wit…5.5
Are you affected by CVE-2026-31788?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
