DictionaryInternet culture

Prompt Injection

Definition

An attack or manipulation that places instructions in model input or retrieved content to make an AI ignore intended rules or reveal protected information.

Example
The webpage contained a prompt injection telling the assistant to leak hidden data.
How it is used

The term is used in AI security, especially when models process untrusted text, documents, webpages, or tool outputs.

Origin and context

Researchers named the vulnerability by analogy to injection attacks in software security.

Common variations

indirect prompt injection

Malicious instructions hidden in external content the model reads.

direct prompt injection

Instructions supplied directly by a user to override behavior.

Frequently asked questions
Is prompt injection the same as hacking?

It is a security attack pattern, though impact depends on what the AI can access or do.

Can it be fully prevented?

Defenses can reduce risk, but robust prevention remains difficult.

Keep learning

Related terms

Browse all
Internet culture

Jailbreak Prompt

A set of instructions designed to bypass an AI system's safety rules, restrictions, or intended behavior.

Read definition
Internet culture

Prompt Engineering

The practice of designing and refining instructions so an AI system produces a more useful, reliable, or controlled result.

Read definition