<?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>Determined (&lt;= 0.38.1) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/determined--0.38.1/</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:31 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/determined--0.38.1/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>Missing Authorization in Determined API Endpoints (CVE-2026-75109)</title><link>https://feed.craftedsignal.io/briefs/2026-08-determined-auth-bypass/</link><pubDate>Mon, 17 Aug 2026 22:51:31 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-determined-auth-bypass/</guid><description>Determined AI's Determined platform fails to authorize API requests for generic task management, allowing authenticated attackers to disrupt workloads by terminating or pausing tasks owned by other users.</description><content:encoded><![CDATA[<p>Determined AI's Determined platform (versions up to and including 0.38.1) contains a critical missing authorization vulnerability (CVE-2026-75109) within its generic task API handlers. Specifically, the endpoints responsible for killing, pausing, and unpausing tasks do not perform checks to ensure the requester is the owner of the task or has appropriate administrative permissions. An authenticated user within the environment can leverage this flaw to manipulate the execution state of tasks belonging to other users. This vulnerability is documented as CWE-862 and poses a significant risk to organizations utilizing Determined for shared compute and machine learning model training workloads, as it enables unauthorized service disruption and potential operational sabotage.</p>
<h2 id="impact">Impact</h2>
<p>The vulnerability allows for the unauthorized disruption of active workloads within the Determined platform. If exploited, an authenticated attacker can terminate, pause, or unpause arbitrary tasks, directly impacting production model training, research workflows, and resource allocation. This can lead to significant delays in data science operations, loss of compute-intensive task progress, and degradation of platform availability.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade Determined to version 0.38.2 or later immediately to apply the required authorization checks in the API handlers.</li>
<li>Review web server or API gateway access logs for abnormal volumes of requests to the generic task API endpoints (typically mapped to <code>kill</code>, <code>pause</code>, or <code>unpause</code> operations) originating from users who should not have administrative control over those task IDs.</li>
<li>Restrict platform access to trusted users and enforce the principle of least privilege for API usage until the patch is applied.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>vulnerability</category><category>access-control</category><category>cloud</category></item></channel></rss>