Security readout for executives and security teams
Plain-English summary
Cisco SD-WAN vManage has an authenticated web UI command injection flaw that can crash or disrupt the affected system. The business risk is availability: SD-WAN management services may become unavailable if a low-privileged authenticated attacker submits malicious device template input.
Executive priority
Prioritize remediation for internet-exposed or broadly accessible vManage environments. The issue is not rated critical, but SD-WAN management availability is operationally important, and Cisco states there are no workarounds.
Technical view
CVE-2021-1484 is CWE-88 command injection in Cisco SD-WAN vManage device template configuration input validation. Cisco rates it CVSS 3.1 6.5: network-reachable, low complexity, low privileges, no user interaction, with high availability impact and no confidentiality or integrity impact stated.
Likely exposure
Exposure is likely limited to organizations running affected Cisco Catalyst SD-WAN Manager or Cisco SD-WAN vManage versions where authenticated users can access the web UI and device template configuration functions.
Exploitation context
The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires authenticated remote access and crafted input to device template configuration. Successful impact is described as denial of service, not data theft or system takeover.
Researcher notes
Do not assume broader impact than DoS from the provided sources. The bundle does not provide exploit evidence or fixed-version mapping, so validation should rely on Cisco advisory version guidance and local asset inventory.
Mitigation direction
- Apply Cisco software updates that address this vulnerability.
- Check Cisco advisory for the correct fixed release path.
- Treat the issue as not workaroundable based on Cisco guidance.
- Limit vManage web UI access to trusted administrative networks.
- Review user permissions for device template configuration access.
Validation and detection
- Inventory Cisco SD-WAN Manager or vManage versions against the affected list.
- Confirm installed releases match Cisco fixed-release guidance.
- Review access controls for authenticated web UI users.
- Check change logs for unusual device template configuration activity.
- Document residual exposure where upgrades are pending.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-88: 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 lookupExecution 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 lookupCVE-2021-1484 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 6.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/RL:X/RC:X/E:X
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/RL:X/RC:X/E:X2.83.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.5MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/RL:X/RC:X/E:X
Source materials
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
