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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupPrivilege 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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H1.25.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.2HighVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://bugzilla.suse.com/show_bug.cgi?id=1193991CVE reference · x_refsource_CONFIRM
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Privilege Management
Improper Privilege Management represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
