A zero-click RCE flaw in AI coding agents could have exposed enterprise systems
Summary
Popular AI coding agents like Claude Code, Codex, GitHub Copilot, and Gemini CLI were vulnerable to Plugin4Shell, a zero-click RCE (remote code execution, where attackers can run malicious code on a system without user interaction) attack that let attackers swap legitimate plugins with malicious ones. The flaw exploited a verification gap: these agents checked out plugin code using a SHA (secure hash algorithm, a unique cryptographic identifier), but didn't verify that the correct version was actually retrieved, allowing attackers who controlled a plugin's repository to inject malicious code. Most vendors have now released patches for this vulnerability.
Solution / Mitigation
Anthropic fixed the issue in Claude Code version 2.1.179. OpenAI addressed it in Codex version 0.146.0. Google deprecated Gemini CLI and recommends users move to Antigravity instead of releasing a fix. GitHub applied restrictions on creating version or tag names that resemble commit SHAs to prevent exploitation on GitHub and its marketplace.
Classification
Affected Vendors
Related Issues
CVE-2026-63086: text-generation-inference through 3.3.7 contains a server-side request forgery (SSRF) vulnerability in the OpenAI-compat
CVE-2026-34371: LibreChat is a ChatGPT clone with additional features. Prior to 0.8.4, LibreChat trusts the name field returned by the e
Original source: https://www.csoonline.com/article/4223909/a-zero-click-rce-flaw-in-ai-coding-agents-could-have-exposed-enterprise-systems-2.html
First tracked: September 18, 2026 at 02:00 PM
Classified by LLM (prompt v3) · confidence: 92%