Libvncserver_project Libvncserver

12 CVEs affecting Libvncserver_project Libvncserver. Latest disclosed: 2026-03-24. Critical: 4, High: 7.

Top CVEs affecting Libvncserver_project Libvncserver
CVESeverityScorePublishedSummary
CVE-2017-18922Critical9.82020-06-30It was discovered that websockets.c in LibVNCServer prior to 0.9.12 did not properly decode certain WebSocket frames. A malicious attacker could exploit this b…
CVE-2018-7225Critical9.82018-02-19An issue was discovered in LibVNCServer through 0.9.11. rfbProcessClientNormalMessage() in rfbserver.c does not sanitize msg.cct.length, leading to access to u…
CVE-2016-9942Critical9.82016-12-31Heap-based buffer overflow in ultra.c in LibVNCClient in LibVNCServer before 0.9.11 allows remote servers to cause a denial of service (application crash) or p…
CVE-2016-9941Critical9.82016-12-31Heap-based buffer overflow in rfbproto.c in LibVNCClient in LibVNCServer before 0.9.11 allows remote servers to cause a denial of service (application crash) o…
CVE-2026-32853High8.12026-03-24LibVNCServer versions 0.9.15 and prior (fixed in commit 009008e) contain a heap out-of-bounds read vulnerability in the UltraZip encoding handler that allows a…
CVE-2026-32854High7.52026-03-24LibVNCServer versions 0.9.15 and prior (fixed in commit dc78dee) contain null pointer dereference vulnerabilities in the HTTP proxy handlers within httpProcess…
CVE-2020-29260High7.52022-09-02libvncclient v0.9.13 was discovered to contain a memory leak via the function rfbClientCleanup().
CVE-2020-25708High7.52020-11-27A divide by zero issue was found to occur in libvncserver-0.9.12. A malicious client could use this flaw to send a specially crafted message that, when process…
CVE-2020-14400High7.52020-06-17An issue was discovered in LibVNCServer before 0.9.13. Byte-aligned data is accessed through uint16_t pointers in libvncserver/translate.c. NOTE: Third parties…
CVE-2020-14399High7.52020-06-17An issue was discovered in LibVNCServer before 0.9.13. Byte-aligned data is accessed through uint32_t pointers in libvncclient/rfbproto.c. NOTE: there is repor…
CVE-2010-5304High7.52020-02-05A NULL pointer dereference flaw was found in the way LibVNCServer before 0.9.9 handled certain ClientCutText message. A remote attacker could use this flaw to…
CVE-2020-14401Medium6.52020-06-17An issue was discovered in LibVNCServer before 0.9.13. libvncserver/scale.c has a pixel_value integer overflow.