A safety lapse at relationship app Uncooked publicly uncovered the private information and personal location information of its customers, TechCrunch has discovered.
The uncovered information included customers’ show names, dates of start, relationship and sexual preferences related to the Uncooked app, in addition to customers’ places. A number of the location information included coordinates that have been particular sufficient to find Uncooked app customers with street-level accuracy.
Uncooked, which launched in 2023, is a relationship app that claims to supply extra real interactions with others partly by asking customers to add day by day selfie pictures. The corporate doesn’t disclose what number of customers it has, however its app itemizing on the Google Play Retailer notes greater than 500,000 Android downloads so far.
Information of the safety lapse is available in the identical week that the startup introduced a {hardware} extension of its relationship app, the Uncooked Ring, an unreleased wearable system that it claims will enable app customers to trace their associate’s coronary heart fee and different sensor information to obtain AI-generated insights, ostensibly to detect infidelity.
However the ethical and moral problems with monitoring romantic companions and the dangers of emotional surveillance, Uncooked claims on its web site and in its privateness coverage that its app, and its unreleased system, each use end-to-end encryption, a safety function that stops anybody apart from the consumer — together with the corporate — from accessing the info.
Once we tried the app this week, which included an evaluation of the app’s community site visitors, TechCrunch discovered no proof that the app makes use of end-to-end encryption. As an alternative, we discovered that the app was publicly spilling information about its customers to anybody with an internet browser.
Uncooked mounted the info publicity on Wednesday, shortly after TechCrunch contacted the corporate with particulars of the bug.
“All beforehand uncovered endpoints have been secured, and we’ve applied further safeguards to stop related points sooner or later,” Marina Anderson, the co-founder of Uncooked relationship app, advised TechCrunch by electronic mail.
When requested by TechCrunch, Anderson confirmed that the corporate had not carried out a third-party safety audit of its app, including that its “focus stays on constructing a high-quality product and interesting meaningfully with our rising group.”
Anderson wouldn’t decide to proactively notifying affected customers that their data was uncovered, however stated the corporate would “submit an in depth report back to the related information safety authorities below relevant rules.”
It’s not instantly identified how lengthy the app was publicly spilling its customers’ information. Anderson stated that the corporate was nonetheless investigating the incident.
Concerning its declare that the app makes use of end-to-end encryption, Anderson stated Uncooked “makes use of encryption in transit and enforces entry controls for delicate information inside our infrastructure. Additional steps shall be clear after totally analyzing the state of affairs.”
Anderson wouldn’t say, when requested, whether or not the corporate plans to regulate its privateness coverage, and Anderson didn’t reply to a follow-up electronic mail from TechCrunch.
How we discovered the uncovered information
TechCrunch found the bug on Wednesday throughout a short check of the app. As a part of our check, we put in the Uncooked relationship app on a virtualized Android system, which permits us to make use of the app with out having to offer any real-world information, resembling our bodily location.
We created a brand new consumer account with dummy information, resembling a reputation and date of start, and configured our digital system’s location to look as if we have been at a museum in Mountain View, California. When the app requested our digital system’s location, we allowed the app entry to our exact location down to a couple meters.
We used a community site visitors evaluation device to watch and examine the info flowing out and in of the Uncooked app, which allowed us to grasp how the app works and what sorts of knowledge the app was importing about its customers.
TechCrunch found the info publicity inside a couple of minutes of utilizing the Uncooked app. Once we first loaded the app, we discovered that it was pulling the consumer’s profile data straight from the corporate’s servers, however that the server was not defending the returned information with any authentication.
In observe, that meant anybody might entry every other consumer’s personal data by utilizing an internet browser to go to the online handle of the uncovered server — api.uncooked.app/customers/
adopted by a singular 11-digit quantity corresponding to a different app consumer. Altering the digits to correspond with every other consumer’s 11-digit identifier returned personal data from that consumer’s profile, together with their location information.


This type of vulnerability is called an insecure direct object reference, or IDOR, a kind of bug that may enable somebody to entry or modify information on another person’s server due to an absence of correct safety checks on the consumer accessing the info.
As we’ve defined earlier than, IDOR bugs are akin to having a key to a personal mailbox, for instance, however that key also can unlock each different mailbox on that very same road. As such, IDOR bugs will be exploited with ease and in some instances enumerated, permitting entry to report after report of consumer information.
U.S. cybersecurity company CISA has lengthy warned of the dangers that IDOR bugs current, together with the power to entry usually delicate information “at scale.” As a part of its Safe by Design initiative, CISA stated in a 2023 advisory that builders ought to guarantee their apps carry out correct authentication and authorization checks.
Since Uncooked mounted the bug, the uncovered server now not returns consumer information within the browser.