Catalyst CenterApplication · Cisco

CVE-2023-20059

MEDIUM · 6.5 CVSS v3.1 Published 2023-03-23
Fix available
A fix is available. Upgrade to 2.3.3.7 / 2.3.5.0 or later.
See remediation →
71/100
Remediation priority · Elevated
Remotely reachable Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
A vulnerability in the implementation of the Cisco Network Plug-and-Play (PnP) agent of Cisco DNA Center could allow an authenticated, remote attacker to view sensitive information in clear text. The attacker must have valid low-privileged user credentials. This vulnerability is due to improper role-based access control (RBAC) with the integration of PnP. An attacker could exploit this vulnerability by authenticating to the device and sending a query to an internal API. A successful exploit could allow the attacker to view sensitive information in clear text, which could include configuration files.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

Improper role-based access control (RBAC) in Cisco DNA Center's Network Plug-and-Play (PnP) agent allows authenticated low-privileged users to query an internal API and view sensitive information (including configuration files) in clear text.

MitigationApply the vendor patch from Cisco for DNA Center that corrects the RBAC misconfiguration in the PnP agent. Until patched, limit low-privileged user access and monitor for suspicious API queries.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Catalyst CenterApplication
Affected:< 2.3.3.7>= 2.3.4.0, < 2.3.5.0

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Determine Cisco DNA Center version
    Log into the DNA Center admin GUI and navigate to the System > Settings > About page, or use the CLI command 'show version' via SSH to retrieve the installed software version
    Affected if The installed version is less than 2.3.3.7, or falls between 2.3.4.0 (inclusive) and 2.3.5.0 (exclusive)
  2. Verify Network Plug-and-Play service status
    In the DNA Center GUI, navigate to Provision > Plug and Play > Devices to check if the PnP service is configured and active; alternatively, query the PnP API endpoint /api/pnp/v1/info
    Affected if The PnP feature is enabled and there are devices registered in the Plug and Play workflow
  3. Review user accounts and RBAC assignments
    In DNA Center, go to System > Users > Manage Users to list all user accounts and their assigned roles; check for accounts with roles other than 'Admin' or 'Super Admin'
    Affected if There are user accounts assigned to standard or read-only roles (non-admin) who have API access
  4. Inspect API access logs for PnP endpoints
    Review DNA Center system logs or API logging for requests to internal PnP endpoints (such as /api/pnp/v1/ or internal API paths); check under System > Tools > API Debug or export logs via syslog
    Affected if API calls to PnP internal endpoints were made by users with low-privilege roles, or unauthorized access to configuration file data is observed in logs
  5. Check for sensitive configuration exports
    Search logs and audit trails for API calls that retrieve configuration files or sensitive data in clear text through the PnP agent interface
    Affected if Configuration files or sensitive data were accessed via API by users lacking administrative privileges

Your environment is affected if DNA Center/Catalyst Center runs a version in the vulnerable ranges AND the Network Plug-and-Play feature is enabled AND low-privileged users can access the PnP API endpoints.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 2.3.3.7 / 2.3.5.0 or later
Fixed in 2.3.3.72.3.5.0
Interim mitigation

Apply the vendor patch from Cisco for DNA Center that corrects the RBAC misconfiguration in the PnP agent. Until patched, limit low-privileged user access and monitor for suspicious API queries.

Recommended fix High confidence

Catalyst Center 2.3.5.0 or later

  1. 1. Back up current Catalyst Center (Cisco DNA Center) configuration and ensure you have a rollback plan
  2. 2. Schedule a maintenance window as the upgrade may cause temporary service disruption
  3. 3. Download Catalyst Center version 2.3.5.0 or later from Cisco's official software download page
  4. 4. Follow Cisco's standard upgrade procedure for Catalyst Center: navigate to Administration > System Management > Software Update
  5. 5. Upload the upgrade file and initiate the upgrade process
  6. 6. Verify the upgrade completed successfully by logging into the web UI and checking the version under Help > About
  7. 7. Verify the vulnerability is resolved by confirming the PnP agent no longer exposes sensitive information in clear text through the internal API
Caveat Standard Cisco upgrade risks apply - review release notes for any changes to features or compatibility; ensure adequate downtime window; test in non-production environment first if possible

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Catalyst Center Scoped from the published advisory
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing6.0 h
  • Review / QA4.0 h
22.0 hours of engineering $3,860
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $6,176.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2023-20059 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2023-20059 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data