đ° Full Story
Researchers from Graz University of Technology have demonstrated a new browser-based side-channel attack, dubbed FROST (Fingerprinting Remotely using OPFS-based SSD Timing), that can infer which websites and desktop apps are active by observing tiny timing fluctuations on a machine's SSD. The method runs as JavaScript on a webpage and leverages the Origin Private File System (OPFS) to create and repeatedly read a large local file; contention on the SSD produces measurable latency shifts that a trained convolutional neural network can map to specific sites or apps.
In lab testsâincluding a full demonstration on an Apple M2 systemâthe team reported classification performance near 89% for visited websites and about 96% for certain macOS apps (F1 scores ~88.95% and ~95.83%). The attack works across different browsers and does not require downloads, permissions or elevated privileges, though it needs the malicious tab to remain open and a large OPFS file that may be noticeable.
The researchers disclosed findings to Google, Apple and Mozilla; vendors have not committed to immediate fixes.
The study is scheduled for presentation at DIMVA in July 2026.
No evidence of FROST in the wild has been reported so far.







đŹ Commentary