Cybersecurity researchers found a vulnerability in McHire, McDonald’s chatbot job software platform, that uncovered the chats of greater than 64 million job candidates throughout the US.
The flaw was found by safety researchers Ian Carroll and Sam Curry, who discovered that the ChatBot’s admin panel utilized a check franchise that was protected by weak credentials of a login identify “123456” and a password of “123456”.
McHire, powered by Paradox.ai and utilized by about 90% of McDonald’s franchisees, accepts job functions by a chatbot named Olivia. Candidates can submit names, e-mail addresses, telephone numbers, house addresses, and availability, and are required to finish a character check as a part of the job software course of.
As soon as logged in, the researchers submitted a job software to the check franchise to see how the method labored.
Throughout this check, they seen that HTTP requests have been despatched to an API endpoint at /api/lead/cem-xhr, which used a parameter lead_id, which of their case was 64,185,742.
The researchers discovered that by incrementing and decrementing the lead_id parameter, they have been in a position to expose the total chat transcripts, session tokens, and private knowledge of actual job candidates that beforehand utilized on McHire.
Any such flaw known as an IDOR (Insecure Direct Object Reference) vulnerability, which is when an software exposes inner object identifiers, comparable to document numbers, with out verifying whether or not the person is definitely licensed to entry the information.
“Throughout a cursory safety evaluate of some hours, we recognized two critical points: the McHire administration interface for restaurant house owners accepted the default credentials 123456:123456, and an insecure direct object reference (IDOR) on an inner API allowed us to entry any contacts and chats we wished,” Carroll defined in a writeup in regards to the flaw.
“Collectively they allowed us and anybody else with a McHire account and entry to any inbox to retrieve the non-public knowledge of greater than 64 million candidates.”
On this case, incrementing or decrementing a lead_id quantity in a request returned delicate knowledge belonging to different candidates, because the API did not test if the person had entry to the information.

The problem was reported to Paradox.ai and McDonald’s on June 30.
McDonald’s acknowledged the report inside an hour, and the default admin credentials have been disabled quickly after.
“We’re dissatisfied by this unacceptable vulnerability from a third-party supplier, Paradox.ai. As quickly as we discovered of the difficulty, we mandated Paradox.ai to remediate the difficulty instantly, and it was resolved on the identical day it was reported to us,” McDonald’s informed Wired in an announcement in regards to the analysis.
Paradox deployed a repair to deal with the IDOR flaw and confirmed that the vulnerability was mitigated. Paradox.ai has since said that it’s conducting a evaluate of its techniques to forestall related huge points from recurring.
Paradox additionally informed BleepingComputer that the knowledge uncovered can be any chatbot interplay, comparable to clicking on a button, even when no private data was entered.
Replace 7/11/25: Added data from Paradox.