Ucs Central SoftwareApplication · Cisco

CVE-2023-20016

MEDIUM · 6.5 CVSS v3.1 Published 2023-02-23
Fix available
A fix is available. Upgrade to 4.2 or later.
See remediation →
67/100
Remediation priority · Elevated
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 backup configuration feature of Cisco UCS Manager Software and in the configuration export feature of Cisco FXOS Software could allow an unauthenticated attacker with access to a backup file to decrypt sensitive information stored in the full state and configuration backup files. This vulnerability is due to a weakness in the encryption method used for the backup function. An attacker could exploit this vulnerability by leveraging a static key used for the backup configuration feature. A successful exploit could allow the attacker to decrypt sensitive information that is stored in full state and configuration backup files, such as local user credentials, authentication server passwords, Simple Network Management Protocol (SNMP) community names, and other credentials.

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

This vulnerability in Cisco UCS Manager and FXOS software stems from a static encryption key used in the backup configuration feature. An attacker with access to a backup file can decrypt it to extract sensitive credentials including local user passwords, authentication server passwords, and SNMP community strings.

MitigationApply Cisco vendor patches when available, rotate all credentials that may have been stored in backups, and implement strict access controls on backup files to prevent unauthorized access.

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
Ucs Central SoftwareApplication
Affected:< 4.2\(3c\)
Ucs 6536 FirmwareOperating system
Affected:all versions
Ucs 64108 FirmwareOperating system
Affected:all versions
Ucs 6454 FirmwareOperating system
Affected:all versions
Ucs 6200 FirmwareOperating system
Affected:all versions
Ucs 6248up FirmwareOperating system
Affected:all versions
Ucs 6296up FirmwareOperating system
Affected:all versions
Ucs 6300 FirmwareOperating system
Affected:all versions

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
Local
Complexity
Low
Privileges
Low
User interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/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. Identify product model and software version
    Access the Cisco UCS Manager interface or use CLI command 'show version' to determine the exact model (e.g., UCS 6536, UCS 6454) and firmware/software version installed
    Affected if The product model matches one listed in affected products AND the version is below the fixed release (for UCS Central: < 4.2(3c), or for hardware models: all versions listed are affected)
  2. Locate backup configuration files
    Search for backup files in the UCS backup storage location. In UCS Manager, check /etc/svc备份 or the configured backup export path. Use CLI: 'show backup' or review the backup configuration with 'show running-config | include backup'
    Affected if Any backup configuration files (.xml, .bak, or export files) exist on the system, as these contain the encrypted credentials that could be decrypted
  3. Verify backup file permissions
    Check file permissions on backup files and directories using 'ls -la' or equivalent. Verify which user accounts and groups have read access to backup storage locations
    Affected if Backup files are readable by unauthorized users or stored in locations with weak access controls (world-readable, group-readable by non-admin groups)
  4. Review backup export configuration
    Inspect the backup configuration settings via UCS Manager GUI under Admin tab > Backup & Export, or via CLI 'show running-config | include backup' to see backup destination and schedule
    Affected if Remote backup export is configured (e.g., to FTP, SCP, SFTP server) as this creates transferable files that could be intercepted
  5. Audit recent backup creation events
    Review system logs for backup creation events. In UCS Manager, check the Audit Log or use 'show logging' for backup-related entries to determine if backups are actively being created
    Affected if Regular backups are being performed, generating backup files that contain encrypted sensitive credentials

You are affected if you run any of the listed product models with the specified versions AND you use the backup configuration feature, as the static encryption key allows decryption of any accessible backup file.

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.

From vendor data
Upgrade available Upgrade to 4.2 or later
Fixed in 4.2
Interim mitigation

Apply Cisco vendor patches when available, rotate all credentials that may have been stored in backups, and implement strict access controls on backup files to prevent unauthorized access.

Fix this in Ucs Central Software Scoped from the published advisory
  • Consultation3.0 h
  • Implementation8.0 h
  • Testing3.0 h
  • Review / QA2.0 h
16.0 hours of engineering $2,850
Get the upgrade done

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2023-20016 — 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-20016 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