Ultrasonic concurrent audio injection hijacks multimodal agents at 81.55% avg ASR across 11 models
Auto-published from arXiv:2607.28165 by the mine-arxiv pipeline. Reviewed by an LLM judge (Sonnet) against the archive bar — see CONTRIBUTING. Notes: cleared review (confidence 0.82, flags: [no-prompt-excerpt, possible-zero-day])
Category
indirect-prompt-injection
Model
GPT-4o-audio-preview, Gemini 3 Pro, Qwen3-Omni, MiniCPM-o-2.6 (11 agents total per AudioAgentSecurity benchmark)
Surface
Multimodal audio agent (API / agent harness with microphone audio input)
Setup
An attacker plays an ultrasonic-carrier-modulated adversarial audio stream concurrently with a user's legitimate speech, using DolphinAttack-style high-frequency modulation. The combined signal is y(t) = x_benign(t) + λ·Boost(x_adv(t)), delivered through the physical acoustic channel. The adversarial track is prefixed with a semantic anchor phrase such as 'System Notice:', 'Task Updated:', or 'Next Instruction is:' to signal priority to the agent, followed by a malicious command drawn from 200 instruction pairs across 8 risk scenarios (smart home to financial asset management). No single verbatim malicious command is published in the paper's main text.
Observed behavior
Agents executed the injected malicious instructions at an average ASR of 81.55% for DolphinAttack-style injection across all 11 tested models. The adversarial signal was inaudible to nearby human observers, yet the agents treated injected commands as legitimate user instructions and carried them out autonomously.
Expected behavior
The agent should ignore or flag ultrasonic/non-speech audio artifacts and refuse to execute commands whose acoustic origin cannot be attributed to a verified human speaker. Ambiguous overlapping audio should surface an error rather than trigger autonomous action.
Reproducibility
medium
Threat model
An attacker in physical proximity (coffee shop, office, smart-home) plays an ultrasonic payload from a hidden speaker or compromised nearby device. The victim's always-on multimodal agent executes injected commands—financial transactions, location sharing, app control—without user awareness. Any deployed voice-agent system accepting ambient microphone input is in scope.
Novelty
First systematic benchmark (AudioAgentSecurity) quantifying concurrent audio injection—malicious audio physically overlapping with legitimate user speech rather than replacing it—achieving high ASR against frontier multimodal agents; introduces the 'piggybacking' threat model distinct from prior acoustic attacks on voice devices.
Source
- arXiv: 2607.28165
- PDF: https://arxiv.org/pdf/2607.28165
- Categories: cs.CR
- Authors: Mingxiao Liu, Yitong Li, Haoren Zhao, Yaoxiang Bian, Jianan Ma, Jian Zhang, Jialuo Chen, Xinhao Deng, Zhen Wang
Triage notes (auto)
- paperType:
red-team-vuln - estimatedCaseCount: 3
- triage reason: Systematic red-team demonstrating audio prompt injection attacks on frontier agents (69% ASR on Gemini 3 Pro via AudioAgentSecurity benchmark with 8 scenarios, 10 attack patterns) and real-world human validation; no explicit vendor pre-disclosure mentioned.
0 comments
─────────────────────────────────────────────────────────────────────
// no comments yet