Description
SkyPilot fails to validate that authenticated users are entitled to grant administrator roles when updating service account permissions. Attackers can create a service account, escalate it to administrator role, and authenticate with its bearer token to gain administrative control over all users and workspaces.
Published: 2026-08-17
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

SkyPilot fails to confirm that an authenticated user has permission to grant administrator-level roles when modifying service account permissions. This flaw allows an attacker to create a new service account, elevate it to an administrator role, and use its bearer token to obtain full administrative control over every user and workspace. The weakness leads to unauthorized access and potential takeover of all resources managed by the platform, compromising confidentiality, integrity, and availability.

Affected Systems

The affected product is SkyPilot, identified by the vendor organization skypilot-org. No specific version information is listed in the CVE data, so any deployments running SkyPilot may be vulnerable until a fix is applied.

Risk and Exploitability

The vulnerability has a CVSS score of 8.7, indicating high severity. EPSS data is unavailable, so the exact likelihood of exploitation is unclear. It is not listed in the CISA KEV catalog. The attack can be carried out remotely by an authenticated user who can create and manage service accounts; the required exploit path is to submit privileged API requests that lack proper role validation. Overall, the risk is high for installations without a patched role-checking mechanism.

Generated by OpenCVE AI on August 17, 2026 at 21:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the SkyPilot update that includes the role-validation fix from commit 8a3e00259cd374e662cd876c037164bcb070f78e
  • Configure the service account creation and role assignment process to require explicit approval or multi‑factor authentication for administrator roles
  • Audit current service accounts and revoke any that have been granted unauthorized administrator privileges

Generated by OpenCVE AI on August 17, 2026 at 21:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Skypilot-org
Skypilot-org skypilot
Vendors & Products Skypilot-org
Skypilot-org skypilot

Mon, 17 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
Description SkyPilot fails to validate that authenticated users are entitled to grant administrator roles when updating service account permissions. Attackers can create a service account, escalate it to administrator role, and authenticate with its bearer token to gain administrative control over all users and workspaces.
Title SkyPilot Authentication Bypass via Service Account Role Escalation
Weaknesses CWE-269
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

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


Subscriptions

Skypilot-org Skypilot
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-17T20:36:06.800Z

Reserved: 2026-08-17T19:59:23.460Z

Link: CVE-2026-75481

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-17T21:16:50.647

Modified: 2026-08-17T21:16:50.647

Link: CVE-2026-75481

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T21:45:03Z

Weaknesses
  • CWE-269

    Improper Privilege Management