<?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>Semaphore UI (&lt; 0.0.0-20260707190631-C59c3dc9035b) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/semaphore-ui--0.0.0-20260707190631-c59c3dc9035b/</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, 04 Sep 2026 00:07:25 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/semaphore-ui--0.0.0-20260707190631-c59c3dc9035b/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>Semaphore UI Cross-Site Request Forgery Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2026-09-semaphore-ui-csrf/</link><pubDate>Fri, 04 Sep 2026 00:07:25 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-semaphore-ui-csrf/</guid><description>Semaphore UI is vulnerable to a CSRF attack via the password change endpoint, enabling unauthenticated attackers to hijack user accounts, including administrator accounts, by inducing an authenticated user to visit a malicious webpage.</description><content:encoded><![CDATA[<p>Semaphore UI, an open-source automation platform, contains a critical Cross-Site Request Forgery (CSRF) vulnerability (CVE-2026-73292) identified in versions prior to 0.0.0-20260707190631-c59c3dc9035b. The vulnerability stems from the password change endpoint (/api/users/&lt;id&gt;/password) failing to enforce CSRF tokens or require re-authentication via a current password. Additionally, session cookies lack 'SameSite' attribute enforcement, facilitating cross-origin request abuse. By tricking an authenticated user into visiting a crafted malicious page, an attacker can silently execute a password change request. This allows for full account takeover, including the administrative account, depending on the targeted user's privileges. Defenders should prioritize patching, as this vulnerability requires minimal user interaction and leads to complete platform compromise.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation results in the takeover of the targeted user's account. Because this vulnerability allows an attacker to change the administrator's password, it can lead to full administrative compromise of the Semaphore UI instance, enabling an attacker to manipulate projects, run arbitrary automation tasks, and potentially escalate access within the organization's infrastructure.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Upgrade Semaphore UI to the latest patched version (&gt;= 0.0.0-20260707190631-c59c3dc9035b) immediately to remediate CVE-2026-73292.</li>
<li>Implement global 'SameSite=Strict' or 'SameSite=Lax' cookie policies via load balancers or WAFs if immediate patching is not feasible.</li>
<li>Review audit logs for suspicious password change events occurring from unexpected IP addresses or anomalous User-Agent strings.</li>
</ol>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>web-vulnerability</category><category>csrf</category><category>account-takeover</category></item></channel></rss>