CVE-2025-26597: Xorg: xwayland: buffer overflow in xkbchangetypesofkey()
A buffer overflow flaw was found in X.Org and Xwayland. If XkbChangeTypesOfKey() is called with a 0 group, it will resize the key symbols table to 0 but leave the key actions unchanged. If the same function is later called with a non-zero value of groups, this will cause a buffer overflow because the key actions are of the wrong size.
Security readout for executives and security teams
CVE-2025-26597 is a high-severity memory corruption flaw in X.Org/Xwayland keyboard handling. A local user with low privileges could trigger a buffer overflow, potentially affecting confidentiality, integrity, and availability on systems running vulnerable X server, Xwayland, or TigerVNC packages. Highest exposure is on Linux systems using affected Red Hat Enterprise Linux packages for xorg-x11-server, xorg-x11-server-Xwayland, or tigervnc. The bundle also references Debian LTS and upstream security discussion, but detailed non-Red Hat affected versions are not provided here. Treat this as a high-priority patching item for Linux desktop, VDI, and server environments with graphical or VNC components. It is not currently supported as internet-remote or actively exploited by the supplied evidence, but the potential impact is broad on affected local systems. Mitigation focus: Apply vendor-provided security updates from the relevant Red Hat advisory.; Check Debian LTS or upstream guidance for non-Red Hat systems.; Prioritize shared workstations, VDI, and TigerVNC-enabled hosts..
Prepared
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-119: 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.
1CVSS vectors
5Timeline events
2ADP providers
19Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
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-119 · source CWE mapping
Improper Restriction of Operations within the Bounds of a Memory Buffer
Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.