ZeroHour

Vulnerabilities

107 CVEs · NVD, GitHub Advisories, CISA KEV, FIRST EPSS, GitHub PoC repos

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2026-56000
+1 in the same advisory: …55999
Local attackers with a X connection able to provide GLX commit to the X server xorg-server before 21.2.24 and xwayland before 24.1.13 could cause a Heap Use Aft

Local attackers with a X connection able to provide GLX commit to the X server xorg-server before 21.2.24 and xwayland before 24.1.13 could cause a Heap Use After Free, due to CommonMakeCurrent() pointing into potentially reallocated memory.

NVD description · AI analysis pending
9.0
group max
<1%
  • x.org x server
  • x.org xwayland
CVE-2026-50259
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 a client-controlled offset, allowing a stack buffer overflow. This may be used to crash the server, or for privilege escalation if the X server runs as root.

NVD description · AI analysis pending
7.8
group max
<1%
  • x.org x server
  • x.org xwayland
  • x.org enterprise linux
CVE-2026-34002
+1 in the same advisory: …34000
A flaw was found in the X.Org X server.

A flaw was found in the X.Org X server. This vulnerability, an out-of-bounds read, affects the XKB (X Keyboard Extension) modifier map handling. An attacker with access to the X11 server can exploit this by sending a malformed request, which causes the server to read beyond its intended memory boundaries. This can lead to the exposure of sensitive information or cause the server to crash, resulting in a denial of service.

NVD description · AI analysis pending
9.1<1%
  • x.org x server
  • x.org enterprise linux
CVE-2025-62231
+1 in the same advisory: …62230
A flaw was identified in the X.Org X server’s X Keyboard (Xkb) extension where improper bounds checking in the XkbSetCompatMap() function can cause an unsigned

A flaw was identified in the X.Org X server’s X Keyboard (Xkb) extension where improper bounds checking in the XkbSetCompatMap() function can cause an unsigned short overflow. If an attacker sends specially crafted input data, the value calculation may overflow, leading to memory corruption or a crash.

NVD description · AI analysis pending
7.3<1%
  • x.org x server
  • x.org xwayland
  • x.org vios
  • +1 more
CVE-2025-26597
A buffer overflow flaw was found in X.Org and Xwayland.

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.

NVD description · AI analysis pending
7.8<1%
  • tigervnc tigervnc
  • tigervnc x server
  • tigervnc xwayland
  • +1 more
CVE-2024-0229
An out-of-bounds memory access flaw was found in the X.Org server.

An out-of-bounds memory access flaw was found in the X.Org server. This issue can be triggered when a device frozen by a sync grab is reattached to a different master device. This issue may lead to an application crash, local privilege escalation (if the server runs with extended privileges), or remote code execution in SSH X11 forwarding environments.

NVD description · AI analysis pending
7.81%
  • x.org x server
  • x.org xwayland
  • x.org fedora
  • +1 more
CVE-2024-0409
+1 in the same advisory: …0408
A flaw was found in the X.Org server.

A flaw was found in the X.Org server. The cursor code in both Xephyr and Xwayland uses the wrong type of private at creation. It uses the cursor bits type with the cursor as private, and when initiating the cursor, that overwrites the XSELINUX context.

NVD description · AI analysis pending
7.8
group max
<1%
  • tigervnc tigervnc
  • tigervnc x server
  • tigervnc xwayland
  • +1 more
CVE-2023-6816
A flaw was found in X.Org server.

A flaw was found in X.Org server. Both DeviceFocusEvent and the XIQueryPointer reply contain a bit for each logical button currently down. Buttons can be arbitrarily mapped to any value up to 255, but the X.Org Server was only allocating space for the device's particular number of buttons, leading to a heap overflow if a bigger value was used.

NVD description · AI analysis pending
9.82%
  • x.org x server
  • x.org xwayland
  • x.org fedora
  • +1 more
CVE-2023-6478
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.

NVD description · AI analysis pending
7.52%
  • x.org x server
  • x.org xwayland
  • x.org enterprise linux eus
  • +1 more
CVE-2023-6377
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 execution in cases where X11 forwarding is involved.

NVD description · AI analysis pending
7.82%
  • redhat enterprise linux eus
  • redhat debian linux
  • redhat x server
  • +1 more
