<?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>Stable Diffusion WebUI (&lt;= 1.10.1) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/stable-diffusion-webui--1.10.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>Fri, 28 Aug 2026 21:41:01 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/stable-diffusion-webui--1.10.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>Credential Disclosure in Stable Diffusion WebUI via /sdapi/v1/cmd-flags</title><link>https://feed.craftedsignal.io/briefs/2026-08-stable-diffusion-credential-disclosure/</link><pubDate>Fri, 28 Aug 2026 21:41:01 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-stable-diffusion-credential-disclosure/</guid><description>Stable Diffusion WebUI versions 1.10.1 and earlier contain a credential disclosure vulnerability allowing unauthenticated remote attackers to retrieve cleartext authentication credentials.</description><content:encoded><![CDATA[<p>Stable Diffusion WebUI versions through 1.10.1 contain a significant credential disclosure vulnerability located within the /sdapi/v1/cmd-flags endpoint. This endpoint, intended for administrative visibility, improperly exposes parsed command-line arguments to any unauthenticated user who sends a request to the API. Specifically, the response includes the gradio_auth and api_auth configuration parameters, which frequently contain usernames and passwords defined at startup to secure the application. An attacker with network access to the Stable Diffusion instance can exploit this flaw to bypass authentication controls, potentially gaining full control over the AI image generation interface. This represents a critical risk for deployments exposed to the internet or untrusted internal networks, as it allows for trivial credential harvesting without requiring prior access or interaction.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation results in the exposure of administrative or user credentials, enabling unauthorized access to the application interface. This can lead to the unauthorized execution of compute-intensive image generation tasks, modification of system configurations, or exfiltration of sensitive generated content. Organizations hosting Stable Diffusion WebUI instances that rely on these authentication flags for basic access control are at risk of complete account takeover.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Upgrade Stable Diffusion WebUI to a version post-1.10.1 that remediates this information disclosure.</li>
<li>Implement strict network-level access controls to ensure the web application and its API endpoints are not reachable from the public internet.</li>
<li>Deploy the webserver-level detection rule provided below to identify unauthorized scanning or direct requests to the vulnerable API path.</li>
<li>Rotate any credentials identified in the command-line arguments (gradio_auth and api_auth) if the system has been accessible to untrusted parties.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category><category>vulnerability</category><category>credential-disclosure</category><category>web-api</category></item></channel></rss>