LiveActive security incident?Get immediate response
CVE Record

CVE-2019-25600: UltraVNC Viewer 1.2.2.4 Denial of Service via Buffer Overflow

UltraVNC Viewer 1.2.2.4 contains a denial of service vulnerability that allows attackers to crash the application by supplying an oversized string to the VNC Server input field. Attackers can paste a malicious string containing 256 repeated characters into the VNC Server field and click Connect to trigger a buffer overflow that crashes the viewer.

HighCVSS 7.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

UltraVNC Viewer 1.2.2.4 can be crashed by an oversized value in its VNC Server field. The known impact is denial of service to the viewer application, not data theft or system takeover. Business urgency is highest where this viewer supports remote administration or operational response workflows.

Executive priority

Treat as a focused high-priority availability issue, not a broad compromise event. Prioritize systems where remote access reliability affects operations, incident response, or support teams.

Technical view

CVE-2019-25600 is a CWE-787 out-of-bounds write/buffer overflow in UltraVNC Viewer 1.2.2.4. The CVSS 4.0 score is 7.1 with network attack vector, low complexity, no privileges, and required user interaction. Reported impact is high availability impact to the vulnerable viewer.

Likely exposure

Exposure is limited to environments running UltraVNC Viewer 1.2.2.4. Systems that do not use this specific viewer version are not shown as affected by the provided sources.

Exploitation context

A public Exploit-DB reference exists, but the source bundle does not show CISA KEV listing or confirmed active exploitation. Successful triggering requires user interaction with the vulnerable viewer input path.

Researcher notes

The record identifies only UltraVNC Viewer 1.2.2.4. The provided sources do not name a fixed version. Avoid expanding affected ranges without vendor confirmation. Public exploit material exists, but active exploitation is not evidenced here.

Mitigation direction

  • Inventory endpoints for UltraVNC Viewer 1.2.2.4.
  • Remove or upgrade affected viewer installations where possible.
  • Check UltraVNC guidance for supported versions and any vendor-recommended fix.
  • Restrict use of the affected viewer in critical operational workflows.
  • Educate administrators not to use untrusted VNC connection strings.

Validation and detection

  • Confirm UltraVNC Viewer version on managed endpoints.
  • Verify whether version 1.2.2.4 is present in software inventory.
  • Review helpdesk or endpoint logs for repeated viewer crashes.
  • Confirm remediation by rechecking installed viewer versions.
  • Track vendor advisories for any specific fixed release information.
Prepared
Confidence
high
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-787: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2019-25600 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.1 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
5Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.1CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

7.1High
CVSS 4.0 vector shape for CVE-2019-25600Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
UvncUltraVNC Viewer1.2.2.4Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-787 · source CWE mapping

Out-of-bounds Write

Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.