Researchers compiled a list of 3.5 billion WhatsApp mobile phone numbers and associated personal information by abusing a contact-discovery API that lacked rate limiting. The team reported the issue to WhatsApp, and the company has since added rate-limiting protections to prevent similar abuse. While this study was conducted by researchers who have not released the data, it illustrates a common tactic used by threat actors to scrape user information from publicly exposed and unprotected APIs. The researchers from the University of Vienna and SBA Research used WhatsApp's contact-discovery feature, which lets you submit a phone number to the platform's GetDeviceList API endpoint to determine whether a phone number is associated with an account and what devices were used. Without strict rate limiting, APIs like this can be abused to perform large-scale enumeration across a platform. The researchers found this to be the case with WhatsApp, as they were able to send a high volume of queries directly to WhatsApp's servers, checking more than 100 million numbers per hour. They ran the entire operation from a single university server using just five authenticated sessions, initially expecting to get caught by WhatsApp. However, the platform never blocked the accounts, never throttled their traffic, never restricted their IP address, and never reached out despite all the abusive activity coming from one device. The researchers then generated a global set of 63 billion potential mobil...
WhatsApp API flaw let researchers scrape 3.5 billion accounts
BleepingComputer
·Lawrence Abrams
·Published Nov 22, 2025
·Updated
Affected Software
1 affected component
Meta WhatsApp
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses a security vulnerability in WhatsApp that allowed researchers to scrape 3.5 billion user accounts.
2
What security implications are discussed in this article?
The article highlights the risk of personal information exposure due to a flaw in WhatsApp's contact-discovery API.
3
What products or software are affected by this vulnerability?
The vulnerability affects Meta's WhatsApp application.
4
How did the researchers exploit the WhatsApp API?
The researchers abused the contact-discovery API's lack of rate limiting to collect mobile phone numbers and personal information.
5
What measures has WhatsApp taken in response to the reported issue?
WhatsApp has implemented rate-limiting protections to prevent similar abuses in the future.