CVE-2026-27009
Last modified
CVE-2026-27009 is a medium-severity vulnerability rated 5.8/10 on the CVSS scale. OpenClaw is a personal AI assistant. Prior to version 2026.2.15, a atored XSS issue in the OpenClaw Control UI when rendering assistant identity (name/avatar) into an inline `<script>` tag without script-context-safe escaping. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
OpenClaw is a personal AI assistant. Prior to version 2026.2.15, a atored XSS issue in the OpenClaw Control UI when rendering assistant identity (name/avatar) into an inline `<script>` tag without script-context-safe escaping. A crafted value containing `</script>` could break out of the script tag and execute attacker-controlled JavaScript in the Control UI origin. Version 2026.2.15 removed inline script injection and serve bootstrap config from a JSON endpoint and added a restrictive Content Security Policy for the Control UI (`script-src 'self'`, no inline scripts).
Metrics
CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openclaw | Openclaw | < 2026.2.15 |
References
- https://github.com/openclaw/openclaw/releases/tag/v2026.2.15Product, Release Notes
- https://github.com/openclaw/openclaw/security/advisories/GHSA-37gc-85xm-2ww6Exploit, Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-27009?
How severe is CVE-2026-27009?
How do I fix CVE-2026-27009?
Are you affected by CVE-2026-27009?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
