<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Cve-2026-75481 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-75481/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Mon, 17 Aug 2026 22:51:58 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-75481/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>SkyPilot Privilege Escalation Vulnerability (CVE-2026-75481)</title><link>https://feed.craftedsignal.io/briefs/2026-08-skypilot-priv-esc/</link><pubDate>Mon, 17 Aug 2026 22:51:58 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-skypilot-priv-esc/</guid><description>SkyPilot versions through 0.13.1rc1 are vulnerable to a privilege escalation flaw allowing authenticated users to elevate service account roles to administrator, resulting in full platform takeover.</description><content:encoded><![CDATA[<p>SkyPilot versions through 0.13.1rc1 are affected by a critical privilege management vulnerability, identified as CVE-2026-75481. The flaw resides in the service account management logic, specifically within the <code>sky/users/server.py</code> module, where the application fails to perform authorization checks when a user attempts to update the permissions of a service account.</p>
<p>An authenticated attacker can leverage this oversight to create a new service account and subsequently elevate that account's permissions to the administrator level. By obtaining a bearer token for the newly escalated service account, the attacker can impersonate an administrator to gain full control over all user workspaces and platform configurations. Given the potential for complete administrative compromise of the SkyPilot instance, this vulnerability is rated as High severity.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker authenticates to the target SkyPilot instance as a standard user.</li>
<li>Attacker invokes the service account creation API endpoint to provision a new, low-privileged service account.</li>
<li>Attacker identifies the API request responsible for updating service account permissions.</li>
<li>Attacker sends a crafted request to the permission update endpoint, targeting the newly created service account.</li>
<li>The application backend fails to validate that the requesting user possesses administrative privileges before processing the role elevation request.</li>
<li>Attacker confirms the service account role has been elevated to 'administrator' status.</li>
<li>Attacker requests a bearer token associated with the elevated service account.</li>
<li>Attacker utilizes the administrator-level bearer token to perform unauthorized administrative actions across all workspaces.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-75481 grants an attacker full administrative control over a SkyPilot environment. This includes the ability to modify, delete, or inspect any user workspace, potentially leading to widespread data exfiltration, service disruption, and unauthorized compute resource consumption. The impact is significant for multi-tenant or team-based environments relying on SkyPilot for workload orchestration.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Upgrade SkyPilot to version 0.13.2 or later immediately to include the patch for CVE-2026-75481.</li>
<li>Audit existing service accounts for unauthorized administrative privileges using current platform logs.</li>
<li>Revoke any bearer tokens associated with service accounts created or modified within the last 30 days if unauthorized activity is suspected.</li>
<li>Monitor web server logs for requests to service account management endpoints originating from non-administrator user accounts.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>privilege-escalation</category><category>cloud-security</category><category>cve-2026-75481</category></item></channel></rss>