VulnSea

X.org has 16 CVEs on record between 2023 and 2026. Disclosures have slowed: 2 in the last 90 days after 9 in the 90 before. The busiest recent month was June 2026 with 9. The median CVSS is 7.8 (high). None have a confirmed exploitation report. The dominant weakness classes are CWE-416 (6) and CWE-121 (3). Most affected products: x_server (14), libX11 (1), libXrender (1).

CVEs per month

Last 12 months, by publish date

101112010203040506070809
Exploited share
0% vs 1% corpus
Median CVSS
7.8
Publish → KEV
Last 90 days
2 prev 9

Products

  • x_server 14
  • libX11 1
  • libXrender 1
16
Total CVEs
0
Critical
0
CISA KEV
0
Exploited

X.org vulnerabilities

CVEs affecting X.org, newest first. Open any entry for full detail, references, and exploit status.

16 CVEsRSS

CVE-2026-88807High· 8.9
yesterday

A heap overflow in libXrender before 0.9.13 in RenderQueryPictFormats could be used by malicious X servers to inject code into attached X clients.

A heap overflow in libXrender before 0.9.13 in RenderQueryPictFormats could be used by malicious X servers to inject code into attached X clients.

TwilightX.org · libXrenderEPSS 0.26%via NVD
CVE-2026-88806High· 7.5
yesterday

A malicious X server could exploit a buffer overflow in libX11 before 1.8.14 during handling of XkbGetMap overflowing the key_sym_map.

A malicious X server could exploit a buffer overflow in libX11 before 1.8.14 during handling of XkbGetMap overflowing the key_sym_map.

Twilightx.org · libX11EPSS 0.20%via NVD
CVE-2026-50264High· 7.8
3mo ago

An out-of-bounds write flaw was found in the X.Org X server and Xwayland in DRIGetBuffers/DRIGetBuffersWithFormat

An out-of-bounds write flaw was found in the X.Org X server and Xwayland in DRIGetBuffers/DRIGetBuffersWithFormat. A client that requests multiple DRI2BufferBackLeft attachments and one DRI2BufferFrontLeft can trigger an out-of-bounds he…

Twilightx.org · x_serverEPSS 0.15%via NVD
CVE-2026-50263Medium· 5.5
3mo ago

A use-after-free flaw was found in the X.Org X server and Xwayland in CreateSaverWindow()

A use-after-free flaw was found in the X.Org X server and Xwayland in CreateSaverWindow(). A client can trigger a use-after-free read after changing window attributes and forcing the screen saver, leading to information disclosure.

Sunlitx.org · x_serverEPSS 0.14%via NVD
CVE-2026-50262Medium· 5.5
3mo ago

An out-of-bounds read flaw was found in the X.Org X server and Xwayland in __glXDisp_ChangeDrawableAttributes()

An out-of-bounds read flaw was found in the X.Org X server and Xwayland in __glXDisp_ChangeDrawableAttributes(). A wrong size validation check can read a client-controlled number of bytes, exceeding the request buffer, leading to informa…

Sunlitx.org · x_serverEPSS 0.13%via NVD
CVE-2026-50261High· 7.8
3mo ago

A use-after-free flaw was found in the X.Org X server and Xwayland in SyncChangeCounter()

A use-after-free flaw was found in the X.Org X server and Xwayland in SyncChangeCounter(). A client that sets up multiple SyncCounters can trigger a use-after-free when destroying those counters via a second client connection while chang…

Twilightx.org · x_serverEPSS 0.15%via NVD
CVE-2026-50260High· 7.8
3mo ago

A use-after-free flaw was found in the X.Org X server and Xwayland in FreeCounter()

A use-after-free flaw was found in the X.Org X server and Xwayland in FreeCounter(). A client that sets up multiple SyncCounters and awaits on those triggers can trigger a use-after-free when destroying those counters via a second client…

Twilightx.org · x_serverEPSS 0.15%via NVD
CVE-2026-50259High· 7.8
3mo ago

A stack-based buffer overflow flaw was found in the X.Org X server and Xwayland

A stack-based buffer overflow flaw was found in the X.Org X server and Xwayland. _XkbSetMapChecks() declares a fixed-size stack buffer mapWidths[256] indexed by key type index. The helper function CheckKeyTypes() writes to this buffer at…

Twilightx.org · x_serverEPSS 0.17%via NVD
CVE-2026-50258High· 7.8
3mo ago

A stack-based buffer overflow flaw was found in the X.Org X server and Xwayland

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 Xkb…

Twilightx.org · x_serverEPSS 0.16%via NVD
CVE-2026-50257High· 7.8
3mo ago

A use-after-free flaw was found in the X.Org X server and Xwayland in miSyncDestroyFence()

A use-after-free flaw was found in the X.Org X server and Xwayland in miSyncDestroyFence(). A client that sets up multiple fence triggers can trigger a use-after-free function pointer call. An attacker would connect to the X server to se…

Twilightx.org · x_serverEPSS 0.14%via NVD
CVE-2026-50256High· 7.8
3mo ago

A stack-based buffer overflow flaw was found in the X.Org X server and Xwayland

A stack-based buffer overflow flaw was found in the X.Org X server and Xwayland. A mismatch between the X server and the libXfont2 library's maximum font name length can cause a stack buffer overflow during font alias resolution. The ser…

Twilightx.org · x_serverEPSS 0.16%via NVD
CVE-2023-6478High· 7.6
2y ago

A flaw was found in xorg-server

A flaw was found in xorg-server. A specially crafted request to RRChangeProviderProperty or RRChangeOutputProperty can trigger an integer overflow which may lead to a disclosure of sensitive information.

Twilightx.org · x_serverEPSS 1.6%via NVD
CVE-2023-6377High· 7.8
2y ago

A flaw was found in xorg-server

A flaw was found in xorg-server. Querying or changing XKB button actions such as moving from a touchpad to a mouse can result in out-of-bounds memory reads and writes. This may allow local privilege escalation or possible remote code exe…

Twilightx.org · x_serverEPSS 1.6%via NVD
CVE-2023-5574High· 7.0
2y ago

A use-after-free flaw was found in xorg-x11-server-Xvfb

A use-after-free flaw was found in xorg-x11-server-Xvfb. This issue occurs in Xvfb with a very specific and legacy configuration (a multi-screen setup with multiple protocol screens, also known as Zaphod mode). If the pointer is warped f…

Twilightx.org · x_serverEPSS 0.62%via NVD
CVE-2023-5380Medium· 4.7
2y ago

A use-after-free flaw was found in the xorg-x11-server

A use-after-free flaw was found in the xorg-x11-server. An X server crash may occur in a very specific and legacy configuration (a multi-screen setup with multiple protocol screens, also known as Zaphod mode) if the pointer is warped fro…

Sunlitx.org · x_serverEPSS 0.71%via NVD
CVE-2023-5367High· 7.8
2y ago

A out-of-bounds write flaw was found in the xorg-x11-server

A out-of-bounds write flaw was found in the xorg-x11-server. This issue occurs due to an incorrect calculation of a buffer offset when copying data stored in the heap in the XIChangeDeviceProperty function in Xi/xiproperty.c and in RRCha…

Twilightx.org · x_serverEPSS 0.62%via NVD
X.org vulnerabilities (CVEs) · VulnSea