Mercor says it was hit by cyberattack tied to compromise of open-source LiteLLM project
The AI recruiting startup confirmed a security incident after an extortion hacking crew took credit for stealing data from the company's systems.
Mercor, a popular AI recruiting startup, has confirmed a security incident linked to a supply chain attack involving the open-source project LiteLLM.
The AI startup told TechCrunch on Tuesday that it was “one of thousands of companies” affected by a recent compromise of LiteLLM’s project, which was linked to a hacking group called TeamPCP. Confirmation of the incident comes as extortion hacking group Lapsus$ claimed it had targeted Mercor and gained access to its data.
It’s not immediately clear how the Lapsus$ gang obtained the stolen data from Mercor as part of TeamPCP’s cyberattack.
Founded in 2023, Mercor works with companies including OpenAI and Anthropic to train AI models by contracting specialized domain experts such as scientists, doctors, and lawyers from markets including India. The startup says it facilitates more than $2 million in daily payouts and was valued at $10 billion following a $350 million Series C round led by Felicis Ventures in October 2025.
Mercor spokesperson Heidi Hagberg confirmed to TechCrunch that the company had “moved promptly” to contain and remediate the security incident.
“We are conducting a thorough investigation supported by leading third-party forensics experts,” said Hagberg. “We will continue to communicate with our customers and contractors directly as appropriate and devote the resources necessary to resolving the matter as soon as possible.”
Earlier, Lapsus$ claimed responsibility for the apparent data breach on its leak site and shared a sample of data allegedly taken from Mercor, which TechCrunch reviewed. The sample included material referencing Slack data and what appeared to be ticketing data, as well as two videos purportedly showing conversations between Mercor’s AI systems and contractors on its platform.
Techcrunch event
San Francisco, CA | October 13-15, 2026
Hagberg declined to answer follow-up questions on whether the incident was connected to claims by Lapsus$, or whether any customer or contractor data had been accessed, exfiltrated, or misused.
The compromise of LiteLLM originally surfaced last week after malicious code was discovered in a package associated with the Y Combinator-backed startup’s open-source project. While the malicious code was identified and removed within hours, the incident drew scrutiny due to LiteLLM’s widespread use around the internet, with the library downloaded millions of times per day, per security firm Snyk. The incident also prompted LiteLLM to make changes to its compliance processes, including shifting from controversial startup Delve to Vanta for compliance certifications.
It remains unclear how many companies were affected by the LiteLLM-related incident or whether any data exposure occurred, as investigations continue.
Jagmeet covers startups, tech policy-related updates, and all other major tech-centric developments from India for TechCrunch. He previously worked as a principal correspondent at NDTV.
You can contact or verify outreach from Jagmeet by emailing [email protected].
View Bio
Sign in to highlight and annotate this article

Conversation starters
Daily AI Digest
Get the top 5 AI stories delivered to your inbox every morning.
More about
open-sourcestartupcompanyThe Role of a Team Lead
<p><strong>11 min read<br> 213K views<br> Development Management</strong></p> <h3> The Team Lead: A Versatile Role </h3> <p>A team lead (aka senior developer or team leader) is one of those “specialists” whose responsibilities are often viewed differently. Here’s how these varied perceptions typically arise: someone works under a team lead who excels at system design and concludes that this is the core responsibility of a team lead. In another team, a lead struggles with sprint planning but manages other responsibilities reasonably well, leading the team to believe that planning isn’t something a team lead should be doing.</p> <p>Developers who have spent a long time within a single company or even the same team often have a clear opinion about what a team lead is and what their duties ent
The Role of a Team Lead
<p><strong>11 min read<br> 213K views<br> Development Management</strong></p> <h3> The Team Lead: A Versatile Role </h3> <p>A team lead (aka senior developer or team leader) is one of those “specialists” whose responsibilities are often viewed differently. Here’s how these varied perceptions typically arise: someone works under a team lead who excels at system design and concludes that this is the core responsibility of a team lead. In another team, a lead struggles with sprint planning but manages other responsibilities reasonably well, leading the team to believe that planning isn’t something a team lead should be doing.</p> <p>Developers who have spent a long time within a single company or even the same team often have a clear opinion about what a team lead is and what their duties ent

