Technology

Your Computer Mouse Can Now Eavesdrop on You

|Author: Viacheslav Vasipenok|3 min read| 106
Your Computer Mouse Can Now Eavesdrop on You

Researchers from the University of California, Irvine have demonstrated a surprising new security threat: an ordinary optical computer mouse can be turned into a covert microphone capable of listening to your conversations.

The technique, dubbed Mic-E-Mouse, analyzes the tiny vibrations caused by human speech that travel through a desk or surface and reach the mouse’s high-precision optical sensor. No hardware modification is required — the attack works on standard off-the-shelf mice.


How It Works

The researchers used a relatively inexpensive gaming mouse with a 20,000 DPI sensor. When a person speaks, the sound waves create subtle mechanical vibrations. The mouse’s sensor picks up these micro-movements as tiny shifts in the surface texture beneath it.

Using a combination of a Wiener filter and a neural network, the system processes the raw sensor data and converts it back into recognizable audio.

In controlled tests, the method achieved a word recognition accuracy of 61% — impressive for a device never designed to capture sound.

Numbers and digits proved especially easy to recognize, raising particular concerns for anyone who reads credit card details, passwords, or verification codes out loud while using their computer.

The attack does have limitations:

  • It requires the target computer to already be compromised with malware (to access the mouse sensor data).
  • Performance drops significantly in noisy environments.
  • The mouse must be resting on a surface that efficiently transmits vibrations (a wooden desk works better than a soft mousepad).

Even More Capabilities

Surprisingly, the same technique can also be used to detect and recognize keystrokes. Because each key on a keyboard produces a slightly different acoustic signature when pressed, the mouse sensor can pick up these vibrations and identify which keys were typed — effectively turning the mouse into a side-channel keylogger.


Industry Notified

The research team has already responsibly disclosed the vulnerability to 26 major mouse manufacturers and is working with them on potential mitigations, such as improved firmware filtering or sensor data rate limiting.

Also read:


Why This Matters

This discovery highlights how everyday peripherals can become unexpected attack vectors. While the attack currently requires prior malware infection, it demonstrates once again that almost any sensor in a modern computer can potentially be repurposed for surveillance.

In an era where privacy threats continue to evolve in creative ways, even something as simple and ubiquitous as your computer mouse may no longer be as innocent as it seems.

So the next time you speak sensitive information near your desk… maybe unplug the mouse. Just in case.

Share:
0