惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - Franky
J
Java Code Geeks
腾讯CDC
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Jina AI
Jina AI
博客园 - 司徒正美
Stack Overflow Blog
Stack Overflow Blog
美团技术团队
L
LangChain Blog
WordPress大学
WordPress大学
A
About on SuperTechFans
Martin Fowler
Martin Fowler
月光博客
月光博客
Y
Y Combinator Blog
U
Unit 42
D
Docker
Recent Announcements
Recent Announcements
Hugging Face - Blog
Hugging Face - Blog
B
Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
G
Google Developers Blog
Last Week in AI
Last Week in AI
T
The Blog of Author Tim Ferriss
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com

The Register - Security: Research

Novel Blue Moon kit targeting Chrome and Windows reflects new reality of AI-driven exploits Extortion crews have their eyes on high-value AI data, Google warns Researcher shows how Claude Code can be tricked simply by asking it to summarize a website Copilot tricked into telling reseachers how to hack itself Akira ransomware scum blocked victim How the famed USENIX Security conf is managing a flood of papers in the AI era www.theregister.com Self-destructing Mistic backdoor linked to access broker selling corporate footholds to ransomware gangs PRC-linked spies hid inside medical and military networks for more than a year, snooping through Gmail and stealing data Nobody needs Mythos or 0-days to build a chaos-causing computer worm – free open source models work just fine ChatGPT blindly trusts browser content, turning the page into a payload Russia-linked threat group put ChatGPT to work from lure to payload Kids can bypass some age checks with a drawn-on mustache What type of 'C2 on a sleep cycle' do they leave behind? Novel Chinese spy group found in critical networks in Poland, Asia ORNL builds more sensitive GPS interference detector Researchers find sabotage malware that may predate Stuxnet Vibe coding upstart Lovable denies data leak, cites 'intentional behavior,' then throws HackerOne under the bus Anthropic, Google, Microsoft paid AI bug bounties – quietly Security reserchers tricked Apple Intelligence into cursing Don't open that WhatsApp message, Microsoft warns Security boffins harvest bumper crop of API keys from web Lightning-fast exploits mean patch fast, says Cisco Talos AI agents are 'gullible' and easy to turn into your minions Smooth criminals talking their way into cloud environments, Google says Snoops plant info-stealing malware on iPhones, Google warns Cybercrime up 245% since the start of the Iran war Rogue AI agents can work together to hack systems Fake applicants are sending security-killing malware AI agent hacked McKinsey chatbot for read-write access Kaspersky: No signs Coruna iPhone exploit kit made by US
Fast Pair, loose security: Bluetooth accessories open to ...
2026-01-17 · via The Register - Security: Research

Hundreds of millions of wireless earbuds, headphones, and speakers are vulnerable to silent hijacking due to a flaw in Google's Fast Pair system that allows attackers to seize control without the owner ever touching the pairing button.

The issue, dubbed "WhisperPair," was uncovered by researchers at KU Leuven, who found that many Bluetooth accessories claiming support for Fast Pair fail to properly enforce one of its most basic safety checks. Based on Fast Pair's uptake, the team says the flaw likely affects "hundreds of millions" of accessories already in circulation.

In theory, Fast Pair devices are supposed to accept new pairing requests only when the user explicitly places them in pairing mode. In practice, the researchers say, many products will happily accept a new connection request at any time.

That creates an opening for attackers within Bluetooth range to step in and pair their own device, even if the accessory is already in use by someone else.

Once paired, the attacker gets the same level of access as a legitimate owner. Depending on the device, that can mean injecting or interrupting audio, manipulating volume, or, in some cases, activating the microphone. It is the sort of pesky thing that does not require nation-state resources or exotic hardware; a nearby phone or laptop is more than enough.

The researchers stress the problem is not Bluetooth itself, but sloppy or incomplete implementations of Google's Fast Pair specification by device makers. Fast Pair was designed to make connecting accessories to Android devices nearly frictionless, using Bluetooth Low Energy beacons and cloud lookups to speed things along. That convenience has come at the cost of enforcement on the accessory side, where vendors are expected to check whether pairing should even be allowed in the first place.

What's more, some Fast Pair accessories integrate with Google's Find My Device network, allowing lost earbuds or headphones to be located using nearby Android phones. If an attacker can pair with an accessory before its rightful owner does, they can potentially register it to their account and receive location updates as it moves around.

Google was alerted to the issue and says it has been working with manufacturers on fixes. Some patches are now trickling out as firmware updates, though coverage is patchy, and plenty of cheaper accessories either don't get updates at all or rely on clunky vendor apps most users never open.

Tweaking settings on your phone, or switching Fast Pair off entirely, doesn't solve much if the accessory itself is still happy to accept rogue pairing requests.

The WhisperPair team reported the bug privately last year and sat on the details while vendors were given time to respond, picking up a bug bounty along the way. Their findings are a good example of a recurring problem in the smart device world: security rules that look fine on paper can unravel quickly once they're handed to dozens of manufacturers racing to ship cheap hardware. ®