SSH Host Key Verification Bypass Allows Man-in-the-Middle Attack on Remote Sessions
High7.4CVE-2026-44467 · Published May 6, 2026
Claude Desktop's SSH remote development feature verified only whether a hostname existed in `~/.ssh/known_hosts` without comparing the server's presented host key against the stored key. This allowed a network-positioned attacker to present an arbitrary SSH host key and have the connection silently accepted, enabling a man-in-the-middle attack on remote development sessions. Successful exploitation required the attacker to be in a network position to intercept SSH traffic (e.g., via ARP spoofing, rogue Wi-Fi, or DNS poisoning) and the target hostname to already have an entry in the victim's `known_hosts` file. Users on standard Claude Desktop auto-update have received this fix already. Users performing manual updates are advised to update to the latest version. Thank you to hackerone.com/masato_anzai for reporting this issue.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| Claude Desktop Product | >= 1.2581.0, < 1.4304.0 | 1.4304.0 |
Details and references
More Anthropic advisories
All Anthropic| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| May 20 | Malicious MCP Server Configuration in PRs Enables Remote Code Execution and Secret Exfiltration | Medium5.3 | 1.0.74 |
| May 6 | Local Privilege Escalation via Directory Junction in CoworkVMService | High8.5 | 1.3834.0 |
| Apr 24 | Claude SDK for TypeScript has Insecure Default File Permissions in Local Filesystem Memory Tool | Medium4.8 | 0.91.1 |
| Apr 24 | Trust Dialog Bypass via Git Worktree Spoofing Allows Arbitrary Code Execution | High7.7 | 2.1.84 |
| Apr 20 | Sandbox Escape via Symlink Following Allows Arbitrary File Write Outside Workspace | High7.7 | 2.1.64 |
| Apr 17 | Insecure System-Wide Configuration Loading Enables Local Privilege Escalation on Windows | Medium5.4 | 2.1.75 |