LiveActive security incident?Get immediate response
CVE Record

CVE-2021-1465: A vulnerability in the web-based management interface of Cisco SD-WAN vManage Software could allow an authe...

A vulnerability in the web-based management interface of Cisco SD-WAN vManage Software could allow an authenticated, remote attacker to conduct a directory traversal attack and obtain read access to sensitive files on an affected system. The vulnerability is due to insufficient validation of HTTP requests. An attacker could exploit this vulnerability by sending a crafted HTTP request that contains directory traversal character sequences to an affected system. A successful exploit could allow the attacker to write arbitrary files on the affected system.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This affects Cisco SD-WAN vManage/Catalyst SD-WAN Manager web management. A logged-in remote attacker could abuse directory traversal handling to access sensitive files. Cisco rates it medium, but because this is a network management controller, exposed or broadly accessible management interfaces deserve prompt attention.

Executive priority

Prioritize remediation for internet-adjacent, partner-accessible, or broadly accessible management environments. Lower urgency may be reasonable where access is tightly restricted and upgrades are scheduled.

Technical view

The issue is CWE-20 insufficient input validation in HTTP request handling. CVSS shows network access, low complexity, low privileges, no user interaction, and low confidentiality impact. The bundle also says exploitation could write arbitrary files, which conflicts with the CVSS integrity score of none; verify details against Cisco's advisory.

Likely exposure

Exposure is likely limited to affected Cisco SD-WAN vManage/Catalyst SD-WAN Manager versions where authenticated users can reach the web management interface.

Exploitation context

The bundle does not report known active exploitation, and KEV is false. Exploitation requires authentication and crafted web requests to the management interface.

Researcher notes

Do not assume unauthenticated exploitation or active exploitation from this bundle. Treat the impact as at least sensitive file read; the arbitrary-file-write wording needs confirmation because supplied CVSS has no integrity impact.

Mitigation direction

  • Review Cisco advisory cisco-sa-vman-dir-trav-Bpwc5gtm for fixed releases and upgrade guidance.
  • Restrict management interface access to trusted administrative networks and users.
  • Audit local accounts, roles, and remote access paths to vManage.
  • Monitor vendor guidance for clarification on the read-versus-write impact discrepancy.

Validation and detection

  • Inventory Cisco SD-WAN Manager/vManage versions against the affected version list.
  • Confirm the web management interface is not reachable from untrusted networks.
  • Review logs for unusual authenticated requests targeting file paths or traversal patterns.
  • Validate installed fixes or upgrades against Cisco's advisory.
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 · low confidence lookup

CWE-20: 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

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell 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-1465 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.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/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.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2021-1465Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/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 Catalyst SD-WAN Manager17.2.6, 17.2.7, 17.2.8, 17.2.9, 17.2.10, 17.2.4, 17.2.5, 18.3.1.1, 18.3.3.1, 18.3.3, 18.3.4, 18.3.5, 18.3.7, 18.3.8, 18.3.6.1, 18.3.1, 18.3.0, 18.4.0.1, 18.4.3, 18.4.302, 18.4.303, 18.4.4, 18.4.5, 18.4.0, 18.4.1, 19.2.0, 19.2.097, 19.2.099, 19.2.1, 19.2.2, 19.2.3, 19.2.31, 19.2.929, 20.1.1.1, 20.1.12, 20.1.1, 19.3.0, 19.1.0, 18.2.0Listed
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

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