cd /news/ai-ethics/aliexpress-ran-silent-browser-audio-… · home topics ai-ethics article
[ARTICLE · art-108481] src=ghacks.net ↗ pub= topic=ai-ethics verified=true sentiment=↓ negative

AliExpress Ran Silent Browser Audio to Fingerprint and Track Devices, Researchers Find

AliExpress, the e-commerce platform owned by Alibaba Group, has been found running silent audio processes in users' browsers to fingerprint and track devices, according to researchers. The code, linked to Alibaba's security systems, uses the Web Audio API to measure device-specific audio hardware differences, creating a fingerprint that does not rely on cookies. The issue came to light when a developer noticed multipoint Bluetooth headphones malfunctioning while an AliExpress tab was open, and Brave Browser has since blocked the scripts responsible for audio-based tracking.

read3 min views1 publishedAug 24, 2026
AliExpress Ran Silent Browser Audio to Fingerprint and Track Devices, Researchers Find
Image: Ghacks (auto-discovered)

AliExpress has been found to run silent audio processes in the browser to fingerprint and track devices. Code on the homepage, linked to Alibaba's security systems, uses the Web Audio API to send a signal through a device's audio hardware and measure the small, device-specific differences in how it returns.

This creates a fingerprint that does not rely on cookies. The issue only came to light after a developer noticed problems using multipoint Bluetooth headphones while an AliExpress tab was open.

This type of fingerprinting is not something most users would notice.

How AliExpress Used Silent Audio for Browser Fingerprinting #

The issue came to light when a developer's multipoint Bluetooth headphones would not switch properly from a computer to a phone while an AliExpress tab was open. Once the tab was closed, the problem disappeared.

Looking at the site's code, the developer found it used the Web Audio API to build audio-processing graphs set to zero volume. There was no audible sound, but the process still connected to the computer's audio system and kept the audio path active in the background.

This seems to be what interfered with the headphones' ability to switch devices. Since the processing graph ran at zero gain and connected directly to the system's audio output, muting the browser tab had no effect.

The same code can be used for browser fingerprinting, which collects device-specific details to recognize a browser over time. Here, the scripts measured small differences in how a device processed the same audio signal. These differences depend on the computer's processor, sound hardware, operating system, browser, and drivers.

Audio measurements were just one part of the data collected. The scripts also gathered information from canvas rendering, WebGL, display settings, hardware configuration, WebRTC behavior, and user interactions. Combined, these signals create a more detailed device profile than any single method alone.

Fingerprinting is often used by large online platforms for fraud prevention, bot detection, and risk assessment. It helps spot suspicious transactions or automated activity when cookies are not available. Privacy advocates have raised concerns because users may not realize this tracking is happening and have little control over it.

Browser Protections Against AliExpress Audio Fingerprinting #

Brave was one of the first to highlight this behavior. In an August 22 post on X, the company said its browser blocks the AliExpress scripts responsible for audio-based tracking. Brave has included default protections against audio fingerprinting for more than six years.

Its approach changes certain browser outputs, so websites get inconsistent fingerprinting signals instead of a stable identifier. The company has also added similar protections for GPU fingerprinting against this tracking. There are limited but concrete options:

  • Use a browser with built-in fingerprinting protection, such as Brave, which alters outputs to prevent a stable audio fingerprint.
  • Apply a content blocker like uBlock Origin in other browsers to block the responsible scripts.
  • There is a trade-off, as blocking these scripts could affect parts of AliExpress that depend on the same code for security or fraud prevention.

What AliExpress Has Not Explained About the Tracking #

AliExpress has not explained the purpose or scope of the audio fingerprinting. The scripts' connection to Alibaba's security systems suggests a fraud-prevention role as well as tracking.

This episode highlights the trade-off between platforms wanting more ways to spot suspicious activity and users wanting limits on tracking without clear notice or consent. It is not clear how widely this technique is used on other sites, or if AliExpress will change its behavior.

── more in #ai-ethics 4 stories · sorted by recency
── more on @aliexpress 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/aliexpress-ran-silen…] indexed:0 read:3min 2026-08-24 ·