Description
A Rancher FleetWorkspace admission path allowed side effects to occur in
the Rancher webhook handler for versions 0.7.0 up to 0.7.10, 0.8.0 up to 0.8.7, 0.9.0 up to 0.9.6 and 0.10.0 up to 0.10.7. An unauthenticated attacker with network access to
the in-cluster rancher-webhook service
could submit a crafted admission payload and cause workspace-related
Kubernetes objects to be created with attacker-chosen identity data.
Published: 2026-06-30
Score: 7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A Rancher FleetWorkspace admission path contains a flaw that lets an unauthenticated attacker, who can reach the in‑cluster rancher-webhook service, send a crafted admission request. The webhook will create workspace‑related Kubernetes objects using the attacker‑chosen identity data, providing a pathway for privilege escalation through arbitrary RBAC objects.

Affected Systems

This issue affects the Rancher fleet‑workspace mutating webhook in Rancher versions 0.7.0 through 0.10.7, inclusive. The product is offered by SUSE under the Rancher brand. All releases within the specified ranges are vulnerable.

Risk and Exploitability

The CVSS score of 7 classifies the vulnerability as high. Since the EPSS score is not provided and it is not listed in CISA KEV, the public exploitation landscape is uncertain, but the attack vector is clear: unauthenticated network access to the webhook service. If exploited, an attacker could create malicious namespaces and RBAC objects, potentially gaining elevated privileges across the cluster.

Generated by OpenCVE AI on June 30, 2026 at 16:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade rancher-webhook to a version outside the affected range (0.7.0‑0.10.7); contact SUSE if a public patch is not yet available.
  • Apply a Kubernetes NetworkPolicy that limits access to the rancher-webhook service to trusted namespaces or pods, preventing unauthenticated admission requests.
  • Audit the cluster for any unauthorized namespaces or RBAC objects created by this vulnerability and remove them; monitor admission logs for unusual activity.

Generated by OpenCVE AI on June 30, 2026 at 16:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 30 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 30 Jun 2026 15:00:00 +0000

Type Values Removed Values Added
Description A Rancher FleetWorkspace admission path allowed side effects to occur in the Rancher webhook handler for versions 0.7.0 up to 0.7.10, 0.8.0 up to 0.8.7, 0.9.0 up to 0.9.6 and 0.10.0 up to 0.10.7. An unauthenticated attacker with network access to the in-cluster rancher-webhook service could submit a crafted admission payload and cause workspace-related Kubernetes objects to be created with attacker-chosen identity data.
Title Unauthenticated namespace creation and RBAC injection via rancher-webhook FleetWorkspace mutating webhook
Weaknesses CWE-306
References
Metrics cvssV4_0

{'score': 7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:H/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: suse

Published:

Updated: 2026-06-30T15:10:17.154Z

Reserved: 2026-05-08T12:29:48.969Z

Link: CVE-2026-44949

cve-icon Vulnrichment

Updated: 2026-06-30T15:10:13.966Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-30T16:30:16Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function