CVE•Published 2026-06-01•Modified 2026-07-22•1 article on news•5 live references•NVD data
CVE-2026-44211Cline · Cline
Vulnerability data via NVD (ingested)
CVSS v3.1
9.6
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
EPSS percentile
8
Exploit Prediction Scoring System · top 92% of all CVEs
Weaknesses (CWE)
Description
Cline is an autonomous coding agent as an SDK, IDE extension, or CLI assistant. In versions 2.13.0 and prior, there is a cross-origin WebSocket hijack vulnerability in Cline Kanban servers. At time of publication, there are no publicly available patches.
Timeline
Published 2026-06-01
Modified 2026-07-22
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2026-44211Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product
product:"Cline Cline"All exposed Cline Cline instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Cline"HTTP body or banner mentions "Cline" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2026-44211Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-44211Censys host search filtered to this CVE id.
grep.app
CVE-2026-44211Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-44211GitHub code search for direct mentions.
Google dork
"CVE-2026-44211" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (3)
CVE-2026-442113 repos
webpro255/awesome-ai-agent-attacksunknown
A curated timeline of real AI agent security incidents, breaches, and vulnerabilities (2024-2026). Every entry sourced and dated.
Mindgard/ai-ide-vuln-patternsunknown
sattyamjjain/agent-airlockPython
A type-checker and contract layer for AI agent tool calls, deny-by-default, in-process, Pydantic-only. Strict argument validation, ghost-argument stripping, and self-healing retrie…