Versatile AI Risk Assessment

AI threat catalogueAttacks on the Running Model and ServiceProduction

Side-Channel Attacks (Timing Analysis)

Attackers infer hidden information about the model, its prompts or its state from observable side effects of operation, such as response times or the timing of the output.

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

Description

Even without direct access, a running system gives away information through measurable side effects known as side channels. Attackers measure, for example, how long an answer takes (inference latency), the rhythm in which the output appears word by word (token streaming), or whether a computation returns strikingly fast from a cache (cache hit). From such timing patterns they can draw conclusions about the model's design, about parts of a hidden system prompt (the internal instructions given to the model), or about which data the system has processed. All they need is to observe externally visible timing signals; no break-in is required.

Possible impact

By way of timing measurement, model and configuration details, parts of confidential system prompts or hints about processed data can leak without any conventional intrusion. The insights gained reinforce reconnaissance and model theft. Because the timing signals are part of normal operation, such attacks are hard to prevent completely.

Example

A service streams its answers word by word. An attacker measures the tiny delays between the words and can infer whether a test input hit parts of the hidden system prompt that the operator meant to keep secret.

Recommended mitigations (6)

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 LLM02:2025 · LLM10:2025NIST AI RMF MEASURE 2.7 · NISTAML.031MITRE ATLAS AML.T0040EU AI Act Article 55(1)(d) · Article 9(1), 9(2)(a), 9(2)(d)

Verified references (7)

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 Attacks on the Running Model and Service.

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.

“Side-Channel Attacks (Timing Analysis)”. Versatile AI Risk Assessment, AI threat catalogue, as of July 2026.
https://www.versatile-ai-risk-assessment.com/en/wissensbasis/threats/side-channel-attacks/

← Back to the full catalogue