LiveActive security incident?Get immediate response
CVE Record

CVE-2018-15361: UltraVNC revision 1198 has a buffer underflow vulnerability in VNC client code, which can potentially resul...

UltraVNC revision 1198 has a buffer underflow vulnerability in VNC client code, which can potentially result in code execution. This attack appears to be exploitable via network connectivity. This vulnerability has been fixed in revision 1199.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

UltraVNC 1.2.2.3, revision 1198, contains a buffer underflow in client-side VNC code. The CVE says this could allow code execution through network connectivity. The issue was fixed in revision 1199. No source in the bundle confirms active exploitation.

Executive priority

Treat this as a high-priority legacy remote-access software risk when UltraVNC revision 1198 is present. The strongest urgency comes from potential code execution over network connectivity, not from confirmed active exploitation.

Technical view

CVE-2018-15361 is a CWE-124 buffer underwrite affecting UltraVNC revision 1198. The vulnerable component is VNC client code, and the public description states potential code execution over network connectivity. Available metadata does not provide CVSS details or proof of exploitation.

Likely exposure

Exposure is most likely where UltraVNC 1.2.2.3 or revision 1198 is installed, embedded, or bundled by another vendor. Systems using later fixed revisions are less likely exposed. Downstream vendor advisories should be checked for product-specific impact.

Exploitation context

The source bundle states network-based exploitability and possible code execution, but does not provide exploit details. CISA KEV status is false, and the provided sources do not confirm active exploitation in the wild.

Researcher notes

The public metadata is sparse: no CVSS vector, no exploit confirmation, and limited affected-version detail beyond UltraVNC 1.2.2.3/revision 1198. Focus validation on exact build identification and downstream vendor packaging evidence.

Mitigation direction

  • Upgrade affected UltraVNC installations to revision 1199 or a later vendor-supported release.
  • Inventory endpoints and packaged products for UltraVNC 1.2.2.3 or revision 1198.
  • Limit VNC-related network exposure to trusted administrative paths only.
  • Check downstream vendor advisories for products bundling UltraVNC.
  • Prioritize replacement where the affected build cannot be upgraded.

Validation and detection

  • Confirm installed UltraVNC version and revision across managed assets.
  • Review SBOMs, software inventories, and vendor notices for bundled UltraVNC use.
  • Verify remediated systems no longer report revision 1198.
  • Assess whether VNC client connectivity is reachable from untrusted networks.
  • Track exceptions where vendor-fixed builds are not yet available.
Prepared
Confidence
medium
Sources
5

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-124: 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
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2018-15361 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
UltraVNCUltraVNC1.2.2.3Listed
Weakness

CWE details

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

CWE-124 · source CWE mapping

Buffer Underwrite ('Buffer Underflow')

Buffer Underwrite ('Buffer Underflow') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.