LiveActive security incident?Get immediate response
CVE Record

CVE-2021-1265: Cisco DNA Center Information Disclosure Vulnerability

A vulnerability in the configuration archive functionality of Cisco DNA Center could allow any privilege-level authenticated, remote attacker to obtain the full unmasked running configuration of managed devices. The vulnerability is due to the configuration archives files being stored in clear text, which can be retrieved by various API calls. An attacker could exploit this vulnerability by authenticating to the device and executing a series of API calls. A successful exploit could allow the attacker to retrieve the full unmasked running configurations of managed devices.

HighCVSS 7.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Cisco DNA Center could expose full, unmasked running configurations for managed network devices to an authenticated remote user. These configurations may contain sensitive operational details and secrets. The issue requires valid access, but even low-privilege access can be enough according to the CVSS vector and description.

Executive priority

Treat as high priority where DNA Center manages critical network infrastructure. The business risk is exposure of network configurations and embedded secrets, not direct service disruption.

Technical view

The flaw is in Cisco DNA Center configuration archive handling. Archive files are stored in clear text and can be retrieved through API calls, allowing an authenticated remote attacker to obtain full unmasked managed-device running configurations. The issue maps to CWE-312 and has CVSS 3.0 score 7.7.

Likely exposure

Organizations running Cisco DNA Center with managed network devices are the relevant exposure group. The provided bundle does not identify affected or fixed versions, so teams should confirm scope against Cisco’s advisory and their deployed release.

Exploitation context

The source bundle describes exploitation by an authenticated remote attacker making API calls. It does not cite public exploitation, and KEV status is false, so active exploitation is not established from the provided evidence.

Researcher notes

Evidence supports cleartext storage of configuration archive files retrievable through APIs. Privileges are required, but impact crosses managed devices. Version and remediation detail are incomplete in the provided bundle, so avoid over-scoping without Cisco advisory confirmation.

Mitigation direction

  • Review Cisco’s advisory for affected releases, fixed releases, and official workarounds.
  • Limit Cisco DNA Center access to trusted administrative users and integrations.
  • Review low-privilege accounts with API access to DNA Center.
  • Rotate secrets found in exposed running configurations if disclosure is suspected.
  • Monitor DNA Center API access for unusual configuration retrieval activity.

Validation and detection

  • Inventory Cisco DNA Center deployments and managed device scope.
  • Confirm deployed versions against Cisco’s advisory.
  • Review who can authenticate to DNA Center and use APIs.
  • Assess whether configuration archives contain sensitive unmasked values.
  • Check logs for unusual API access to configuration archive data.
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-312: 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-2021-1265 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
7.7 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/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
7.7CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N3.14Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

7.7High
CVSS 3.0 vector shape for CVE-2021-1265Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/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 Digital Network Architecture Center (DNA Center)n/aListed
Weakness

CWE details

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

CWE-312 · source CWE mapping

Cleartext Storage of Sensitive Information

Cleartext Storage of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.