Join our Newsletter — 33% off our NHI Course
Home Glossary AI Security Evasion Attack
AI Security

Evasion Attack

← Back to Glossary
By NHI Mgmt Group Updated September 1, 2026 Domain: AI Security

An evasion attack is an attack on the prediction phase of a model, where carefully altered inputs cause incorrect classification or decision-making. The input may look normal to a human, but small changes can push the model across a decision boundary. This is a common risk in visually or structurally sensitive AI use cases.

Expanded Definition

An evasion attack targets the inference or prediction stage of a model, where an adversary modifies an input just enough to alter the output while keeping the input plausible to a human reviewer. In practice, this is about crossing a learned decision boundary, not changing the model itself.

The term is used most often in machine learning security, especially for computer vision, ranking, anomaly detection, and any workflow that automates high-impact decisions from inputs that can be manipulated. It differs from poisoning attacks, which influence training data or model behaviour before deployment. It also differs from simple misuse, because the attacker is intentionally optimising the input to bypass the model’s current logic. For a broader adversarial AI taxonomy, NIST and MITRE both treat this as a runtime threat class rather than a governance concept, and MITRE’s MITRE ATLAS adversarial AI threat matrix is one of the clearest public references for how such attacks are characterised.

The most common misapplication is calling any model error an evasion attack, which occurs when a system fails on ordinary inputs rather than on deliberately crafted adversarial inputs.

Examples and Use Cases

Implementing robust detection for evasion attacks often introduces latency, added review steps, and false-positive tuning overhead, so organisations must weigh prediction accuracy against operational friction.

  • Image classifiers in security screening can be fooled by subtle pixel-level changes that preserve human readability but change the label assigned by the model.
  • Fraud or abuse detection systems may be bypassed when an attacker adapts transaction patterns to resemble benign behaviour closely enough to avoid scoring thresholds.
  • Malware or phishing classifiers can be evaded by minor formatting, token, or packing changes that preserve the payload but alter the model’s decision.
  • Identity verification pipelines can be stressed when an attacker submits inputs designed to look legitimate to a person but to fall just outside the model’s confidence boundary.
  • Defenders often test these conditions through adversarial evaluation and red teaming, then compare results against operational guidance in sources such as NIST SP 800-53 Rev 5 Security and Privacy Controls for monitoring, assessment, and response discipline.

Why It Matters for Security Teams

Evasion attacks matter because they exploit the assumption that a model’s prediction is trustworthy simply because the input appears ordinary. When security teams treat model output as authoritative, adversaries can use carefully engineered inputs to bypass detection, misclassify risk, or trigger unsafe automation. That creates downstream impact in fraud prevention, access decisions, malware triage, and AI-assisted response workflows.

For AI security programs, the key governance point is that evasion risk is not only a model-quality issue. It is an operational threat that needs adversarial testing, monitoring, fallback logic, and clear human review thresholds. This is especially important where AI sits inside broader security operations and can influence incident triage or control enforcement. Public threat reporting, including the Anthropic — first AI-orchestrated cyber espionage campaign report and CISA cyber threat advisories, reinforces that AI-enabled attacks are already being operationalised across real environments.

Organisations typically encounter the consequences only after a bypass, misclassification, or automated decision failure exposes the control gap, at which point evasion attack resilience becomes operationally unavoidable to address.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

MITRE ATLAS address the attack and risk surface, while NIST AI RMF, NIST AI 600-1, NIST CSF 2.0 and NIST SP 800-53 Rev 5 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST AI RMFAI RMF covers adversarial robustness and trustworthy AI risk management.
NIST AI 600-1The GenAI profile addresses threats to model outputs and misuse at inference time.
MITRE ATLASATLAS catalogues adversarial AI techniques, including evasion-style attacks.
NIST CSF 2.0DE.CM-1CSF monitoring supports detection of anomalous or manipulated model behaviour.
NIST SP 800-53 Rev 5RA-10Security testing and evaluation supports adversarial assessment of deployed controls.

Assess evasion risk as an AI trust issue and add adversarial testing to governance and monitoring.

Deepen Your Knowledge

Sign up to our weekly newsletter — get 33% off our NHI Foundation Level Course

    NHIMG Editorial Note
    Reviewed and updated by the NHIMG editorial team on September 1, 2026.
    NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org