LiveActive security incident?Get immediate response
CVE Record

CVE-2021-36784: Privilege escalation for users with create/update permissions in Global Roles

A Improper Privilege Management vulnerability in SUSE Rancher allows users with the restricted-admin role to escalate to full admin. This issue affects: SUSE Rancher Rancher versions prior to 2.5.13; Rancher versions prior to 2.6.4.

HighCVSS 7.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This Rancher flaw lets a restricted administrator become a full administrator when they have permission to create or update Global Roles. The business risk is control-plane takeover inside Rancher, including broad access to managed Kubernetes environments. It is serious, but requires an already privileged Rancher user.

Executive priority

Prioritize remediation for Rancher instances used to manage production clusters or broad tenant environments. Treat this as high priority where restricted-admin access is delegated to multiple teams, contractors, or external operators.

Technical view

CVE-2021-36784 is an improper privilege management issue in SUSE Rancher. Users with the restricted-admin role and Global Role create/update permissions can escalate to full admin. Affected versions are Rancher before 2.5.13 and before 2.6.4. CVSS is 7.2 with network access, low complexity, high privileges required, and high CIA impact.

Likely exposure

Exposure is most likely in Rancher deployments running versions earlier than 2.5.13 or 2.6.4 where restricted-admin users exist and can create or update Global Roles.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires an authenticated, highly privileged Rancher user, which lowers broad internet risk but raises insider, compromised-admin, and delegated-administration risk.

Researcher notes

Evidence is limited to the CVE record and SUSE Bugzilla reference in the bundle. The key condition is not anonymous access but privilege boundary failure between restricted-admin and full admin. Avoid assuming exploit availability or affected downstream products without more vendor evidence.

Mitigation direction

  • Upgrade Rancher to 2.5.13, 2.6.4, or a later vendor-supported release.
  • Review restricted-admin assignments and remove unnecessary Global Role create/update permissions.
  • Check SUSE Rancher guidance for any additional version-specific remediation advice.
  • Audit delegated administration models for least-privilege gaps.

Validation and detection

  • Inventory Rancher versions and identify deployments earlier than 2.5.13 or 2.6.4.
  • List users assigned restricted-admin and their Global Role permissions.
  • Review audit logs for recent Global Role creation or update activity.
  • Confirm upgraded deployments no longer run affected Rancher versions.
Prepared
Confidence
high
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-36784 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.2 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/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
7.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H1.25.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.2High
CVSS 3.1 vector shape for CVE-2021-36784Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/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
SUSERancherRancherListed
SUSERancherRancherListed
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.