Skip to main content

AI glossary

Prompt injection

An attack or failure mode where untrusted content attempts to override instructions or manipulate an AI-enabled system into unsafe behaviour.

Example

Text fetched from a webpage tells an automated assistant to ignore its task and disclose data from another source.

Why it matters

AI output must not be treated as trusted control logic. Systems need isolation, least privilege, validation and explicit approval for consequential actions.

Related terms