LiveActive security incident?Get immediate response
CVE Record

CVE-2021-1284: Cisco SD-WAN vManage Software Authentication Bypass Vulnerability

A vulnerability in the web-based messaging service interface of Cisco SD-WAN vManage Software could allow an unauthenticated, adjacent attacker to bypass authentication and authorization and modify the configuration of an affected system. To exploit this vulnerability, the attacker must be able to access an associated Cisco SD-WAN vEdge device. This vulnerability is due to insufficient authorization checks. An attacker could exploit this vulnerability by sending crafted HTTP requests to the web-based messaging service interface of an affected system. A successful exploit could allow the attacker to gain unauthenticated read and write access to the affected vManage system. With this access, the attacker could access information about the affected vManage system, modify the configuration of the system, or make configuration changes to devices that are managed by the system.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-1284 lets an unauthenticated adjacent attacker gain read and write access to Cisco SD-WAN vManage if they can reach an associated vEdge device. The business risk is unauthorized SD-WAN management access, including configuration changes to vManage and managed devices.

Executive priority

Treat this as a high-priority SD-WAN control-plane issue. Unauthorized vManage write access can affect network configuration and managed devices, so remediation should be prioritized for any environment using Cisco SD-WAN vManage.

Technical view

The flaw is insufficient authorization in Cisco SD-WAN vManage Software's web-based messaging service interface. Cisco describes unauthenticated read/write access through crafted HTTP requests, with confidentiality, integrity, and availability all rated high. The CVSS 3.1 score is 8.8, with adjacent network access required.

Likely exposure

Exposure is most relevant where Cisco SD-WAN vManage is deployed with associated Cisco SD-WAN vEdge devices reachable by an attacker on an adjacent network. The source bundle does not provide exact affected version ranges.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires access to an associated Cisco SD-WAN vEdge device and adjacency, which limits internet-scale exposure but remains serious in compromised or poorly segmented environments.

Researcher notes

Evidence is strongest for impact and prerequisites, but incomplete for affected version ranges and fixed releases in the provided bundle. Do not assume internet-reachable exploitation; the CVSS vector and Cisco description specify adjacent access and an associated vEdge device requirement.

Mitigation direction

  • Review Cisco's advisory for affected and fixed release details.
  • Upgrade or remediate according to Cisco's published guidance.
  • Limit access to vManage and associated vEdge management paths where possible.
  • Prioritize segmentation around SD-WAN management components.
  • Monitor for unexpected vManage configuration reads, writes, or device changes.

Validation and detection

  • Inventory Cisco SD-WAN vManage deployments and versions.
  • Confirm applicability against Cisco's advisory criteria.
  • Map which vEdge devices are associated with each vManage system.
  • Check whether adjacent networks can reach those associated vEdge devices.
  • Review vManage audit logs for unexpected configuration access or changes.
  • Confirm remediation status against Cisco guidance.
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 · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. 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-2021-1284 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
8.8 (3.1)
Known Exploited
No
Published

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

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
8.8CVSS 3.1HighCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2021-1284Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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 vManagen/aListed
Weakness

CWE details

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

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.