Urgent.News

What's breaking now, across thousands of outlets.

Tech

Plugin4Shell Hit 26,000 Agents Before Anyone Noticed. Your Coding Agent’s Plugin Store Is the New npm.

A zero-click RCE vulnerability across Claude Code, Codex, Copilot, and Gemini CLI proves that AI coding agent plugin marketplaces have inherited every supply chain attack pattern from package managers, plus some new ones. In May 2026, researchers at Air Security discovered that every major AI coding agent handles plugin updates the same way: it checks out a SHA-pinned commit, but it never…

A zero-click remote code execution (RCE) vulnerability, dubbed Plugin4Shell, affected over 26,000 AI coding agents before it was addressed in May 2026. Claude Code, OpenAI Codex, GitHub Copilot, and Google Gemini CLI were all vulnerable. The exploit stems from the way these agents handle plugin updates. They check out a SHA-pinned commit, but they don't verify that the checked-out code matches that commit.

Attackers can exploit this by creating a branch with the same 40-character hex string as the pinned SHA, tricking the agent into checking out the malicious branch instead. This silent, zero-click attack can retroactively weaponize previously installed plugins, affecting not just the software but potentially the entire CI pipeline.

The vulnerability highlights the pressing need for better security measures in AI coding agent plugin marketplaces, which have adopted supply chain attack patterns from traditional package managers like npm, PyPI, and RubyGems.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

Chrome cookies: why google.com survives 'delete on close', again

If you set Chrome to delete site data when you close all windows, Chrome 152 still keeps google.com's cookies, local storage and session storage.

  • Chrome retains google.com's cookies with delete site data on close setting enabled.
  • Issue discovered in September 2026 by Mac developer Jeff Johnson.
  • Google fixed similar issue in 2020, but this behavior persists in Chromium 152.

ICANN and Verisign: why 22,000 .name domains will be deleted

ICANN has approved a request from Verisign to delete every third-level .name domain, addresses like john.doe.name , about 22,000 of them, including registrations paid for until 2040.

  • ICANN approves Verisign's plan to delete 22,000 .name domains
  • Domains to be erased after 90-day notice period starting Feb 2027
  • Concern over domain loss and potential email address recovery

More from Sunday 27 September →