CVE-2026-34003: Xorg: xwayland: x.org x server: information exposure and denial of service via out-of-bounds memory access
A flaw was found in the X.Org X server's XKB key types request validation. A local attacker could send a specially crafted request to the X server, leading to an out-of-bounds memory access vulnerability. This could result in the disclosure of sensitive information or cause the server to crash, leading to a Denial of Service (DoS). In certain configurations, higher impact outcomes may be possible.
Security readout for executives and security teams
Plain-English summary
CVE-2026-34003 is a high-severity flaw in X.Org X server request handling. A local attacker could make the graphical server read memory outside expected bounds, potentially exposing sensitive information or crashing the session. The source bundle names affected Red Hat Enterprise Linux packages, including Xwayland, xorg-x11-server, and TigerVNC.
Executive priority
Treat this as a high-priority Linux endpoint and server maintenance issue, especially for shared graphical systems. It is not evidenced as internet-exploited, but local compromise could expose data or disrupt critical operator sessions.
Technical view
The flaw is in XKB key types request validation and is classified as CWE-125. The CVSS 3.1 score is 7.8 with local attack vector, low complexity, low privileges, no user interaction, and high confidentiality, integrity, and availability impact. Red Hat advisories are listed, but the bundle does not provide fixed package versions.
Likely exposure
Exposure is most likely on affected Red Hat Enterprise Linux 6 ELS, 7 ELS, 8, 8.x extended support streams, and 10 systems running the listed Xwayland, xorg-x11-server, or TigerVNC packages.
Exploitation context
The provided bundle does not support active exploitation, and KEV status is false. Exploitation requires local access and the ability to send a crafted request to the X server. Remote exposure is not established by the sources.
Researcher notes
The key uncertainty is remediation detail: the bundle lists many Red Hat advisories but not fixed package versions. Analysis should remain scoped to Red Hat-listed packages and local X server request handling unless additional vendor data broadens affected products.
Mitigation direction
Review the applicable Red Hat RHSA advisory for each affected RHEL stream.
Apply vendor-provided updates for affected Xwayland, xorg-x11-server, or TigerVNC packages.
Prioritize multi-user desktops, VNC hosts, jump boxes, and shared Linux workstations.
Restrict local shell and graphical-session access to trusted users.
Check vendor guidance before applying compensating controls not named in the advisories.
Validation and detection
Inventory systems for the affected Red Hat products and package names.
Compare installed package versions against the relevant Red Hat advisory.
Confirm whether X.Org, Xwayland, or TigerVNC is installed and in use.
Verify update deployment through package management and vulnerability scanner results.
Review local access controls for shared graphical or VNC environments.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-125: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
2CVSS vectors
7Timeline events
2ADP providers
39Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
2 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-125 · source CWE mapping
Out-of-bounds Read
Out-of-bounds Read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.