CVE-2026-66418 PUBLISHED

OpenClaw Dashboard v3.0.0 Stored XSS via Failed Login Username Field

Assigner: VulnCheck
Reserved: 27.07.2026 Published: 30.07.2026 Updated: 30.07.2026

OpenClaw Dashboard v3.0.0 contains a stored cross-site scripting vulnerability that allows unauthenticated remote attackers to inject arbitrary HTML and script payloads by submitting a crafted username in a failed login POST request, which is recorded verbatim in the audit log. When an administrator opens the notification panel, the unescaped log entry is rendered via innerHTML with a permissive Content-Security-Policy allowing inline event handlers, enabling the attacker-supplied payload to execute in the administrator's session and interact with authenticated endpoints including agent instruction file editing and configuration changes.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N
CVSS Score: 9.3

Product Status

Vendor tugcantopaloglu
Product openclaw-dashboard
Versions Default: affected
  • Version 3.0.0 is affected

Credits

  • Theodosis Paidakis reporter

References

Problem Types

  • CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE