HIGHVulnerability
Verified
Global

NVD HIGH: CVE-2026-50258 — A stack-based buffer overflow flaw was found in the X.Org X server and Xwayland....

·Source: NIST NVD

Updated:

Executive Summary

A stack-based buffer overflow flaw was found in the X.Org X server and Xwayland. The X server has multiple stack buffers sized XkbMaxShiftLevel * XkbNumKbdGroups but CheckKeyTypes() does not verify or clamp non-canonical key types to XkbMaxShiftLevel. A client can change key types to excessive shift levels and trigger stack overflows. This is caused by an incomplete fix of CVE-2025-26597. This may

Analysis

A stack-based buffer overflow flaw was found in the X.Org X server and Xwayland. The X server has multiple stack buffers sized XkbMaxShiftLevel * XkbNumKbdGroups but CheckKeyTypes() does not verify or clamp non-canonical key types to XkbMaxShiftLevel. A client can change key types to excessive shift levels and trigger stack overflows. This is caused by an incomplete fix of CVE-2025-26597. This may be used to crash the server, or for privilege escalation if the X server runs as root. CVSS Score: 7.8. Published: 2026-06-05T12:16:39.070.

Indicators of Compromise (2)

CVE (2)
CVE-2025-26597
CVE-2026-50258
Source Attribution

Originally published by NIST NVD on Jun 5, 2026. Verified by: NIST.

Related Threats