The researchers reported successful command recognition across multiple contemporary voice-assistant platforms and devices.
- supportsDolphinAttack: Inaudible Voice Commands
Locator: Tested devices and proof-of-concept attacks
Case · DiggingBeagle record
DolphinAttack used near-ultrasonic modulation and microphone nonlinearity to inject commands that were inaudible to people but interpreted by speech-recognition systems.
Input-injection research against voice-controlled systems, not an exfiltration channel and not an LLM-specific result.
DolphinAttack is an input-injection result, not an exfiltration channel. The attacker begins with an ordinary voice command, modulates it onto an ultrasonic carrier and plays the resulting signal toward a target device. A nearby person does not normally hear the carrier as speech, but the target microphone and its analog front end do not behave as perfectly linear components.
That hardware nonlinearity is the key. Nonlinear microphones or amplifiers create new frequency components from the ultrasonic input. After the normal low-pass stages remove the high-frequency carrier, a baseband component corresponding to the original voice command can remain. The speech-recognition stack then receives something that resembles ordinary audio even though the human operator did not perceive the spoken command. The researchers validated the effect across several contemporary voice-control platforms and demonstrated actions including calls, airplane-mode changes and navigation manipulation.
The result predates current speech-driven LLM agents and should not be rewritten as an LLM attack. Its continuing relevance is narrower: human inaudibility is not an authentication property. Any modern system that accepts consequential microphone input may inherit the general sensor-boundary problem only if its hardware and authorization path remain susceptible.
The attacker starts with speech that the target voice-control system would normally understand.
Boundary: attacker intent / speech command
Amplitude modulation shifts the command into a frequency range intended to be inaudible to nearby people.
Boundary: audible baseband / ultrasonic signal
The crafted carrier reaches the target microphone through the acoustic environment.
Boundary: physical environment / microphone front end
Nonlinear behavior in the microphone or analog circuitry generates a low-frequency component corresponding to the original command before filtering.
Boundary: ultrasonic input / baseband electrical signal
The voice-control stack interprets the demodulated baseband as a legitimate instruction and may perform any action its authorization policy permits.
Boundary: sensor signal / machine-authorized action
Locator: Tested devices and proof-of-concept attacks
Locator: Introduction and attack overview
DolphinAttack invalidates the assumption that a voice command is trustworthy because a nearby human would have heard it. The demonstrated impact is hardware-dependent command injection against tested voice-control systems. A more serious operational consequence requires an action surface that accepts voice input without sufficient confirmation or authentication. The finding does not establish that every modern microphone, assistant or LLM interface remains vulnerable.
DiggingBeagle. “DolphinAttack delivered inaudible commands through ultrasonic carriers.” https://diggingbeagle.com/cases/dolphinattack-delivered-inaudible-commands-through-ultrasonic-carriers/
Citation guidanceWhy this archive exists
DiggingBeagle is a non profit research project documenting AI security incidents, agent failures, vulnerabilities and AI-assisted operations. A case keeps its claims beside the sources that support, contest or limit them. Later updates stay visible, so a reader can see when the account changed.
We publish case reconstructions, dated reporting and analysis across records. Each has a different evidentiary role. About the project and our methodology explain how the work is reviewed.