<?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>Cpe:2.3:a:heartex:label_studio:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3aheartexlabel_studio/</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>Thu, 03 Sep 2026 15:22:24 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3aheartexlabel_studio/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>Authorization Bypass in Label Studio Storage URI Resolution</title><link>https://feed.craftedsignal.io/briefs/2026-09-label-studio-auth-bypass/</link><pubDate>Thu, 03 Sep 2026 15:22:24 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-label-studio-auth-bypass/</guid><description>Label Studio contains an authorization bypass vulnerability in its proxy_api.py module that allows attackers to access and exfiltrate cloud storage objects belonging to other organizations.</description><content:encoded><![CDATA[<p>Label Studio, developed by Heartex, is vulnerable to an authorization bypass (CVE-2026-85211) within its storage management functionality. The flaw originates in the proxy_api.py module, where the application fails to properly enforce organization-level scoping when resolving storage URIs for tasks and projects.</p>
<p>Defenders should note that this vulnerability allows a malicious actor to circumvent multitenancy isolation. By creating a separate organization within a shared instance, an attacker can supply arbitrary file URIs to the system. The application then inadvertently allows the attacker to presign or stream bucket contents that they are not authorized to access. This leads to unauthorized data access and potential exfiltration of sensitive cloud storage objects across tenant boundaries. The vulnerability has a CVSS v3.1 base score of 7.7, reflecting the high impact on data confidentiality in multi-tenant cloud deployments.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthorized users to access cloud storage assets belonging to other tenants. This compromises data isolation within multi-tenant Label Studio environments, potentially exposing sensitive datasets, project artifacts, or private cloud storage resources. The number of impacted organizations depends on the prevalence of multi-tenant, cloud-connected deployments of Label Studio.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritized actions for security teams:</p>
<ul>
<li>Verify your Label Studio instance configuration for multi-tenancy and restrict public or cross-organization storage URI access until a vendor-supplied patch is applied.</li>
<li>Review access logs for proxy_api.py endpoints to identify anomalous requests targeting storage URIs that do not belong to the requesting user's organization.</li>
<li>Monitor for unauthorized cross-tenant data access patterns in cloud storage provider logs (e.g., S3, GCS) originating from the Label Studio server identity.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>vulnerability</category><category>authorization-bypass</category><category>cloud</category><category>data-exfiltration</category></item></channel></rss>