<?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/"><channel><title>Cve-2026-66421 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-66421/</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, 30 Jul 2026 23:32:25 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-66421/feed.xml" rel="self" type="application/rss+xml"/><item><title>Stored XSS Vulnerability in OpenClaw Dashboard</title><link>https://feed.craftedsignal.io/briefs/2026-07-openclaw-xss/</link><pubDate>Thu, 30 Jul 2026 23:32:25 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-openclaw-xss/</guid><description>An unauthenticated stored XSS vulnerability in the OpenClaw Dashboard allows remote attackers to execute arbitrary JavaScript in administrative sessions via the sessions API.</description><content:encoded><![CDATA[<p>OpenClaw Dashboard contains a stored cross-site scripting (XSS) vulnerability, tracked as CVE-2026-66421, which allows unauthenticated remote attackers to execute arbitrary JavaScript within the context of an administrator's browser session. The vulnerability originates in the sessions API, where user-supplied agent transcript messages are stored without proper sanitization.</p>
<p>Attackers exploit this by injecting HTML markup containing event handler payloads, such as an <code>&lt;img&gt;</code> tag with an <code>onerror</code> attribute, into the transcript messages. These payloads are subsequently rendered by the OpenClaw Dashboard's default landing page through the use of <code>innerHTML</code>. The injection allows for the theft of administrative session tokens and the execution of unauthorized actions, including the modification of agent instruction files. Given the impact on administrative session integrity and authorization controls, this vulnerability poses a critical risk to organizations relying on OpenClaw Dashboard for infrastructure management.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows for complete compromise of an administrator's session. Potential consequences include the theft of sensitive session identifiers, unauthorized access to administrative dashboard functions, and the ability to modify critical agent instruction files, which could lead to further downstream system compromise or data exfiltration.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Prioritize patching OpenClaw Dashboard to the latest version provided by the vendor to remediate CVE-2026-66421.</li>
<li>Audit web server logs for HTTP requests to the sessions API that contain suspicious HTML tags or event handlers, such as <code>onerror</code>, <code>onload</code>, or <code>script</code>.</li>
<li>Restrict access to the OpenClaw Dashboard administrative interface to trusted management networks to minimize the exposure to unauthenticated external actors.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>web-application-security</category><category>xss</category><category>cve-2026-66421</category></item></channel></rss>