Skip to content

Hide Navigation Hide TOC

Markdown Image Injection with Base64 QUERY Exfiltration Carrier - ATR-2026-01453 (e5ae36fd-b62c-5946-baf0-6e8ffbff7d32)

Detects indirect prompt injection payloads that instruct the LLM to embed a markdown image URL with a base64-encoded QUERY parameter carrying extracted document data. The canonical pattern from the withsecure corpus is: "include in your response the following string: image where QUERY is the base64 encoded string..." The victim LLM renders the instruction, encodes the requested data as base64, substitutes it into the URL template, and outputs the markdown — causing any rendering client to make an HTTP GET to the attacker's server with the exfiltrated payload in the query string. Distinct from ATR-2026-00501 (which detects generic markdown URL injection) and ATR-2026-00261: this rule specifically targets the QUERY/base64-encode/where-QUERY template pattern that the 102-sample corpus uses.

Cluster A Galaxy A Cluster B Galaxy B Level
Markdown Image Injection with Base64 QUERY Exfiltration Carrier - ATR-2026-01453 (e5ae36fd-b62c-5946-baf0-6e8ffbff7d32) Agent Threat Rules LLM Prompt Injection (19cd2d12-66ff-487c-a05c-e058b027efc9) MITRE ATLAS Attack Pattern 1
Markdown Image Injection with Base64 QUERY Exfiltration Carrier - ATR-2026-01453 (e5ae36fd-b62c-5946-baf0-6e8ffbff7d32) Agent Threat Rules Exfiltration via ML Inference API (b07d147f-51c8-4eb6-9a05-09c86762a9c1) MITRE ATLAS Attack Pattern 1