paper-with-me

홈 › Papers

WebWeaver: Breaking Topology Confidentiality in LLM Multi-Agent Systems with Stealthy Context-Based Inference

2026-03-11 · Zixun Xiong, Gaoyi Wu, Lingfeng Yao, Miao Pan, Xiaojiang Du, Hao Wang arxiv

Communication topology is a critical factor in the utility and safety of LLM-based multi-agent systems (LLM-MAS), making it a high-value intellectual property (IP) whose confidentiality remains insufficiently studied. Existing topology inference attempts rely on impractical assumptions, including control over the administrative agent and direct identity queries via jailbreaks, which are easily defeated by basic keyword-based defenses. As a result, prior analyses fail to capture the real-world threat of such attacks. To bridge this realism gap, we propose \textit{WebWeaver}, an attack framework that infers the complete LLM-MAS topology by compromising only a single arbitrary agent instead of the administrative agent. Unlike prior approaches, WebWeaver relies solely on agent contexts rather than agent IDs, enabling significantly stealthier inference. WebWeaver further introduces a new covert jailbreak-based mechanism and a novel fully jailbreak-free diffusion design to handle cases where jailbreaks fail. Additionally, we address a key challenge in diffusion-based inference by proposing a masking strategy that preserves known topology during diffusion, with theoretical guarantees of correctness. Extensive experiments show that WebWeaver substantially outperforms state-of-the-art (SOTA) baselines, achieving about 60\% higher inference accuracy under active defenses with negligible overhead.

📄 PDF Abstract BibTeX arXiv:2603.11132

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

WebWeaver: Structuring Web-Scale Evidence with Dynamic Outlines for Open-Ended Deep Research

2025-09-16 · Zijian Li, Xin Guan, Bo Zhang, Shen Huang 외 arxiv

This paper tackles \textbf{open-ended deep research (OEDR)}, a complex challenge where AI agents must synthesize vast web-scale information into insightful reports. Current approaches are plagued by dual-fold limitations…

Topology-Based Reconstruction Prevention for Decentralised Learning

2023-12-08 · Florine W. Dekker, Zekeriya Erkin, Mauro Conti

Decentralised learning has recently gained traction as an alternative to federated learning in which both data and coordination are distributed. To preserve the confidentiality of users' data, decentralised learning reli…

Federated LearningPrivacy Preserving

CRMArena-Pro: Holistic Assessment of LLM Agents Across Diverse Business Scenarios and Interactions

2025-05-24 · Kung-Hsiang Huang, Akshara Prabhakar, Onkar Thorat, Divyansh Agarwal 외

While AI agents hold transformative potential in business, effective performance benchmarking is hindered by the scarcity of public, realistic business data on widely used platforms. Existing benchmarks often lack fideli…

Benchmarking

Rewriting the Response Path: Silent Tampering and Provider-Signed Defense in BYOK LLM Agents

2026-05-04 · Mingyu Luo, Zihan Zhang, Zesen Liu, Yuchong Xie 외 arxiv

LLM agents convert model outputs into consequential actions, including communications, code changes, and financial transactions. Developers often trust evidence such as test results and execution logs. We identify a resp…

Smarter Saboteurs, Better Fixers: Scaling & Security in Linear Multi-Agent Workflows

2026-06-10 · Timothy McAllister, Sina Abdidizaji, Ivan Garibay, Ozlem Ozmen Garibay arxiv

As LLM-based multi-agent systems (MAS) are deployed in the wild, the resilience of their collaboration structures against adversarial compromise becomes a critical safety concern. Attackers may leverage prompt-injection …