← Back

Tigervnc

tigervnc

Vendor: Tigervnc • 30 CVEs

CVEs (30)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Tigervnc
1Tigervnc
Jun 3, 2026
Mar 26, 2026
N/A· v4
9.8 CRITICAL· v3
N/A· v2
In TigerVNC before 1.16.2, Image.cxx in x0vncserver allows other users to observe or manipulate the screen contents, or cause an application crash, because of incorrect permissions.
3Redhat
TigervncX.org
4Enterprise Linux
TigervncX Server+1 more
Apr 6, 2026
Feb 25, 2025
N/A· v4
7.8 HIGH· v3
N/A· v2
A use-after-free flaw was found in X.Org and Xwayland. When changing an alarm, the values of the change mask are evaluated one after the other, changing the trigger values as requested, and eventually, SyncInitTrigger()...Show more
A use-after-free flaw was found in X.Org and Xwayland. When changing an alarm, the values of the change mask are evaluated one after the other, changing the trigger values as requested, and eventually, SyncInitTrigger() is called. If one of the changes triggers an error, the function will return early, not adding the new sync object, possibly causing a use-after-free when the alarm eventually triggers.Show less
3Redhat
TigervncX.org
4Enterprise Linux
TigervncX Server+1 more
Apr 6, 2026
Feb 25, 2025
N/A· v4
7.8 HIGH· v3
N/A· v2
A use-after-free flaw was found in X.Org and Xwayland. When a device is removed while still frozen, the events queued for that device remain while the device is freed. Replaying the events will cause a use-after-free.
3Redhat
TigervncX.org
4Enterprise Linux
TigervncX Server+1 more
Apr 6, 2026
Feb 25, 2025
N/A· v4
7.8 HIGH· v3
N/A· v2
An access to an uninitialized pointer flaw was found in X.Org and Xwayland. The function compCheckRedirect() may fail if it cannot allocate the backing pixmap. In that case, compRedirectWindow() will return a BadAlloc er...Show more
An access to an uninitialized pointer flaw was found in X.Org and Xwayland. The function compCheckRedirect() may fail if it cannot allocate the backing pixmap. In that case, compRedirectWindow() will return a BadAlloc error without validating the window tree marked just before, which leaves the validated data partly initialized and the use of an uninitialized pointer later.Show less
3Redhat
TigervncX.org
4Enterprise Linux
TigervncX Server+1 more
Apr 6, 2026
Feb 25, 2025
N/A· v4
7.8 HIGH· v3
N/A· v2
An out-of-bounds write flaw was found in X.Org and Xwayland. The function GetBarrierDevice() searches for the pointer device based on its device ID and returns the matching value, or supposedly NULL, if no match was foun...Show more
An out-of-bounds write flaw was found in X.Org and Xwayland. The function GetBarrierDevice() searches for the pointer device based on its device ID and returns the matching value, or supposedly NULL, if no match was found. However, the code will return the last element of the list if no matching device ID is found, which can lead to out-of-bounds memory access.Show less
3Redhat
TigervncX.org
4Enterprise Linux
TigervncX Server+1 more
Jun 2, 2026
Feb 25, 2025
N/A· v4
7.8 HIGH· v3
N/A· v2
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 call...Show more
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.Show less
3Redhat
TigervncX.org
4Enterprise Linux
TigervncX Server+1 more
Apr 6, 2026
Feb 25, 2025
N/A· v4
7.8 HIGH· v3
N/A· v2
A heap overflow flaw was found in X.Org and Xwayland. The computation of the length in XkbSizeKeySyms() differs from what is written in XkbWriteKeySyms(), which may lead to a heap-based buffer overflow.
3Redhat
TigervncX.org
4Enterprise Linux
TigervncX Server+1 more
Apr 6, 2026
Feb 25, 2025
N/A· v4
7.8 HIGH· v3
N/A· v2
A buffer overflow flaw was found in X.Org and Xwayland. The code in XkbVModMaskText() allocates a fixed-sized buffer on the stack and copies the names of the virtual modifiers to that buffer. The code fails to check the...Show more
A buffer overflow flaw was found in X.Org and Xwayland. The code in XkbVModMaskText() allocates a fixed-sized buffer on the stack and copies the names of the virtual modifiers to that buffer. The code fails to check the bounds of the buffer and would copy the data regardless of the size.Show less
3Redhat
TigervncX.org
4Enterprise Linux
TigervncX Server+1 more
Apr 6, 2026
Feb 25, 2025
N/A· v4
7.8 HIGH· v3
N/A· v2
A use-after-free flaw was found in X.Org and Xwayland. The root cursor is referenced in the X server as a global variable. If a client frees the root cursor, the internal reference points to freed memory and causes a use...Show more
A use-after-free flaw was found in X.Org and Xwayland. The root cursor is referenced in the X server as a global variable. If a client frees the root cursor, the internal reference points to freed memory and causes a use-after-free.Show less
4Fedoraproject
RedhatTigervnc+1 more
12Enterprise Linux
Enterprise Linux DesktopEnterprise Linux For Ibm Z Systems+9 more
Aug 29, 2025
Jan 18, 2024
N/A· v4
7.8 HIGH· v3
N/A· v2
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...Show more
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.Show less
4Fedoraproject
RedhatTigervnc+1 more
12Enterprise Linux
Enterprise Linux DesktopEnterprise Linux For Ibm Z Systems+9 more
Aug 29, 2025
Jan 18, 2024
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A flaw was found in the X.Org server. The GLX PBuffer code does not call the XACE hook when creating the buffer, leaving it unlabeled. When the client issues another request to access that resource (as with a GetGeometry...Show more
A flaw was found in the X.Org server. The GLX PBuffer code does not call the XACE hook when creating the buffer, leaving it unlabeled. When the client issues another request to access that resource (as with a GetGeometry) or when it creates another resource that needs to access that buffer, such as a GC, the XSELINUX code will try to use an object that was never labeled and crash because the SID is NULL.Show less
4Debian
RedhatTigervnc+1 more
5Debian Linux
Enterprise Linux EusTigervnc+2 more
Aug 4, 2025
Dec 13, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
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.
4Debian
RedhatTigervnc+1 more
5Debian Linux
Enterprise Linux EusTigervnc+2 more
Mar 24, 2026
Dec 13, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
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 possibl...Show more
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.Show less
3Debian
OpensuseTigervnc
3Debian Linux
LeapTigervnc
Nov 21, 2024
Sep 27, 2020
N/A· v4
8.1 HIGH· v3
5.8 MEDIUM· v2
In rfb/CSecurityTLS.cxx and rfb/CSecurityTLS.java in TigerVNC before 1.11.0, viewers mishandle TLS certificate exceptions. They store the certificates as authorities, meaning that the owner of a certificate could imperso...Show more
In rfb/CSecurityTLS.cxx and rfb/CSecurityTLS.java in TigerVNC before 1.11.0, viewers mishandle TLS certificate exceptions. They store the certificates as authorities, meaning that the owner of a certificate could impersonate any server after a client had added an exception.Show less
1Tigervnc
1Tigervnc
Nov 21, 2024
Jan 2, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Multiple heap-based buffer overflows in the ZRLE_DECODE function in common/rfb/zrleDecode.h in TigerVNC before 1.3.1, when NDEBUG is enabled, allow remote VNC servers to cause a denial of service (vncviewer crash) and po...Show more
Multiple heap-based buffer overflows in the ZRLE_DECODE function in common/rfb/zrleDecode.h in TigerVNC before 1.3.1, when NDEBUG is enabled, allow remote VNC servers to cause a denial of service (vncviewer crash) and possibly execute arbitrary code via vectors related to screen image rendering.Show less
2Opensuse
Tigervnc
2Leap
Tigervnc
Nov 21, 2024
Dec 26, 2019
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
TigerVNC version prior to 1.10.1 is vulnerable to stack buffer overflow, which could be triggered from CMsgReader::readSetCursor. This vulnerability occurs due to insufficient sanitization of PixelFormat. Since remote at...Show more
TigerVNC version prior to 1.10.1 is vulnerable to stack buffer overflow, which could be triggered from CMsgReader::readSetCursor. This vulnerability occurs due to insufficient sanitization of PixelFormat. Since remote attacker can choose offset from start of the buffer to start writing his values, exploitation of this vulnerability could potentially result into remote code execution. This attack appear to be exploitable via network connectivity.Show less
2Opensuse
Tigervnc
2Leap
Tigervnc
Nov 21, 2024
Dec 26, 2019
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
TigerVNC version prior to 1.10.1 is vulnerable to heap buffer overflow, which could be triggered from DecodeManager::decodeRect. Vulnerability occurs due to the signdness error in processing MemOutStream. Exploitation of...Show more
TigerVNC version prior to 1.10.1 is vulnerable to heap buffer overflow, which could be triggered from DecodeManager::decodeRect. Vulnerability occurs due to the signdness error in processing MemOutStream. Exploitation of this vulnerability could potentially result into remote code execution. This attack appear to be exploitable via network connectivity.Show less
1Tigervnc
1Tigervnc
Nov 21, 2024
Dec 26, 2019
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
TigerVNC version prior to 1.10.1 is vulnerable to heap buffer overflow, which occurs in TightDecoder::FilterGradient. Exploitation of this vulnerability could potentially result into remote code execution. This attack ap...Show more
TigerVNC version prior to 1.10.1 is vulnerable to heap buffer overflow, which occurs in TightDecoder::FilterGradient. Exploitation of this vulnerability could potentially result into remote code execution. This attack appear to be exploitable via network connectivity.Show less
2Opensuse
Tigervnc
2Leap
Tigervnc
Nov 21, 2024
Dec 26, 2019
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
TigerVNC version prior to 1.10.1 is vulnerable to heap buffer overflow. Vulnerability could be triggered from CopyRectDecoder due to incorrect value checks. Exploitation of this vulnerability could potentially result int...Show more
TigerVNC version prior to 1.10.1 is vulnerable to heap buffer overflow. Vulnerability could be triggered from CopyRectDecoder due to incorrect value checks. Exploitation of this vulnerability could potentially result into remote code execution. This attack appear to be exploitable via network connectivity.Show less
2Opensuse
Tigervnc
2Leap
Tigervnc
Nov 21, 2024
Dec 26, 2019
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
TigerVNC version prior to 1.10.1 is vulnerable to stack use-after-return, which occurs due to incorrect usage of stack memory in ZRLEDecoder. If decoding routine would throw an exception, ZRLEDecoder may try to access st...Show more
TigerVNC version prior to 1.10.1 is vulnerable to stack use-after-return, which occurs due to incorrect usage of stack memory in ZRLEDecoder. If decoding routine would throw an exception, ZRLEDecoder may try to access stack variable, which has been already freed during the process of stack unwinding. Exploitation of this vulnerability could potentially result into remote code execution. This attack appear to be exploitable via network connectivity.Show less