Agentic tooling flaws: Claude Code trust bypass and MCP Go/Ruby SDK transport bugs
Three vulnerabilities disclosed in March 2026 affect agentic AI tooling: Claude Code before 2.1.53 could be silently placed into bypassPermissions mode by a malicious repository's committed .claude/settings.json, skipping the workspace trust dialog; the Go MCP SDK before 1.4.1 accepted cross-site POST requests to its Streamable HTTP transport without Origin or Content-Type validation, potentially allowing any website to trigger tool execution on a local server; and the MCP Ruby SDK before 0.9.2 allowed session hijacking of SSE streams by anyone holding a valid session ID. All three were patched.
Disclosed 20 March 2026 · Record updated 13 September 2026
Impact
Attacker-controlled repositories could gain tool execution without explicit user consent in Claude Code; malicious websites could trigger MCP tool execution on unauthenticated local Go SDK servers; MCP Ruby SDK session IDs could be used to intercept all real-time SSE data.
Our coverage
No articles linked to this incident yet.
Sources
- nvd.nist.govhttps://nvd.nist.gov/vuln/detail/CVE-2026-33068
- nvd.nist.govhttps://nvd.nist.gov/vuln/detail/CVE-2026-33252
- nvd.nist.govhttps://nvd.nist.gov/vuln/detail/CVE-2026-33946
