<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Blogs on Aonan Guan</title><link>https://oddguan.com/blog/</link><description>Recent content in Blogs on Aonan Guan</description><image><title>Aonan Guan</title><url>https://oddguan.com/avatar.webp</url><link>https://oddguan.com/avatar.webp</link></image><generator>Hugo -- 0.147.7</generator><language>en-us</language><lastBuildDate>Wed, 20 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://oddguan.com/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>Second Time, Same Sandbox: Another Anthropic Claude Code Network Sandbox Bypass Enables Data Exfiltration</title><link>https://oddguan.com/blog/second-time-same-sandbox-anthropic-claude-code-network-allowlist-bypass-data-exfiltration/</link><pubDate>Wed, 20 May 2026 00:00:00 +0000</pubDate><guid>https://oddguan.com/blog/second-time-same-sandbox-anthropic-claude-code-network-allowlist-bypass-data-exfiltration/</guid><description>For the second time in five months, Anthropic Claude Code&amp;#39;s network sandbox lets a process inside reach hosts the user&amp;#39;s policy says to block, and exfiltrate any data the process touches. Every Claude Code release from 2.0.24 (sandbox GA on 2025-10-20) through 2.1.89 was vulnerable to a SOCKS5 hostname null-byte injection. About 5.5 months and ~130 versions, including the release that silently fixed the first sandbox bypass. Both findings ended in a silent fix and no Claude Code security advisory.</description></item><item><title>Comment and Control: Prompt Injection to Credential Theft in Claude Code, Gemini CLI, and GitHub Copilot Agent</title><link>https://oddguan.com/blog/comment-and-control-prompt-injection-credential-theft-claude-code-gemini-cli-github-copilot/</link><pubDate>Wed, 15 Apr 2026 00:00:00 +0000</pubDate><guid>https://oddguan.com/blog/comment-and-control-prompt-injection-credential-theft-claude-code-gemini-cli-github-copilot/</guid><description>Anthropic Claude Code Security Review, Google Gemini CLI Action, and GitHub Copilot Agent are vulnerable to prompt injection via GitHub comments — turning PR titles, issue bodies, and issue comments into attack vectors for API key and token theft.</description></item><item><title>Never Wait for Approval — Prompt Injection in Strix AI Pentesting Agent Steals Cloud Credentials</title><link>https://oddguan.com/blog/strix-ai-agent-security-scanner-prompt-injection-credential-theft/</link><pubDate>Fri, 03 Apr 2026 00:00:00 +0000</pubDate><guid>https://oddguan.com/blog/strix-ai-agent-security-scanner-prompt-injection-credential-theft/</guid><description>A prompt injection vulnerability in Strix AI pentesting agent enables arbitrary command execution through malicious project files. The tool designed to red-team others gets red-teamed by its own target — cloud credentials exfiltrated through the project you are scanning.</description></item><item><title>Agent SkillSlip: Path Traversal in Google Gemini CLI, Anthropic Claude Code, and Vercel add-skill</title><link>https://oddguan.com/blog/agent-skillslip-google-gemini-cli-anthropic-claude-code-vercel-add-skill-path-traversal/</link><pubDate>Sun, 08 Mar 2026 00:00:00 +0000</pubDate><guid>https://oddguan.com/blog/agent-skillslip-google-gemini-cli-anthropic-claude-code-vercel-add-skill-path-traversal/</guid><description>Google Gemini CLI, Anthropic Claude Code, and Vercel add-skill share the same path traversal flaw: the name field in skill metadata is passed to path.join() without validation, enabling VS Code hijacking and SSH key injection — invisible to the user.</description></item><item><title>Capability Laundering in MCP 3: CVE-2026-27735 Anthropic Git MCP Server git_add Path Traversal to Credential Exfiltration</title><link>https://oddguan.com/blog/anthropic-mcp-server-git-add-path-traversal-credential-exfiltration-capability-laundering-cve-2026-27735/</link><pubDate>Sat, 28 Feb 2026 00:00:00 +0000</pubDate><guid>https://oddguan.com/blog/anthropic-mcp-server-git-add-path-traversal-credential-exfiltration-capability-laundering-cve-2026-27735/</guid><description>CVE-2026-27735: MCP Git Server git_add path traversal vulnerability enables credential exfiltration via GitPython&amp;#39;s missing boundary validation. A single git_add call reads SSH keys, kubeconfig, and AWS credentials into Git history — invisible in the working directory. Third case of capability laundering in MCP ecosystems.</description></item><item><title>MCP Bundle Security: Zip Slip and Silent Overwrite Risks for MCPB Developers</title><link>https://oddguan.com/blog/mcp-bundle-security-zip-slip-overwrite-for-mcp-client/</link><pubDate>Sat, 17 Jan 2026 00:00:00 +0000</pubDate><guid>https://oddguan.com/blog/mcp-bundle-security-zip-slip-overwrite-for-mcp-client/</guid><description>MCPB bundles are ZIP files. MCP developers implementing custom extraction must handle ZIP security risks like path traversal, silent overwrite, and symlink attacks.</description></item><item><title>Capability Laundering in MCP 2: CVE-2025-68143 Anthropic Git MCP Server Path Traversal to Credential Exfiltration</title><link>https://oddguan.com/blog/anthropic-mcp-server-git-credential-exfiltration-capability-laundering-cve-2025-68143/</link><pubDate>Sun, 28 Dec 2025 00:00:00 +0000</pubDate><guid>https://oddguan.com/blog/anthropic-mcp-server-git-credential-exfiltration-capability-laundering-cve-2025-68143/</guid><description>CVE-2025-68143: Anthropic Git MCP Server&amp;#39;s git_init bypasses CWD boundaries, enabling attackers to create repositories in sensitive directories and exfiltrate credentials via routine Git tool calls.</description></item><item><title>Capability Laundering in MCP: Anthropic Memory Server to Terminal Hijacking</title><link>https://oddguan.com/blog/anthropic-memory-mcp-server-terminal-hijacking-capability-laundering/</link><pubDate>Sat, 27 Dec 2025 00:00:00 +0000</pubDate><guid>https://oddguan.com/blog/anthropic-memory-mcp-server-terminal-hijacking-capability-laundering/</guid><description>A schema validation flaw in Anthropic&amp;#39;s Memory MCP Server enables VS Code terminal profile hijacking through capability laundering. Despite being patched, Anthropic declined to assign a CVE and closed the report as &amp;#39;informative&amp;#39;.</description></item><item><title>CVE-2025-66479: Anthropic's Silent Fix and the CVE That Claude Code Never Got</title><link>https://oddguan.com/blog/anthropic-sandbox-cve-2025-66479/</link><pubDate>Wed, 03 Dec 2025 00:00:00 +0000</pubDate><guid>https://oddguan.com/blog/anthropic-sandbox-cve-2025-66479/</guid><description>A critical sandbox misconfiguration in Anthropic&amp;#39;s sandbox-runtime could have left Claude Code users&amp;#39; system at significant risk. Despite fixing the issue silently, Anthropic did not assign a CVE to their flagship product Claude Code.</description></item><item><title>Click, Parse, Execute - When a GUI Agent's Control Plane Becomes a Remote Control Surface</title><link>https://oddguan.com/blog/microsoft-omniparser-gui-agent-computer-use-rce-cve-2025-55322/</link><pubDate>Thu, 25 Sep 2025 00:00:00 +0000</pubDate><guid>https://oddguan.com/blog/microsoft-omniparser-gui-agent-computer-use-rce-cve-2025-55322/</guid><description>Discovered a critical RCE vulnerability in Microsoft&amp;#39;s OmniParser/OmniTool where an unauthenticated execution surface on the VM controller could allow attackers to remotely control GUI agents. Microsoft assigned CVE-2025-55322 and shipped a fix.</description></item><item><title>Three Dots to Root: How I Found a Path Traversal in Microsoft's Agentic Web (NLWeb)</title><link>https://oddguan.com/blog/nlweb-path-traversal/</link><pubDate>Wed, 06 Aug 2025 00:00:00 +0000</pubDate><guid>https://oddguan.com/blog/nlweb-path-traversal/</guid><description>&lt;p>Discovered a classic path traversal vulnerability in Microsoft&amp;rsquo;s new Agentic Web protocol (NLWeb) that could expose sensitive files including API keys, credentials, and configuration files. The vulnerability was particularly critical as it could compromise AI agents&amp;rsquo; &amp;ldquo;cognitive engines&amp;rdquo; by leaking LLM API keys.&lt;/p>
&lt;p>The research was featured in an exclusive interview with The Verge and subsequently covered by 30+ international media outlets across 15+ countries in 10+ languages, including PCWorld, IT Pro, Neowin, Tom&amp;rsquo;s Guide, CIO Korea, 3DNews Russia, iSpazio Italy, and Dagens AI Denmark.&lt;/p></description></item></channel></rss>