LiveActive security incident?Get immediate response
CVE Record

CVE-2019-16000: Cisco Umbrella Roaming Client for Windows Install Vulnerability

A vulnerability in the automatic update process of Cisco Umbrella Roaming Client for Windows could allow an authenticated, local attacker to install arbitrary, unapproved applications on a targeted device. The vulnerability is due to insufficient verification of the Windows Installer. An attacker could exploit this vulnerability by placing a file in a specific location in the Windows file system. A successful exploit could allow the attacker to bypass configured policy and install unapproved applications.

MediumCVSS 4.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue affects Cisco Umbrella Roaming Client for Windows. A local authenticated attacker with high privileges could abuse the client’s update process to install applications that policy would normally block. It is not described as remotely exploitable, and the provided sources do not show active exploitation.

Executive priority

Treat this as a controlled remediation item, not an emergency. Prioritize environments where endpoint software policy enforcement matters, especially managed workstations with broad local admin access.

Technical view

CVE-2019-16000 is an insufficient verification issue in the automatic update process for Cisco Umbrella Enterprise Roaming Client for Windows. The CVSS vector is local, low complexity, high privileges required, no user interaction, unchanged scope, and high integrity impact only. Cisco attributes it to Windows Installer verification weakness, mapped to CWE-345.

Likely exposure

Exposure is limited to Windows endpoints running Cisco Umbrella Enterprise Roaming Client. The source bundle does not provide affected version ranges or CPEs, so teams need Cisco’s advisory and endpoint inventory to determine scope.

Exploitation context

The provided sources do not support active exploitation, and the CVE is not listed as KEV. Exploitation requires local authenticated access with high privileges. The business impact is policy bypass and unauthorized software installation, which may weaken endpoint control even without direct data disclosure.

Researcher notes

The key weakness is insufficient installer verification during automatic update handling. The available evidence supports integrity impact through unauthorized application installation. The bundle does not name exploit status, affected versions, or exact fixed releases, so avoid conclusions beyond Cisco’s advisory and CVE metadata.

Mitigation direction

  • Review Cisco’s advisory for affected and fixed release guidance.
  • Inventory Windows endpoints running Cisco Umbrella Enterprise Roaming Client.
  • Update or replace affected client installations according to Cisco guidance.
  • Restrict local administrative privileges on managed Windows endpoints.
  • Monitor endpoint software inventory for unauthorized application installs.

Validation and detection

  • Confirm which Windows endpoints have the Umbrella Roaming Client installed.
  • Compare installed client versions with Cisco’s advisory guidance.
  • Check endpoint management records for unexpected software installations.
  • Review privilege assignments for users on affected Windows devices.
  • Confirm update controls are governed by approved endpoint management processes.
Prepared
Confidence
high
Sources
3

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-345: 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-16000 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
Medium
CVSS
4.4 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A: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
2Source 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
4.4CVSS 3.0MediumCVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N0.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

4.4Medium
CVSS 3.0 vector shape for CVE-2019-16000Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco Umbrella Enterprise Roaming Client for Windowsn/aListed
Weakness

CWE details

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

CWE-345 · source CWE mapping

Insufficient Verification of Data Authenticity

Insufficient Verification of Data Authenticity represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.