LiveActive security incident?Get immediate response
CVE Record

CVE-2021-34766: Cisco Smart Software Manager Privilege Escalation Vulnerability

A vulnerability in the web UI of Cisco Smart Software Manager On-Prem (SSM On-Prem) could allow an authenticated, remote attacker to elevate privileges and create, read, update, or delete records and settings in multiple functions. This vulnerability is due to insufficient authorization of the System User and System Operator role capabilities. An attacker could exploit this vulnerability by directly accessing a web resource. A successful exploit could allow the attacker to create, read, update, or delete records and settings in multiple functions without the necessary permissions on the web UI.

MediumCVSS 5.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Cisco SSM On-Prem had an authorization flaw that could let a logged-in low-privilege user perform actions beyond their role. The issue affects confidentiality and integrity, not service availability. Business urgency is moderate because exploitation requires valid access, but the tool manages licensing data and settings that may be operationally sensitive.

Executive priority

Treat this as a moderate-priority access-control issue. Prioritize environments where SSM On-Prem is reachable by many internal users or manages important licensing workflows.

Technical view

The web UI insufficiently enforced capabilities for System User and System Operator roles. An authenticated remote attacker could directly access protected web resources and create, read, update, or delete records and settings across multiple functions without required permissions. CVSS 3.1 is 5.4: network exploitable, low complexity, low privileges, no user interaction.

Likely exposure

Exposure is limited to organizations running Cisco Smart Software Manager On-Prem with users who can authenticate to the web UI. The source bundle does not identify exact vulnerable versions, so version-specific exposure requires checking Cisco guidance.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires an authenticated remote user with low privileges and access to the SSM On-Prem web interface.

Researcher notes

This is CWE-269 privilege management failure in the web UI. Evidence supports authenticated privilege escalation but not unauthenticated access, availability impact, public exploit use, or exact affected versions in the supplied bundle.

Mitigation direction

  • Check Cisco's advisory for affected and fixed release guidance.
  • Restrict SSM On-Prem web UI access to trusted administrative networks.
  • Review and minimize System User and System Operator role assignments.
  • Monitor SSM On-Prem administrative activity for unexpected record or setting changes.

Validation and detection

  • Inventory all Cisco Smart Software Manager On-Prem deployments.
  • Compare installed versions against Cisco's advisory guidance.
  • Review web UI role assignments for unnecessary low-privilege access.
  • Audit recent changes to records and settings in SSM On-Prem.
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 · medium confidence lookup

CWE-269: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-2021-34766 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
5.4 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/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 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-269 · source CWE mapping

Improper Privilege Management

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