Subgraph Reconstruction Attacks on Graph RAG Deployments with Practical Defenses
Minkyoo Song, Jaehan Kim, Myungchul Kang, Hanna Kim, Seungwon Shin, Sooel Son

TL;DR
This paper introduces GRASP, a novel multi-turn attack method that effectively reconstructs subgraphs from Graph RAG systems despite safeguards, and proposes lightweight defenses to mitigate such privacy risks.
Contribution
The paper presents GRASP, a new closed-box, multi-turn subgraph reconstruction attack that overcomes existing safeguards and enhances privacy protection in Graph RAG deployments.
Findings
GRASP achieves up to 82.9 F1 in subgraph reconstruction.
Existing simple safeguards are largely ineffective against GRASP.
Two lightweight mitigations substantially reduce reconstruction fidelity.
Abstract
Graph-based retrieval-augmented generation (Graph RAG) is increasingly deployed to support LLM applications by augmenting user queries with structured knowledge retrieved from a knowledge graph. While Graph RAG improves relational reasoning, it introduces a largely understudied threat: adversaries can reconstruct subgraphs from a target RAG system's knowledge graph, enabling privacy inference and replication of curated knowledge assets. We show that existing attacks are largely ineffective against Graph RAG even with simple prompt-based safeguards, because these attacks expose explicit exfiltration intent and are therefore easily suppressed by lightweight safe prompts. We identify three technical challenges for practical Graph RAG extraction under realistic safeguards and introduce GRASP, a closed-box, multi-turn subgraph reconstruction attack. GRASP (i) reframes extraction as a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Data Quality and Management