A new tool is revealing the invisible networks inside cancer
Spanish researchers have created a powerful new open-source tool that helps uncover the hidden genetic networks driving cancer. Called RNACOREX, the software can analyze thousands of molecular interactions at once, revealing how genes communicate inside tumors and how those signals relate to patient survival. Tested across 13 different cancer types using international data, the tool matches the predictive power of advanced AI systems—while offering something rare in modern analytics: clear, interpretable explanations that help scientists understand why tumors behave the way they do.
Knowledge Map
Connected Articles — Knowledge Graph
This article is connected to other articles through shared AI topics and tags.
More in Products
What 100% Test Coverage Can't Measure
<h1> What 100% Test Coverage Can't Measure </h1> <p>Customers started asking us: "How do you evaluate test quality? What does your evaluation look like?" We had coverage numbers - line, branch, function - and we were driving files to 100%. But we didn't have a good answer for what happens after 100%. Coverage proves every line was exercised. It doesn't say whether the tests are actually good.</p> <h2> Coverage Is the Foundation </h2> <p>Coverage tells you which lines ran during testing. That's important. A file at 30% coverage has obvious blind spots. Driving it to 100% forces tests to exercise error branches, conditional paths, and edge cases that might otherwise be ignored. We treat coverage as the primary goal and spend most of our effort getting files there.</p> <p>But coverage measure
How We Finally Solved Test Discovery
<h1> How We Finally Solved Test Discovery </h1> <p>Yesterday I wrote about <a href="https://gitauto.ai/blog/why-our-test-writing-agent-wasted-12-iterations-reading-files?utm_source=devto&utm_medium=referral" rel="noopener noreferrer">why test file discovery is still unsolved</a>. Three approaches (stem matching, content grepping, hybrid), each failing differently. The hybrid worked best but had a broken ranking function - flat scoring that gave <code>src/</code> the same weight as <code>src/pages/checkout/</code>. Today it's solved.</p> <h2> The Problem With Flat Scoring </h2> <p>The March 30 post ended with this bug: <code>+30</code> points for any shared parent directory. One shared path component got the same bonus as three. With 3 synthetic inputs, other factors dominated. With 29
The Role of a Team Lead
<p><strong>11 min read<br> 213K views<br> Development Management</strong></p> <h3> The Team Lead: A Versatile Role </h3> <p>A team lead (aka senior developer or team leader) is one of those “specialists” whose responsibilities are often viewed differently. Here’s how these varied perceptions typically arise: someone works under a team lead who excels at system design and concludes that this is the core responsibility of a team lead. In another team, a lead struggles with sprint planning but manages other responsibilities reasonably well, leading the team to believe that planning isn’t something a team lead should be doing.</p> <p>Developers who have spent a long time within a single company or even the same team often have a clear opinion about what a team lead is and what their duties ent
Machines are in loop, to plan, code and pair review
<h1> My AI Team Has Four Models and One Human in the Loop </h1> <p>Last week, GPT found a security bug in code that Claude wrote.</p> <p>Not a hypothetical. Not a contrived test. A real conversation-ownership vulnerability in a production app. If you started a chat, someone else could read your messages. Claude wrote the code. Claude reviewed the code. Claude missed it. GPT caught it in seconds.</p> <p>That moment changed how I think about AI-assisted development.</p> <h2> The Single-Model Trap </h2> <p>We all have a favorite model. Maybe it's Claude for reasoning, GPT for breadth, or whatever ships fastest. But here's the thing: every model has blind spots. And if you only use one model, you inherit all of its blind spots as your own.</p> <p>I've been building a workflow called TAT (Tiny

Discussion
Sign in to join the discussion
No comments yet — be the first to share your thoughts!