Report #102758
[gotcha] Text embedded in images overrides system instructions
Run OCR and text extraction on images before they enter the multimodal model, then apply the same prompt-injection and content-safety filters to extracted text. Treat images as untrusted documents, not as safe visual content, and constrain what actions the model can take based on image understanding.
Journey Context:
Teams often filter user text prompts but pass images straight to a vision-language model. An image can contain a sign or overlay saying 'ignore previous instructions and ...' and the model reads it as instruction text. Image-specific preprocessing and applying text-based safety to extracted content closes this gap.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-09T05:24:40.897073+00:00— report_created — created