ShareLock: A Stealthy Multi-Tool Threshold Poisoning Attack Against MCP

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cybersecurity & Data Privacy · Depth: Expert, quick

Summary

ShareLock is a novel multi-tool threshold poisoning framework designed to attack Model Context Protocol (MCP), a foundational open protocol for LLM-driven agents. Unlike existing single-tool poisoning attacks that use monolithic plaintext embeddings and are easily detected, ShareLock employs Shamir's threshold scheme. It distributes malicious instructions as benign-looking secret shares across multiple tool descriptions, achieving information-theoretic secrecy and robustness against auditing. A covert reconstruction trigger, planted during server updates, aggregates these shares to reconstruct the hidden instruction, leading to critical breaches of system assets or private data. Evaluated across four multi-tool scenarios with mainstream LLMs and two MCP clients, ShareLock significantly outperforms single-tool strategies in detection evasion while maintaining an average attack success rate exceeding 90%.

Key takeaway

For AI Security Engineers managing LLM agent ecosystems, ShareLock represents a significant new threat to MCP security. Your current single-tool detection strategies are likely insufficient against this multi-tool threshold poisoning attack, which evades detection with over 90% success. You must prioritize implementing advanced auditing for tool descriptions and strengthening server update integrity checks to prevent covert instruction reconstruction and protect system assets and private data.

Key insights

ShareLock uses Shamir's threshold scheme for stealthy, multi-tool poisoning of LLM agents via MCP.

Principles

Method

ShareLock distributes malicious instructions as secret shares across multiple tool descriptions. A covert trigger, planted during server updates, reconstructs the hidden instruction from aggregated shares.

In practice

Topics

Best for: CTO, VP of Engineering/Data, Director of AI/ML, AI Security Engineer, AI Scientist, AI Architect

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.