ELSEIF
Your brief EB
318 stories from 95 feeds 236 clusters Refreshed 11 minutes ago next pull 13:36

TECH Signal 401

Deadbugz MCP supply-chain campaign uses GitHub PRs to deliver credential-stealing server

Pillar Security identified an active campaign that distributes a malicious MCP server via GitHub pull requests, with the server hiding credential-seeking instructions until three tool calls are made.

WHY IT MATTERS

Engineers who review pull requests adding MCP configuration should treat new servers as untrusted, since a benign-looking tool can change its behavior after a few calls. The runtime-gated trigger evades casual inspection, so static review alone may miss the malicious instructions.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

The malicious MCP server, named productivity-suite, returns benign tools initially but switches to credential-seeking instructions after three tool calls.

02

The campaign uses 23 GitHub pull requests from account zellkernel, with 17 configuring a remote endpoint and four referencing a hidden local Python file.

03

The runtime-gated metadata poisoning is designed to evade research and inspection, as only normal use crosses the three-call threshold.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
pillar.security via Lobsters Deadbugz: Currently Active MCP Supply-Chain Campaign Open ↗