LiveActive security incident?Get immediate response
CVE Record

CVE-2019-12629: Cisco SD-WAN vManage Command Injection Vulnerability

A vulnerability in the WebUI of the Cisco SD-WAN Solution could allow an authenticated, remote attacker to inject and execute arbitrary commands with vmanage user privileges on an affected system. The vulnerability is due to insufficient input validation of data parameters for certain fields in the affected solution. An attacker could exploit this vulnerability by configuring a malicious username on the login page of the affected solution. A successful exploit could allow the attacker to inject and execute arbitrary commands with vmanage user privileges on an affected system.

MediumCVSS 4.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2019-12629 is a command injection flaw in the Cisco SD-WAN vManage WebUI. An authenticated remote attacker with high privileges could cause commands to run as the vmanage user. This is not described as unauthenticated internet-scale compromise, but it affects a network management component and should be addressed through Cisco guidance.

Executive priority

Treat as a moderate-priority management-plane risk. It requires high-privilege authentication, but successful exploitation affects vManage command execution. Prioritize validation for internet-reachable or broadly accessible administrative interfaces.

Technical view

The issue is insufficient input validation in certain WebUI data parameters in Cisco SD-WAN Solution. Cisco describes exploitation through a crafted username value, resulting in arbitrary command execution with vmanage user privileges. CVSS v3.0 is 4.7 with network attack vector, low complexity, high privileges required, and low confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most likely in Cisco SD-WAN Solution deployments running affected vManage WebUI software. The bundle does not identify exact affected versions or CPEs, so teams must compare their deployed vManage releases against Cisco’s advisory and inventory records.

Exploitation context

The source bundle does not report active exploitation, and the CVE is not listed as KEV. Exploitation requires authenticated remote access with high privileges, which lowers broad attack likelihood but leaves risk from compromised, malicious, or overprivileged accounts.

Researcher notes

Key gaps are exact affected versions, fixed releases, and any exploit observations; they are not present in the supplied bundle. Analysis should stay tied to Cisco’s advisory and CVE metadata. Do not assume broader Cisco products are affected.

Mitigation direction

  • Review Cisco’s advisory for affected and fixed release details.
  • Upgrade affected Cisco SD-WAN vManage systems according to Cisco guidance.
  • Restrict vManage WebUI access to trusted administrative networks.
  • Review administrative accounts for unnecessary privileges.
  • Monitor vManage systems for unexpected command execution indicators.

Validation and detection

  • Inventory Cisco SD-WAN vManage deployments and software versions.
  • Compare deployed versions with Cisco’s advisory.
  • Confirm WebUI access is restricted to approved administrators and networks.
  • Review logs for unusual authenticated WebUI activity.
  • Verify remediation through standard change and vulnerability management records.
Prepared
Confidence
medium
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 · medium confidence lookup

CWE-77: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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-2019-12629 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.7 (3.0)
Known Exploited
No
Published

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

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.7CVSS 3.0MediumCVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L1.23.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

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

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

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 SD-WAN SolutionunspecifiedListed
Weakness

CWE details

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

CWE-77 · source CWE mapping

Improper Neutralization of Special Elements used in a Command ('Command Injection')

Improper Neutralization of Special Elements used in a Command ('Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.