CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-55437

mediumCVSS 5.4covered by 2 sourcesfirst seen 2026-07-06
Summary The AgentLogLine dashboard component instantiated ansi-to-html without escapeXML: true and inserted the result via dangerouslySetInnerHTML so HTML embedded in workspace agent log lines was rendered as live markup. Server-side sanitization did not neutralize HTML metacharacters. Note: Exploitation requires a victim to view attacker-controlled agent logs in the dashboard. Impact A user who could run a workspace could emit arbitrary HTML into agent logs; when another user, including an administrator, viewed the workspace page, it rendered in their session. Content Security Policy blocked inline scripts but an attacker could still inject a meta refresh redirect, style rules for UI redressing or CSS-based exfiltration or external img beacons. This required workspace-owner access and a victim viewing the page. Patches The fix enables escapeXML: true so HTML metacharacters are escaped before DOM insertion. The fix was backported to all supported release lines: | Release line | Patched version | |---|---| | 2.34 | v2.34.2 | | 2.33 | v2.33.8 | | 2.32 | v2.32.7 | | 2.29 (ESR) | v2.29.17 | Workarounds None. Resources - Fix: #25808 Credits Coder would like to thank Anthropic's Security Team (ANT-2026-22449) for independently disclosing this issue!

⚡ Watch CVE-2026-55437

Get an email if CVE-2026-55437 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-55437

CVE.org record

Embed the live status

CVE-2026-55437 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-55437 status](https://www.csirts.com/badge/CVE-2026-55437)](https://www.csirts.com/cve/CVE-2026-55437)