CVE-2026-41052 Details
Description
Improper privilege handling could be used by users with Project Owner role to escalate privileges, in Rancher versions 2.14 before 2.14.2, 2.13 before 2.13.6, and 2.12 before 2.12.10.
A vulnerability exists in Rancher versions 2.14 prior to 2.14.2, 2.13 prior to 2.13.6, and 2.12 prior to 2.12.10. It allows users with the Project Owner role to escalate privileges by modifying Pod Security Admission (PSA) labels on namespaces within their projects. This can be exploited by users with Cluster Member access who create or are assigned to a project, then create a namespace and change the PSA configuration to the privileged profile. This exploitation enables the deployment of privileged workloads, bypassing standard Kubernetes security measures and potentially leading to unauthorized access to host resources or escalation of privileges within the cluster.
Users can upgrade to Rancher versions 2.14.2, 2.13.6, or 2.12.10, where this vulnerability is patched. If an immediate upgrade is not possible, administrators can create a custom project role based on the existing Project Owner role, removing unrestricted wildcard permissions for project resources. The allowed verbs should be restricted to 'get', 'update', 'delete', 'patch', 'create', 'list', 'watch', and 'deletecollection', instead of using the wildcard '*'. This adjustment prevents access to the 'updatepsa' capability, which is responsible for the privilege escalation.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 29, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/rancher/rancher/security/advisories/GHSA-vx8h-4prv-g744 | [email protected] | PatchVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-305 | Authentication Bypass by Primary Weakness | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| suse rancher | >= 2.12.0, < 2.12.10 >= 2.13.0, < 2.13.6 >= 2.14.0, < 2.14.2 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 2, 2026 | Initial Analysis | [email protected] |
| Jun 30, 2026 | CVE Modified | CISA-ADP |
| Jun 29, 2026 | CVE Modified | CISA-ADP |
| Jun 29, 2026 | New CVE Received | [email protected] |