HomeNewsTechnologySerious security flaw on dating app Bumble could have exposed location data of users

Serious security flaw on dating app Bumble could have exposed location data of users

The flaw could have allowed threat actors to discover home addresses and track their movements in real-time

August 28, 2021 / 17:44 IST
Story continues below Advertisement
The flaw was discovered by Robert Heaton, software engineer at Stripe
The flaw was discovered by Robert Heaton, software engineer at Stripe

Robert Heaton, a software engineer for payments and transactions company Stripe discovered a major flaw in the dating app Bumble that could have allowed threat actors to gain access to user location data.

This could have been used to look up addresses and even track user location. Heaton discussed the vulnerability in a blog post and the methods he used to test out a trilateration attack.

Story continues below Advertisement

He ran a script that spoofed an API request to the app and returned a user's general location. Since Bumble doesn't track user location in real-time, the script assumes the app calculates the distance between two users and then rounds it up.

The script then keeps requesting the user location from the app till the threat actor finds a "flipping point." If the location of the target oscillated between 3 or 4 miles, one could infer that the location was 3.5 miles.