CVE-2026-22813

Severity CVSS v4.0:
CRITICAL
Type:
CWE-79 Cross-Site Scripting (XSS)
Publication date:
12/01/2026
Last modified:
21/01/2026

Description

OpenCode is an open source AI coding agent. The markdown renderer used for LLM responses will insert arbitrary HTML into the DOM. There is no sanitization with DOMPurify or even a CSP on the web interface to prevent JavaScript execution via HTML injection. This means controlling the LLM response for a chat session gets JavaScript execution on the http://localhost:4096 origin. This vulnerability is fixed in 1.1.10.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:anoma:opencode:*:*:*:*:*:-:*:* 1.1.10 (excluding)