Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-41052

Rancher has Privilege Escalation from Project Owner to Host
Back to all
CVE

CVE-2026-41052

Rancher has Privilege Escalation from Project Owner to Host

Impact

A vulnerability has been identified in Rancher Manager that allows users assigned the Project Owner role to modify Pod Security Admission (PSA) labels on namespaces within their projects. Under the default role configuration, an attacker with the following access pattern can exploit this issue:

  1. Cluster Access: The user is granted Cluster Member access.
  2. Project Ownership: The user creates or is assigned ownership of a project.
  3. Namespace Creation: The user creates a namespace within that project.
  4. PSA Modification: The user modifies the namespace PSA configuration to use the privileged profile.
  5. Privilege Escalation: The user deploys privileged workloads within the namespace.

As outlined in the Kubernetes Pod Security Standards documentation, privileged containers disable core Kubernetes security protections, allowing workloads to bypass standard container isolation boundaries. This can result in privilege escalation within the cluster environment.

Potential impacts include:

  • Deployment of privileged containers
  • Access to host-level resources
  • Container breakout
  • Cluster privilege escalation
  • Compromise of workloads running on affected nodes

Please refer to the associated MITRE ATT&CK techniques for further information about this category of attack:

Reference:

Kubernetes Pod Security Standards — Privileged Profile

Patches

This vulnerability is resolved by modifying the project-owner role to explicitly define the allowed verbs for projects resources instead of using the wildcard (*) permission.

The updated role configuration removes access to the updatepsa verb. This prevents project owners from modifying PSA settings in a manner that could enable privilege escalation.

Patched versions of Rancher include releases v2.12.10v2.13.6, and v2.14.2.

Workarounds

If upgrading is not immediately possible, administrators should create a custom project role based on the existing Project Owner role, while removing unrestricted wildcard permissions for project resources.

The allowed verbs for projects should be restricted to: “getupdatedeletepatchcreatelistwatchdeletecollection” instead of “*”.

This prevents access to the updatepsa capability that enables the privilege escalation path.

References

If you have any questions or comments about this advisory:

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
9.4
-
4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
C
H
U
0
-
3.1
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H
C
H
U
-

Related Resources

No items found.

References

https://github.com/rancher/rancher/security/advisories/GHSA-vx8h-4prv-g744, https://nvd.nist.gov/vuln/detail/CVE-2026-41052, https://github.com/rancher/rancher/pull/55061, https://github.com/rancher/rancher/commit/2800aaac25b5a2c448f800e1f46d, https://github.com/rancher/rancher

Severity

8.4

CVSS Score
0
10

Basic Information

Base CVSS
8.4
EPSS Probability
0.00319%
EPSS Percentile
0.23968%
Introduced Version
2.14.0,2.13.0,2.12.0,0
Fix Available
2.14.2,2.13.6,2.12.10,0.0.0-20260513182521-2800aaac25b5

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading