Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/rancher/rancher
  4. ›
  5. CVE-2026-41052

CVE-2026-41052: Rancher has Privilege Escalation from Project Owner to Host

July 1, 2026

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:

  • Deploy Container
  • Escape to Host
  • Exploitation for Privilege Escalation

Reference: Kubernetes Pod Security Standards — Privileged Profile

References

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

Code Behaviors & Features

Detect and mitigate CVE-2026-41052 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.0.0-20260513182521-2800aaac25b5, all versions starting from 2.12.0 before 2.12.10, all versions starting from 2.13.0 before 2.13.6, all versions starting from 2.14.0 before 2.14.2

Fixed versions

  • 0.0.0-20260513182521-2800aaac25b5
  • 2.12.10
  • 2.13.6
  • 2.14.2

Solution

Upgrade to versions 0.0.0-20260513182521-2800aaac25b5, 2.12.10, 2.13.6, 2.14.2 or above.

Impact 8.4 HIGH

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-305: Authentication Bypass by Primary Weakness

Source file

go/github.com/rancher/rancher/CVE-2026-41052.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Mon, 13 Jul 2026 00:21:05 +0000.