LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3443: Cisco Smart Software Manager On-Prem Privilege Escalation Vulnerability

A vulnerability in Cisco Smart Software Manager On-Prem (SSM On-Prem) could allow an authenticated, remote attacker to elevate privileges and execute commands with higher privileges. The vulnerability is due to insufficient authorization of the System Operator role capabilities. An attacker could exploit this vulnerability by logging in with the System Operator role, performing a series of actions, and then assuming a new higher privileged role. A successful exploit could allow the attacker to perform all actions associated with the privilege of the assumed role. If that role is an administrative role, the attacker would gain full access to the device.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2020-3443 lets a logged-in Cisco SSM On-Prem user with the System Operator role gain higher privileges. If the assumed role is administrative, the attacker can gain full device access. This is high business risk where SSM On-Prem is internet-reachable or broadly accessible internally.

Executive priority

Treat this as a high-priority remediation item for any deployed SSM On-Prem instance. The issue can turn a lower-privileged authenticated account into full administrative access, creating material risk to licensing infrastructure and device management integrity.

Technical view

The flaw is insufficient authorization around System Operator capabilities in Cisco Smart Software Manager On-Prem. A remote authenticated attacker with low privileges can perform role-related actions and assume a higher privileged role. CVSS 3.1 is 8.8, with low complexity, no user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to environments running Cisco Smart Software Manager On-Prem with accounts assigned the System Operator role. The provided bundle does not identify affected version ranges, so teams must compare deployed versions against Cisco’s advisory and asset inventory.

Exploitation context

The sources describe authenticated remote privilege escalation. CISA KEV status is false in the bundle, and no cited source claims active exploitation. Exploitation requires valid System Operator access, so compromised, shared, or over-provisioned accounts increase practical risk.

Researcher notes

The source bundle lacks affected version details and explicit fix text. Analysis should stay anchored to Cisco’s advisory for version applicability. Validation should focus on authorization boundaries for System Operator users, role assignment controls, and evidence of unexpected privilege changes.

Mitigation direction

  • Review Cisco’s advisory for affected and fixed releases.
  • Apply Cisco-provided updates or workarounds applicable to your deployed version.
  • Restrict SSM On-Prem access to trusted networks and administrators.
  • Audit and reduce System Operator role assignments.
  • Enforce strong authentication and disable unused accounts.

Validation and detection

  • Identify all Cisco SSM On-Prem deployments and owners.
  • Compare deployed versions with Cisco advisory guidance.
  • List accounts assigned the System Operator role.
  • Review logs for unexpected role changes or privilege elevation.
  • Confirm remediation prevents unauthorized privilege escalation in testing.
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-264: 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

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior 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-2020-3443 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:N/AC:L/PR:L/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:N/AC:L/PR:L/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-2020-3443Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/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 Smart Software Manager On-Premn/aListed
Weakness

CWE details

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

CWE-264 · source CWE mapping

Permissions, Privileges, and Access Controls

Permissions, Privileges, and Access Controls represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.