AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2014-6053

MEDIUM · CVSS 5 EPSS 7.25% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2014-12-15 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.0. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable. It may lead to a denial-of-service condition.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2014-6053
Severity
MEDIUM
CVSS
5
EPSS
7.25%

Original NVD Description

The rfbProcessClientNormalMessage function in libvncserver/rfbserver.c in LibVNCServer 0.9.9 and earlier does not properly handle attempts to send a large amount of ClientCutText data, which allows remote attackers to cause a denial of service (memory consumption or daemon crash) via a crafted message that is processed by using a single unchecked malloc.