Versatile AI Risk Assessment

AI threat catalogueApplication and Integration SecurityProduction

Graph-RAG Poisoning (Knowledge Graph Injection)

Some AI systems ground their answers in a knowledge graph, a network of concepts and their relationships (Graph RAG). Attackers insert false nodes or links and thereby deliberately shift the system's conclusions.

As of: July 2026 · Catalogue version 2026.07.17.3 · 7 mitigations · 5 verified sources

Description

Graph RAG extends the retrieval approach of RAG (retrieval-augmented generation): instead of fetching only text passages, the system follows a knowledge graph in which facts are stored as nodes (such as people, products, events) and their relationships as edges. Attackers with write access to the graph, or to the data pipelines that feed it, insert fabricated nodes and false relationships or shift existing links. Because the model follows these connections when reasoning, a single manipulated relationship distorts many answers: the forgery inherits the credibility of the whole graph. The mechanism corresponds to poisoning a knowledge base, but targets the structure of relationships rather than individual documents.

Possible impact

The system draws systematically wrong conclusions with wide reach, since one manipulated relationship affects every query that traverses it. Individual forged edges are hard to find among millions of genuine entries. Decisions, reports and automated processes built on the graph inherit the errors.

Example

A corporation maintains a knowledge graph of suppliers and their certifications, which an AI assistant uses for procurement decisions. An attacker inserts a false link presenting their company as a certified supplier; from then on the assistant recommends it as a vetted source.

Recommended mitigations (7)

Every mitigation states its control type, effect, implementation level and the reason for the classification.

Framework mappings

Verified locations in OWASP, NIST AI RMF, MITRE ATLAS, the EU AI Act and further frameworks. The mappings are taxonomic, not evidence of compliance.

OWASP LLM Top 10 LLM04:2025NIST AI RMF NISTAML.015 · NISTAML.027EU AI Act Article 9(1), 9(2)(a), 9(2)(d)BSI R18

Verified references (5)

Every reference states the framework, the exact location and the publishing organisation.

Terms on this page

Glossary terms that occur in this entry. Every link leads to the full explanation.

More entries from the topic group Application and Integration Security.

Assess this threat in your own system

The live demo contains all 52 threats of this catalogue, including the EU AI Act and GDPR assessment. The free single modules cover AI risk, the EU AI Act and GDPR. No sign-up; the assessment runs locally in your browser.

Cite this entry

For reports, policies or internal documents; the link leads directly to this entry.

“Graph-RAG Poisoning (Knowledge Graph Injection)”. Versatile AI Risk Assessment, AI threat catalogue, as of July 2026.
https://www.versatile-ai-risk-assessment.com/en/wissensbasis/threats/graph-rag-poisoning/

← Back to the full catalogue