CVE-2023-5367
+2 in the same advisory: …5574 …5380
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 RRChangeOutputProperty function in randr/rrproperty.c, allowing for possible escalation of privileges or denial of service.

NVD description · AI analysis pending
7.8
group max
<1%
  • x.org x server
  • x.org xwayland
  • x.org enterprise linux
  • +1 more
CVE-2023-43788
A vulnerability was found in libXpm due to a boundary condition within the XpmCreateXpmImageFromBuffer() function.

A vulnerability was found in libXpm due to a boundary condition within the XpmCreateXpmImageFromBuffer() function. This flaw allows a local attacker to trigger an out-of-bounds read error and read the contents of memory on the system.

NVD description · AI analysis pending
5.5<1%
  • x.org libxpm
  • x.org fedora
  • x.org enterprise linux
CVE-2023-43787
+2 in the same advisory: …43785 …43786
A vulnerability was found in libX11 due to an integer overflow within the XCreateImage() function.

A vulnerability was found in libX11 due to an integer overflow within the XCreateImage() function. This flaw allows a local user to trigger an integer overflow and execute arbitrary code with elevated privileges.

NVD description · AI analysis pending
7.8
group max
<1%
  • x.org libx11
  • x.org enterprise linux
  • x.org fedora
CVE-2023-3138
A vulnerability was found in libX11.

A vulnerability was found in libX11. The security flaw occurs because the functions in src/InitExt.c in libX11 do not check that the values provided for the Request, Event, or Error IDs are within the bounds of the arrays that those functions write to, using those IDs as array indexes. They trust that they were called with values provided by an Xserver adhering to the bounds specified in the X11 protocol, as all X servers provided by X.Org do. As the protocol only specifies a single byte for these values, an out-of-bounds value provided by a malicious server (or a malicious proxy-in-the-middle) can only overwrite other portions of the Display structure and not write outside the bounds of the Display structure itself, possibly causing the client to crash with this memory corruption.

NVD description · AI analysis pending
7.52%
  • x.org libx11
  • x.org enterprise linux
CVE-2023-1393
A flaw was found in X.Org Server Overlay Window.

A flaw was found in X.Org Server Overlay Window. A Use-After-Free may lead to local privilege escalation. If a client explicitly destroys the compositor overlay window (aka COW), the Xserver would leave a dangling pointer to that window in the CompScreen structure, which will trigger a use-after-free later.

NVD description · AI analysis pending
7.8<1%
  • x.org x server
  • x.org fedora
CVE-2023-0494
A vulnerability was found in X.Org.

A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.

NVD description · AI analysis pending
7.8<1%
  • x.org x server
  • x.org fedora
  • x.org enterprise linux
  • +1 more
CVE-2022-4883
+1 in the same advisory: …46285
A flaw was found in libXpm.

A flaw was found in libXpm. When processing files with .Z or .gz extensions, the library calls external programs to compress and uncompress files, relying on the PATH environment variable to find these programs, which could allow a malicious user to execute other programs by manipulating the PATH environment variable.

NVD description · AI analysis pending
8.8
group max
1%
  • x.org libxpm
CVE-2022-44617
A flaw was found in libXpm.

A flaw was found in libXpm. When processing a file with width of 0 and a very large height, some parser functions will be called repeatedly and can lead to an infinite loop, resulting in a Denial of Service in the application linked to the library.

NVD description · AI analysis pending
7.51%
  • x.org libxpm
CVE-2022-46344
A vulnerability was found in X.Org.

A vulnerability was found in X.Org. This security flaw occurs because the handler for the XIChangeProperty request has a length-validation issues, resulting in out-of-bounds memory reads and potential information disclosure. This issue can lead to local privileges elevation on systems where the X server is running privileged and remote code execution for ssh X forwarding sessions.

NVD description · AI analysis pending
8.8
group max
3%
  • x.org x server
  • x.org fedora
  • x.org debian linux
CVE-2022-3551
+1 in the same advisory: …3553
A vulnerability, which was classified as problematic, has been found in X.org Server.

A vulnerability, which was classified as problematic, has been found in X.org Server. Affected by this issue is the function ProcXkbGetKbdByName of the file xkb/xkb.c. The manipulation leads to memory leak. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211052.

NVD description · AI analysis pending
6.52%
  • x.org x server
  • x.org debian linux
  • x.org fedora