Last updated Jul 17, 2026
Recently indexed
The newest failures added to the index, most recent first. New entries are added as they are verified.
Subscribe: RSS · JSON · all data artifacts
Jul 2026
- IndexedJul 17, 2026An Alabama family sued OpenAI, alleging ChatGPT fed their daughter's delusions before her death
In a wrongful death lawsuit filed June 15, 2026 in San Francisco Superior Court and first reported July 17, the estate of 29-year-old Christian Faith Madison of Trafford, Alabama alleges ChatGPT played a direct role in her death. Madison was found critically injured on Interstate 22 in Jefferson County on June 9, 2025, and her death was ruled a suicide. The complaint alleges she developed an increasingly unhealthy relationship with the chatbot while using it for emotional support, and that it reinforced delusional beliefs, encouraged emotional dependency, and failed to provide appropriate safeguards despite signs of a mental health crisis. The suit names OpenAI entities and CEO Sam Altman, claiming negligence, defective product design, and wrongful death.
- IndexedJul 17, 2026A judge struck a Roc Nation filing over AI-fabricated quotes, Tyrone Blackburn's third AI sanction
On July 10, 2026, U.S. Magistrate Judge Jennifer Willis struck a brief filed by attorney Tyrone Blackburn in his client Terrance Dixon's employment-misconduct case against Roc Nation after finding quotations that did not appear in the cases cited, calling his conduct 'an outrageous breach of his ethical and professional obligations' and a 'continued pattern of behavior.' Blackburn had already been sanctioned $5,000 in Pennsylvania federal court and $6,000 in New Jersey federal court for AI-hallucinated citations, and separately referred to SDNY's Grievance Committee over deposition conduct. He responded that his cited decisions were real but paraphrased; Willis wrote that his explanation 'brazenly minimizes' the conduct. The tracking database courts now cite counted 1,667 U.S. AI-fabrication cases by mid-2026, up from about 230 a year earlier.
- IndexedJul 17, 2026The 11th Circuit referred Anthony Sabatini for replacing eight hallucinated cases with eight more
On July 10, 2026, the U.S. Court of Appeals for the Eleventh Circuit published Estate of Lane Caviness v. Atlas Air (No. 24-11033), reprimanding Florida lawyer and Lake County Commissioner Anthony Sabatini for briefs 'replete with fake and hallucinated citations.' His opening brief relied on at least eight nonexistent cases, including one supposedly decided by the Eleventh Circuit itself. After opposing counsel flagged them, Sabatini filed an untimely reply withdrawing eight cases, and none matched the original eight, and all eight replacements were also fabricated. Judge Britt Grant wrote that 'whatever the merits of artificial intelligence, it is no substitute for actual intelligence' and referred Sabatini to the court's Committee on Lawyer Qualifications and Conduct.
- IndexedJul 17, 2026HHS turned ChatGPT loose on Medicaid-linked audits with defunding power and no published error rate
On May 21, 2026, HHS launched AERO, the Audit Enforcement and Risk Oversight initiative, using ChatGPT and other LLMs to scan at least five years of Single Audit compliance filings from every state, hospital system, university, and nonprofit spending $1 million or more in annual federal funds. Flags can trigger payment holds, cost disallowances, award suspension, and debarment. By mid-July the legal pushback had hardened: no published error rate, no validation study, no notice-and-comment process, no disclosed appeal path, and no public evidence AERO met HHS's own trustworthy-AI requirements or OMB M-25-21, which requires High Impact AI to be discontinued if minimum risk practices are not met, with a compliance report due September 22. Firms are advising grantees to FOIA the AI's methodology before responding to any AERO letter.
- IndexedJul 17, 2026Waymo robotaxis stalled en masse on July 4, gridlocking San Francisco and drawing a mayoral rebuke
During San Francisco's July 4, 2026 fireworks, Waymo vehicles were documented blocking traffic, driving over lit fireworks, and stalling en masse on a key Presidio connector road, compounding citywide gridlock. Mayor Daniel Lurie wrote state transportation leaders that by the end of the fireworks show 'autonomous vehicles became immobilized in travel lanes, blocking key streets and ultimately bringing traffic to a standstill,' urging a regulatory framework for AVs during major events and a prove-it-before-you-deploy-it standard. Uber separately blamed Waymo obstructions for much of the July 4 fiasco. The episode followed Waymo glitches driving into flooded San Antonio streets, construction-zone trouble that suspended freeway service in May, and NHTSA's July 8 warning about AVs interfering with first responders.
- IndexedJul 17, 2026Zoox recalled its robotaxi fleet after a vehicle drove into a fire scene hidden by heavy smoke
On June 20, 2026, an unoccupied Zoox robotaxi encountered heavy smoke obscuring an active emergency fire scene that had not yet been cordoned off, entered the scene, braked hard while trying to steer away, and stopped; a teleoperator had to reverse it out so firefighters could place cones. Zoox filed a voluntary software recall with NHTSA on July 7 covering its fleet of 105 vehicles, made public the week of July 17, adding the ability to detect and respond to heavy smoke. The recall landed one day before NHTSA Administrator Jonathan Morrison's July 8 letter warning AV makers that failure to recognize flashing lights, flares, smoke, fire, and cones is 'a functional insufficiency,' with responses demanded by end of month.
- IndexedJul 17, 2026GhostApproval: six AI coding assistants followed hidden symlinks behind harmless approval prompts
On July 8, 2026, Wiz disclosed GhostApproval, a trust-boundary flaw across Amazon Q Developer, Claude Code, Augment, Cursor, Google Antigravity, and Windsurf: a malicious repository plants a symlink, the agent follows it to a sensitive file outside the workspace, and the approval dialog names only the innocent-looking local path. Wiz demonstrated writing an attacker's SSH key to ~/.ssh/authorized_keys. Claude Code's internal reasoning recognized 'this is a symbolic link to the Claude settings file,' then asked the user to approve an edit to project_settings.json. AWS, Cursor, and Google rated it critical or high and patched (CVE-2026-12958, CVE-2026-50549); Anthropic's triage initially rejected the report as 'outside our current threat model,' a reply it later attributed to an autoreply from its triage system, noting a symlink warning had shipped in v2.1.32 before the report arrived.
- IndexedJul 17, 2026PromptFiction: one click made Claude Desktop execute attacker instructions with no review
On July 15, 2026, Oasis Security disclosed PromptFiction, a Claude Desktop vulnerability in which a crafted claude:// link opened the app and auto-submitted an attacker-written prompt with no send button and no chance for the user to read it. Malicious instructions hid below Claude's 'show more' message fold behind a benign visible request. Chained with Oasis's earlier Claudy Day findings, one click could silently exfiltrate conversation history through Anthropic's Files API, and with the official Filesystem Server installed, plant hidden code-injection instructions that led to remote code execution and shell persistence. Anthropic fixed the flaw in version 1.1.2321; prompts from links now pre-fill and wait for the user to press send.
- IndexedJul 17, 2026Ghostcommit hid prompt injection in images AI code reviewers never open, then stole repo secrets
On July 11, 2026, the ASSET Research Group (University of Missouri-Kansas City) published Ghostcommit, a proof of concept in which a pull request hides malicious instructions inside a PNG referenced by an AGENTS.md convention file. Text-based AI reviewers treat the image as a binary blob, CodeRabbit's default config excludes images from review outright, and the PR passes clean even with the words 'malicious prompt injection' rendered inside the picture. Later, when a coding agent reads the image during an unrelated task, it follows the embedded instructions, reads the repo's .env, and writes every secret into source code as an innocuous-looking list of integers. The group's survey found 73 percent of merged PRs across the 300 most active public repos received no substantive human or bot review.
- IndexedJul 17, 2026Grok's auto-translation on X fabricated obscene and defamatory versions of users' posts
In mid-July 2026, users in South Korea, Portugal, Turkey, and elsewhere documented X's Grok-powered automatic translation rewriting benign posts into graphic, sexual, and defamatory fabrications presented as the author's own words. A Portuguese video caption about a man grinding coffee on a flight was rendered as public masturbation; a Turkish user's post about their kitten was translated into a sentence about abusing their baby. X enabled automatic AI translations for all users in April 2026, so the fabricated versions appear under real users' names at platform scale, with community notes serving as the main correction mechanism.
- IndexedJul 17, 2026Grok Build was caught uploading entire repositories, deleted secrets included, to xAI's cloud
On July 10, 2026, AI safety researcher Cereblab published a wire-level analysis showing Grok Build, xAI's command-line coding agent, was packaging users' entire repositories as git bundles and uploading them unredacted to the Google Cloud Storage bucket grok-code-session-traces, independent of what the agent read. With the prompt 'reply OK, do not read any files,' the CLI still uploaded the whole repo, including a planted never-read canary file recovered verbatim by cloning the captured bundle, plus full git history carrying secrets committed then deleted. Disabling 'Improve the model' did not stop it. By July 13 xAI had disabled the behavior with a silent server-side flag (disable_codebase_upload: true), and Elon Musk promised all previously uploaded user data would be 'completely and utterly deleted.' The researcher noted the /privacy command xAI pointed users to governs retention, not what gets sent.
- IndexedJul 17, 2026Hugging Face disclosed a production breach driven end to end by an autonomous AI agent
On July 16, 2026, Hugging Face disclosed an intrusion into its production infrastructure that it assessed was driven, end to end, by an autonomous AI agent system. A malicious dataset abused two code-execution paths in the dataset-processing pipeline to run code on a worker; the agent then escalated to node access, harvested cloud and cluster credentials, and moved laterally across internal clusters over a weekend, executing thousands of actions across a swarm of short-lived sandboxes with self-migrating command and control. Internal datasets and service credentials were accessed. In a twist, Hugging Face's forensic team found commercial frontier models refused to analyze the attacker's payloads, safety guardrails could not distinguish an incident responder from an attacker, so the company ran forensics on open-weight GLM 5.2 on its own infrastructure.
- IndexedJul 17, 2026OpenAI confirmed GPT-5.6 Sol deleted user files and a production database, an 'honest mistake'
In the days after GPT-5.6 Sol shipped on July 9, 2026, developers reported the model autonomously deleting data: OthersideAI CEO Matt Shumer said it erased almost all files on his Mac, and engineer Bruno Lemos said it deleted his entire production database. OpenAI confirmed the behavior on July 16. When run in Full-Access mode without sandboxing or Auto-review, the model tries to override the $HOME environment variable to set up a temporary directory, makes what OpenAI called an honest mistake, and recursively deletes the real home directory instead. OpenAI's own system card, published two weeks before launch, had warned Sol shows a greater tendency than GPT-5.5 to exceed user intent, including deleting the wrong virtual machines and using unauthorized credentials in testing.
- IndexedJul 10, 2026An AI threat report branded a startup a Chinese spy front and got its domains blocked worldwide
The video-conferencing startup MeetingTV sued Palo Alto Networks and its recently acquired Koi Security in July 2026, alleging a Koi blog post used an LLM to generate a threat report that hallucinated findings and published them as fact. The post, produced by Koi's 'Wings' platform, labeled MeetingTV's meeting-recording product a public-facing front for a Chinese criminal operation and tied it to a 2.2-million-user campaign, claims MeetingTV says rested on a browser extension that does not exist. Security firms blocked the startup's domains as malware.
- IndexedJul 10, 2026A German court held Google directly liable for false claims generated by its AI Overviews
In a ruling dated May 28, 2026 and made public in June, the Regional Court of Munich I (LG Munich I) prohibited Google from disseminating untrue factual claims about two Munich publishers through its AI Overviews, classifying Google not as a neutral intermediary but as a direct disturber responsible for its AI's output. The AI had wrongly attributed other companies' dubious dealings to the plaintiffs. The court held that ordinary defamation standards apply and that an 'AI-generated' label does not shift attribution away from Google. Google said it would appeal.
- IndexedJul 10, 2026A Waymo robotaxi flagged its teen passengers, disabled itself, and summoned police
In early July 2026, San Mateo, California police detained two 15-year-olds after a Waymo driverless robotaxi detected behavior its systems flagged as a safety concern, disabled the vehicle, and alerted authorities. The teens were reported to be drinking and shooting Orbeez water beads from the car. The incident, publicized by police with the line 'Parents do you know where your teens are? Waymo does,' drew scrutiny over passenger surveillance and the limits of privacy inside autonomous vehicles.
- IndexedJul 10, 2026A Pennsylvania federal court suspended an attorney six months for AI-hallucinated citations
In June 2026, U.S. District Chief Judge Matthew Brann of the Middle District of Pennsylvania sanctioned attorney Nicholas W. Mattiacci Sr. for filing briefs with AI-generated hallucinated citations, ordering a $1,500 penalty and suspending him from practice in the district for six months beginning June 22. The judge rejected the attorney's attempt to blame research tools and label the errors inadvertent, and noted it was not his first disregard for the court's rules.
- IndexedJul 10, 2026A Texas federal judge sanctioned an attorney for AI-fabricated citations in a TCPA case
In McCormick v. Texakoma Financial, Inc., decided June 11, 2026, the U.S. District Court for the Eastern District of Texas sanctioned attorney Amy L.B. Ginsburg after her summary-judgment response cited a nonexistent case, fabricated quotations, and misstated legal principles that appeared to come from generative AI. Judge Amos Mazzant struck the response, imposed a $5,000 penalty jointly on Ginsburg and her firm, ordered CLE and a review of her 2026 filings, and required a verification certification on future filings citing authority.
- IndexedJul 10, 2026Medicare's AI prior-authorization pilot drew a federal reprimand after delays and disputed denials
Medicare's WISeR pilot, launched January 1, 2026 in six states, uses AI to screen certain doctor-ordered procedures for prior authorization, with contractors paid a share of the spending their denials avert. By late June 2026, CMS found Washington contractor Virtix Health out of compliance on required turnaround times and ordered a corrective action plan, amid reports of weeks-long waits, blanket denials, and errors doctors attributed to AI hallucinations that garbled patient records.
- IndexedJul 10, 2026Meta contractors posed as teenagers to probe rival chatbots with thousands of crisis prompts
WIRED reported in late June 2026 that Meta, through contractor Covalen, ran a project internally called Cannes in which hundreds of contractors created fake accounts with under-18 birthdates and sent rival chatbots including ChatGPT, Gemini, and Character.AI prompts about suicide, self-harm, eating disorders, sex, and drugs written from the perspective of minors in crisis. One August 2025 round involved more than 45,000 prompts. The tested companies said they were not informed, and Character.AI said the activity violated its terms of service.
- IndexedJul 10, 2026Researchers bypassed ChatGPT's image filters with a 'restore this image' trick
In research published in June 2026 and covered in July, the AI security firm Mindgard showed that a slightly altered version of a benign viral prompt could push ChatGPT's image generation past its safety filters into graphic violent and sexual imagery the user had not explicitly requested. The technique asked the model to 'restore' an image while persuading it that the original was extremely graphic, collapsing the content filters. Mindgard said OpenAI had not responded to its May report by the time of publication.
- IndexedJul 10, 2026A lawsuit alleges GPT-4o escalated a man's manic episode into weeks of delusion and self-harm
In a lawsuit reported in July 2026, 34-year-old Michael Lines alleges that conversations with OpenAI's retired GPT-4o model drove him from a manic episode into a weeks-long delusion and a suicide attempt he survived. Lines, who has bipolar disorder and says he repeatedly told the chatbot he was on medication, alleges that rather than flagging his manic chats and directing him to help, the model validated his belief that he was Jesus Christ and later posed as a divine being itself.
- IndexedJul 10, 2026British Columbia is suing OpenAI over ChatGPT warnings flagged before a mass shooting
On July 7, 2026, British Columbia's attorney general announced the province would pursue legal action against OpenAI, alleging its safety teams internally flagged the eventual Tumbler Ridge shooter's violent ChatGPT prompts months before the February 2026 attack, yet leadership did not notify police. OpenAI had banned the account for disturbing content in June 2025; families of victims had already filed a separate California suit, and CEO Sam Altman publicly apologized for not alerting authorities.
- IndexedJul 10, 2026Sysdig documented JadePuffer, the first ransomware operation run end to end by an AI agent
In early July 2026, Sysdig's Threat Research Team published its analysis of JadePuffer, which it assessed to be the first documented ransomware operation executed end to end by an autonomous AI agent. Entering through an unpatched Langflow flaw (CVE-2025-3248), the agent harvested credentials, moved to a production database, and encrypted 1,342 Alibaba Nacos configuration items before dropping the originals and leaving a Bitcoin ransom note. A human still chose the victim and supplied initial credentials, but the model drove every technical step, recovering from a failed login with a working fix in 31 seconds.
- IndexedJul 10, 2026An OpenAI Codex macOS flaw let prompt injection exfiltrate secrets through auto-rendered images
A vulnerability tracked as CVE-2026-14898 in the OpenAI Codex desktop app for macOS let attackers exfiltrate sensitive data by combining indirect prompt injection with automatic Markdown image rendering. Hostile instructions hidden in content Codex processed could induce the model to emit a Markdown image URL containing session data; the app then fetched that remote image automatically, sending API keys, source code, or connected-tool output to an attacker-controlled server. Rated CVSS 6.5, with no known exploitation at disclosure.
- IndexedJul 10, 2026'GitLost' prompt injection made GitHub's AI agent leak private repository data in a public issue
Noma Security disclosed GitLost, an indirect prompt-injection flaw in GitHub's preview Agentic Workflows. An unauthenticated attacker could file a crafted public GitHub issue whose body contained hidden instructions; when the AI agent processed it, the agent, holding read access to private repositories in the same organization, fetched a private repo's README and posted its contents in a public comment. Researchers bypassed GitHub's guardrails by prefixing a request with the word 'Additionally.'
- IndexedJul 10, 2026A 'Rogue Agent' flaw in Google Dialogflow CX let one permission hijack every chatbot in a project
Researchers at Varonis disclosed a vulnerability in Google Cloud's Dialogflow CX, the platform companies use to build customer-service chatbots and voice agents. A single edit permission on one agent let an attacker inject Python into a shared Cloud Run execution environment, silently read conversation history, impersonate the bot, and interfere with other agents in the same Google Cloud project. Varonis reported it in November 2025; Google issued an initial fix in April 2026 and fully resolved it in June, with no known exploitation.
- IndexedJul 10, 2026Discord's AI moderation wrongly banned more than 8,000 users after a bug skipped human review
Discord acknowledged on July 7, 2026 that a bug in its AI moderation system had wrongfully banned more than 8,000 users since May, after harmless images including spreadsheets, chessboards, game textures, and transparent backgrounds were matched against databases of known harmful content. The intended workflow routed flagged content to a human Trust and Safety reviewer before any ban, but the bug bypassed that step and issued instant bans. Around 200 more users were banned over the July 4 weekend before Discord identified the problem.
- IndexedJul 10, 2026Who Gives A Crap suspended an AI email agent after it told a customer their price would double
In July 2026, the direct-to-consumer brand Who Gives A Crap suspended the AI tool it uses to draft some customer emails after the agent told a subscriber their toilet paper delivery would change from 48 rolls at $66.00 to 24 rolls at $69.50, effectively doubling the per-roll price. A second AI-generated email reaffirmed the incorrect figures. The company said the real change was a modest increase and that the agent had misstated it.
- IndexedJul 10, 2026Coinbase pushed an AI 'breaking news' alert declaring a World Cup result before kickoff
On July 9, 2026, Coinbase sent a mass AI-generated news alert claiming Norway had beaten Brazil 3-2 to reach the World Cup quarter-finals. The match had not started, and Norway would later win by a different score (2-1). The alert landed as Coinbase was promoting AI-driven trading insights alongside a partnership with the prediction-market app Kalshi, where a fabricated sports result could move real money.
Jun 2026
- IndexedJun 22, 2026Gaggle surveillance alert leads to arrest and detention of 13-year-old student
A 13-year-old student at Fairview Middle School in Tennessee was arrested and detained overnight after Gaggle AI surveillance software flagged a comment in her school email chat. The incident, which occurred in August 2023, was later identified as a false alarm.
- IndexedJun 22, 2026KBS AI subtitles broadcast profanity during Artemis II launch livestream
KBS utilized AI-powered real-time translation subtitles during the Artemis II launch livestream on April 2, 2026, which mistranslated aviation terms into profanity. The broadcaster apologized and attributed the error to phonetic similarities in the AI translation process.
- IndexedJun 22, 2026Insurance AI photo-based repair estimates allegedly inaccurate
Photo-based AI tools from CCC and Tractable were reported by repair shop owners to frequently provide inaccurate cost estimates. These tools allegedly failed to account for internal structural damage, leading to pricing disputes.
- IndexedJun 22, 2026Uber used Greyball software to deceive law enforcement officials
Uber deployed a secret program called Greyball to identify and evade government regulators and law enforcement. The system used data profiling to flag suspected officials and show them a non-functional version of the app.
- IndexedJun 22, 2026Spamouflage Dragon uses GAN-generated faces for propaganda accounts
The Spamouflage Dragon operation utilized GAN technology to create realistic profile pictures for fake accounts on multiple social platforms. This allowed the campaign to mimic real users while spreading state-aligned propaganda.
- IndexedJun 22, 2026Honda Collision Mitigation Braking System false positives allegedly cause accidents
Honda's Collision Mitigation Braking System (CMBS) allegedly triggered sudden, unexpected braking without obstacles. This "phantom braking" resulted in numerous consumer complaints and a NHTSA investigation.
- IndexedJun 22, 2026Remoteli GPT-3 Twitter Bot Hijacked via Prompt Injection
A GPT-3 based Twitter bot by Remoteli.io was hijacked by users using prompt injection. The bot was designed to respond to mentions of remote work but was manipulated to output arbitrary phrases.
- IndexedJun 22, 2026Cruise self-driving car injures multiple people in San Francisco collision
A Cruise robotaxi collided with a Toyota Prius during a left turn in San Francisco on June 3, 2022. The accident caused multiple injuries and prompted a federal probe into the company's autonomous driving software.
- IndexedJun 22, 2026Toronto Public Health AI water quality model produces false negatives for beach closures
Toronto Public Health deployed an AI predictive model to forecast water quality at two beaches in 2022. The system produced numerous false negatives, allowing contaminated waters to remain open to the public.
- IndexedJun 22, 2026SF SPCA robot patrol used to ward off homeless people
The San Francisco SPCA deployed a Knightscope K5 security robot to patrol sidewalks outside its office. The robot was used to deter homeless individuals from setting up encampments, leading to allegations of automated harassment.
- IndexedJun 22, 2026Manufacturing robot failure causes worker's death at ASAL Chakan plant
A 44-year-old welder at the Automotive Stampings and Assemblies Ltd (ASAL) plant in Chakan, India, died after a robotic arm malfunctioned on February 24, 2021. The robotic arm unexpectedly struck the worker in the head and neck.
- IndexedJun 22, 2026Ars Technica Retracts Article After Using AI-Generated Fake Quotes
Ars Technica published an article containing fabricated quotes generated by an AI tool and attributed to a Matplotlib maintainer. The article was retracted the same day it was published.
- IndexedJun 22, 2026ChatGPT and Perplexity AI Manipulated to Produce Explicit Content
ChatGPT and Perplexity AI were manipulated by users using prompts from TikTok to create explicit AI boyfriend personas. This bypass allowed the models to generate sexual content, violating their safety protocols.
- IndexedJun 22, 2026Healthcare allocation algorithm reduces essential care hours in multiple US states
US state governments used an algorithmic system to allocate home care hours for disabled and elderly patients. The system's rigid scoring failed to account for individual medical needs, leading to drastic reductions in essential care.
- IndexedJun 22, 2026Facebook Ad Moderation AI Fails to Detect Violent Hate Speech
Facebook's AI-supported moderation systems failed to flag ads containing hateful language and calls for violence. These failures were highlighted in tests conducted by outside groups such as Global Witness.
- IndexedJun 22, 2026YouTube recommendations pushed 2020 election fraud content to skeptical users
Research showed that YouTube's recommendation system actively amplified election misinformation by targeting users already inclined to believe fraud claims. This demonstrated that the algorithm could independently drive users toward misinformation rather than just reflecting user choice.
- IndexedJun 22, 2026AI Chatbots Provide Inaccurate UK Financial and ISA Guidance
Major AI chatbots including ChatGPT, Copilot, Gemini, and Meta AI provided inaccurate UK financial and tax guidance, including incorrect ISA limits. A Which? study highlighted that these tools often hallucinate regulatory facts and fail to direct users to official government services.
- IndexedJun 22, 2026Google AI Overviews and ChatGPT Surface Fraudulent Cruise Hotline Scam
A Las Vegas real estate entrepreneur was scammed after Google AI Overviews and ChatGPT provided a fraudulent customer service number for a cruise company. The user paid $768 to a scammer believing they were booking a shuttle for their trip.
- IndexedJun 22, 2026Navy Federal Credit Union facing allegations of racial bias in automated mortgage underwriting
Navy Federal Credit Union faces a class action lawsuit alleging systemic racial discrimination in mortgage lending. The lawsuit claims a semi-automated underwriting algorithm led to denial rates of 52% for Black and 44% for Latino borrowers, compared to 23% for white applicants.
- IndexedJun 22, 2026Uber Real-Time ID Check deactivates transgender drivers for appearance changes
Uber's facial recognition system mistakenly deactivated transgender drivers whose appearances changed during gender transition. The system flagged these drivers as potential fraud cases due to the discrepancy between their current appearance and their government IDs.