CVE-2026-59723
HIGH
8.8
CVSS 3.1
Description
Cline is an autonomous coding agent as an SDK, IDE extension, or CLI assistant. Prior to 3.0.30, the Cline Hub dashboard server launched by the cline dashboard command accepts WebSocket connections on the /browser endpoint without validating the Origin header, and when ROOM_SECRET is unset for local 127.0.0.1 binds, isAuthorizedBrowserRequest() allows attacker-controlled websites to send desktopCommand frames that read workspace state, mutate MCP and provider settings, and trigger command execution when a provider or model is configured. This issue is fixed in version 3.0.30.
Metadata
Severity & Metrics
8.8
HIGH CVSS 3.1
CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| cline | cline | — | < 3.0.30 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-346 | cna | CWE-346: Origin Validation Error |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 8.8 | HIGH | 3.1 | cna | CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H |
References (4)
- https://github.com/cline/cline/security/advisories/GHSA-3cj3-hqcr-g934 https://github.com/cline/cline/security/advisories/GHSA-3cj3-hqcr-g934
- https://github.com/cline/cline/pull/11724 https://github.com/cline/cline/pull/11724
- https://github.com/cline/cline/commit/d09270940f5746f288cfc4a5039b46a2f4d5d01e https://github.com/cline/cline/commit/d09270940f5746f288cfc4a5039b46a2f4d5d01e
- https://github.com/cline/cline/releases/tag/cli-v3.0.30 https://github.com/cline/cline/releases/tag/cli-v3.0.30