Skip to content
    HAQQ Legal AI Platform Logo
    • HAQQ für Unternehmen
    • Preise
    EinloggenKostenlos registrieren
    Kostenlos registrierenDemo buchen
    1. Startseite
    2. Blog
    3. Legal AI Hallucination: The Fake Citation That Passes Every Check
    Zurück zum BlogKI & Rechtstechnologie

    Legal AI Hallucination: The Fake Citation That Passes Every Check

    We made a frontier model impersonate a legal database. It refused to invent fake cases, then cited a real law for the wrong thing, the hallucination that survives a lawyer's review.

    June 30, 2026
    8 Min. Lesezeit
    |
    HAQQ Team
    Legal AI Hallucination: The Fake Citation That Passes Every Check

    TL;DR: We turned a frontier model (Opus 4.8) into a fake legal database and probed where it fabricates. It refused to invent citations that do not exist, 4 out of 4 impossible references came back not found. But on a plausible query it fabricated the search itself: a ranked result list with a made-up relevance score and a real, clickable citation pointing to the wrong law. The dangerous hallucination is not the fake case you can catch. It is the real citation attached to the wrong content, and the model insisting it looked something up when it did not.

    The number everyone quotes, and the one they miss

    If you have shopped for legal AI in the last year, you know the scary statistic. A 2024 Stanford study measured hallucination rates of 43% for GPT-4, 33% for Westlaw's AI research, and 17% for Lexis+. A separate database now tracks over 1,000 court cases where lawyers filed AI-invented citations. Some have been fined.

    Hallucination rates in legal research tools

    Stanford, 2024, share of responses containing a hallucination

    GPT-4 (general LLM)
    43%
    Westlaw AI research
    33%
    Lexis+ AI
    17%

    Retrieval-grounded legal tools beat general models, but the errors that remain get subtler, like a real citation attached to the wrong law.

    The advice that follows is always the same: verify every citation. True, and nearly useless, because it assumes hallucinations look like obvious fakes. The ones that get lawyers sanctioned do not. So we ran an experiment to see what they actually look like.

    The experiment: make the model be the library

    Most hallucination tests ask a model a legal question and grade the answer. We did something stranger. We used an open-source tool, world-model-harness, to make Opus 4.8 impersonate the legal database itself, the search engine, not the lawyer.

    Here is the setup in plain terms. We recorded real legal-research sessions against a genuine multi-jurisdiction database, statutes and case law across the EU, France, and Germany. Then we trained the model to play that database: you send a query, it returns what it thinks the database would return, search hits, document text, citations. A real database retrieves. Ours predicts. The gap between the two is the hallucination, isolated under a microscope.

    A confession from the build: our first run showed almost 100% citation accuracy and we nearly celebrated. Then we realized we were testing the cache, not the model, we had fed it queries it had already seen, so it simply echoed the real answers back. Embarrassing for an afternoon, instructive forever: the only honest test of a legal AI is on questions it has not seen before.

    Finding 1: it will not invent a citation from nothing

    We fed the fake library four references that do not exist anywhere: a made-up EU regulation, a fabricated French Code civil article, a nonsense CELEX document number, and a fake German constitutional case.

    All four times, it answered the way a real database would: resolved false, not found. It did not invent a plausible case to fill the gap. This is genuinely good news and worth saying out loud. Frontier models in 2026 are far better calibrated than the they-just-make-things-up reputation suggests. Asked for something impossible, Opus 4.8 declined. If that were the whole story, you could relax. It is not.

    Finding 2: it fabricates the search itself

    Then we asked it something plausible but unseen, about the EU AI Act's rules for high-risk systems. The model produced a complete, ranked database response: multiple hits, official-journal dates, a relevance score of 0.71243286, all framed as if retrieved from EUR-Lex. None of that retrieval happened. There was no index, no search, no score. It manufactured the act of looking something up. And the citations it returned are the masterclass in why this matters:

    • CELEX 32024R1689, real and correct. That genuinely is the EU AI Act. Impressive recall.
    • CELEX 32024R0900, real, clickable, and wrong. That citation resolves perfectly on EUR-Lex, to Regulation (EU) 2024/900 on the transparency of political advertising. It has nothing to do with AI conformity.

    That second one is the whole point. It is not a fake citation, a fake citation is easy to catch because it does not resolve. This is a real citation attached to the wrong law. Citation-checkers call it a name/cite mismatch. You click it, an official EU regulation loads, everything looks legitimate, and you have just grounded your argument in advertising law while thinking it is AI law. Every link resolves. Nothing looks wrong.

    Honest caveat: this is a sharp proof-of-concept, not a benchmark, a small corpus and one fabrication caught across a handful of probes. We are not claiming a rate. We are showing you a shape.

    HAQQ AI kostenlos testen

    Erleben Sie KI-gestützte juristische Recherche und Entwurf

    Why this is the failure that survives review

    Go back to the standard advice: verify every citation. Now watch it fail. The lawyer checks the AI Act cite, real. Checks the next one, also real, loads fine. Verification passed, because verification usually means does this link work, and every link worked. The error is not whether the citation exists. It is whether it says what the model claimed, a much harder thing to catch, and exactly the kind of mistake that ends up in a filing.

    The deeper lesson is about where the lie lives. We instinctively worry the model will get the law wrong. The real risk is that it gets the retrieval wrong, that the sentence I searched the database and here is what I found is itself the hallucination, complete with a fake confidence score to sell it.

    HAQQ's take: the lookup is the hallucination

    This is the reason we ground HAQQ's answers in real retrieval instead of asking a model to recall the law from memory. Not because models are dumb, this one refused every impossible citation and nailed the AI Act's number. But a model asked to be the source will eventually perform the retrieval it did not do. The only fix is to make the retrieval real: pull the actual document from an actual index, then verify the citation resolves to the case the model named, not just to a case.

    A buyer's question follows from this. Do not ask a legal-AI vendor whether they hallucinate, everyone says no. Ask: when you show me a citation, did you retrieve that exact document, and do you check that the case name matches the cite? The name/cite mismatch is the tell. A tool that only checks whether citations are well-formed will wave 32024R0900 straight through.

    Key takeaways

    • A well-calibrated frontier model will not invent citations from thin air, it refused 4 of 4 impossible references.
    • It will fabricate the retrieval itself on plausible queries, including a fake relevance score and a real citation pointing to the wrong law.
    • The dangerous hallucination is the one that passes verification, every link resolves, only the meaning is wrong.
    • Ground legal AI in real retrieval plus citation-matching, and judge vendors on whether they check that a cite says what they claim, not just that it exists.

    Sources and further reading

    • Stanford, Assessing the Reliability of Leading AI Legal Research Tools (2024)
    • What the Science Says About Hallucinations in Legal Research (LLRX)
    • world-model-harness, the open-source tool we used
    H

    HAQQ Team

    AI Research

    Verwandte Ressourcen

    Best legal AI tools 2026Can AI give legal advice?

    Verwandte Artikel

    KI-Halluzinationsfälle: Der Sanktions-Tracker mit 1,598 Fällen

    KI-Halluzinationsfälle: Der Sanktions-Tracker mit 1,598 Fällen

    ChatGPT für Anwälte 2026: Was es gut kann und wo juristische KI gewinnt

    ChatGPT für Anwälte 2026: Was es gut kann und wo juristische KI gewinnt

    KI-Halluzinationen im Recht: 1,313 Gerichtsverfahren  -  Tendenz steigend

    KI-Halluzinationen im Recht: 1,313 Gerichtsverfahren - Tendenz steigend

    Häufig gestellte Fragen

    Do AI legal research tools still hallucinate in 2026?

    Yes, but the rate depends heavily on architecture. General models hallucinate most; tools that ground answers in real documents (retrieval-augmented generation) hallucinate far less. A 2024 Stanford study measured 43% for GPT-4 versus 17 to 33% for retrieval-based legal tools. The errors that remain are subtler, like a real citation attached to the wrong law.

    What is a name/cite mismatch?

    It is when a citation is real and resolves to an actual document, but to a different case or law than the one named. It passes a naive does-this-link-work check, which makes it more dangerous than an obviously fake citation, because nothing looks wrong on the surface.

    Is retrieval-augmented generation (RAG) enough to stop hallucinations?

    It reduces them dramatically but is not magic. RAG can still surface a real document and misattribute it. The step that matters is verification: confirming the retrieved citation matches the claim, not just that it exists.

    How should a lawyer verify AI-generated citations?

    Check that each citation resolves and that the document it resolves to actually says what the AI claims: the holding, the regulation's subject, the article number. The mismatch hides in the second step, not the first.

    Can you trust AI to do legal research?

    Only with verification and the right architecture. Treat AI output like a fast but junior researcher: useful for speed, never the final authority. Prefer tools that retrieve from real sources and check that citations match the claim before you rely on them.

    Was kommt als Nächstes?

    HAQQ AI kostenlos testen

    Erleben Sie KI-gestützte juristische Recherche und Entwurf

    ROI berechnen

    Sehen Sie, wie viel Zeit und Geld HAQQ Ihrer Kanzlei spart

    300+ juristische Prompts durchsuchen

    Sofort einsatzbereite Prompts für jede juristische Aufgabe

    Zurück zum Blog

    Vorheriger Artikel

    Is It Safe to Use ChatGPT for Your Divorce? What the 2026 Privilege Ruling Changes

    8 Min. Lesezeit

    Share this

    KI für alle im Rechtswesen

    Mit HAQQ kann jede Person juristische Arbeit entwerfen, recherchieren, prüfen und verwalten.

    HAQQ across all devices
    ++++
    HAQQ Legal AI Platform Logo

    Ihr juristischer KI-Zwilling und Kanzleimanagement-System für Entwurf, Abrechnung und Gewinnen.

    Download on theApp StoreGet it onGoogle Play

    Produkt

    • HAQQ Legal AI Chat
    • HAQQ eFirm
    • Justinian AI Engine
    • HAQQ für Unternehmen
    • Mobile App
    • HAQQ eBar
    • HAQQ eWallet
    • Vergleichen Sie uns
    • Preise
    • ROI-Rechner
    • Sicherheit

    Kostenlose Tools

    • Kostenlose Tools
    • Gebührenrechner
    • Abrechnungsstunden-Rechner
    • Zitierformat-Tool
    • Juristisches Glossar
    • NDA-Generator
    • Klauselprüfer
    • Datenschutzrichtlinien-Generator
    • DSGVO-Checkliste

    Ressourcen

    • Blog
    • Rechts-KI-Ontologie
    • Legal AI Index
    • Recht lernen mit KI
    • Prompt-Bibliothek
    • Rechts-KI Skills
    • Das Prozessspiel
    • Klausel-Bibliothek
    • Dokumentenbibliothek
    • Studierende
    • Startup-Programm
    • VC-Programm
    • Partnerschaft
    • Presse & Events
    • HAQQ Academy
    • Changelog
    • Status
    • FAQ
    • Kontakt
    • Support

    Unternehmen

    • Das Team
    • Karriere
    • Lösungen
    • Ressourcen

    Lösungsverzeichnis

    • Alle Lösungen
    • Nach Rolle
    • Für Sie
    • Nach Anwendungsfall
    • Nach Funktion
    • Nach Kanzleigröße
    • Nach Land
    • Nach Stadt
    • Spezialisiert

    Aus dem Blog

    • Claude für Word ist da. Das müssen Anwälte wirklich wissen.
    • Docling Python: praktischer Leitfaden zur Dateiverarbeitung 2026
    • Claude hat Legal Tech nicht getötet. Es hat die schwache Schicht freigelegt.
    • Benchmark-Report: Beste KI für juristische Arbeit
    • Alle Artikel ansehen

    Rechtliches

    • Nutzungsbedingungen
    • Datenschutzrichtlinie
    • Cookie-Richtlinie
    • Datenverarbeitung

    ├── locales/ ar en fr es it de pt

    ├── contact/ info@haqq.ai

    └── status/ betriebsbereit · fundiert

                                                                          .
                                                             ..... .....  ..   .
                                                      .      ......:-:............    .
                                             .       ............    ..       ....    .
                                             .    ..............:.:::::.:...:...............    .
                                       .   ..............     ..:::::=-=-::::..       .......... .
                                     ............    ....:--::----------::::::------:.        . ..
                             .  ..................:::::::::-::-----::::...............:::::  ... ... ...
                    .   ..........................::--:::::.:::...:...................:::::......................
             .     ...........       .::...-==-::::::::.......  .   ... .  .       ... .. ...:-:-..:--..       .  .............  ..
    .     .....:-::....      .:::::::::--:::--........ .............                  ....        ........--:........    ......   .       .
    ....::..........:::...::.:::::::...-...........................                   ....    ..................::... ................   ...
    ..::::......   .:-====-::=::::::..................                                                    . ....:::...:::..... ..............
    .
    .....:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::.
     ....:::::::::::::::::::-::::=-::::-:::::-::::-:::::--:::-=-:::-=-:::-=-::::-=:::==::::=::::-=-:::-=-:::--::::--:::-=-::::-:::::::::::.
      .-:::::..::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::---=-:
         :::...              .        .                 .        ..    .   ..        .    .   .   .. ......... .     .....   ....:---=:
         .........................................................................................................................:-:-.
                .....  ............................  ................................................................     .... .   ..
                                                                                                      ...            .....    ......
         ..                                                                                            .             .....    .......
         ....                                                                                        .          ....               ..
        .  ..........................................................................................:..........::::...................
          .. .... ..... .::::::-----------::::::. .........  :---------------------:.  ......... .:--------------:::.  .........    .
           ...........:::::::::----------:::::::::........::::--------------------::::.........:::::-------------:::::.........:::::.
            ..........:::::::::::--------------=-:.......:::---------------------=::::.........::-=-------------=:::::.........:::::
                  . ...::::::::::-----------------.   . .:::---------------------:::::.      ...:---------------::::::.      ..:::.
                  .....:::::::::------------------.   .....:---------------------:::::.      ...:---------------::::::.      ...:::
                  .....::.:::::-=-:--------------:.   .....::--------------------:::::.      ...:--------------:=:::::.      ...:::
                  .....:...:::::::::-------:::::::.   .....:::------:::::::------::::..     ....:-----------:::::--::..      ...:::
                  .....:..:::::::::::::::-:::::::.     ....::----::::::::::-::----:::..      ...::::---::::-------:::..      ...:::
                  ..........::.::::::::::.........     ....::----::.........::----::...      ...::::....:::------::::..      ...:::
                  ..........::.::::::::::.             ....::-----=:        ::::::::...      ...::--   :=-=------::::..      ...::.
                  ..........::.::. ..::-               ....::::::            :-:.:::..       ...::.       ::::---:::..       ...:::-
                  ..........::.::...:::-.              ....::::::            ....:::..       ...::.       ::::---:::..       ...:::-
                 ...........::.::...:::-.              ....::::::            ....:::..       ...::.       ::::---:::..       ...:::-
                  ..........::.::...::::               . ..::::::            ....:::..       ...::.       ::::---:::..       ...:::-
                  ..........::.::...::::               .... :::::            ::..:....       ...::.       :::---::....       ...:::.
                  ..........:.......::::               ....::::::            .........      ....::.       ::::--:::...       ...:::.
                  ..........:.......:::=.             .....::::::            .........      ....::.       :::---:::...       ...:::.
                  ..........:.......:::-              .....::::::             ........       ...::--      .::::-:::...       ...::::
                  ..........:.......:::--.            .....::::::            .........       ...:::.      .::::-:::...       ...::::
                  ..................::::-.            .....::::::            .........      ....::..      ..:::-:::...       ...::::
                  ..................::::-.            .....::::::             ........      ....:::.      ..:::-:::...       ...::::
                  ..........-.......::::-.            ......:::::             ........       ...::..      ..:::-:::...       ...::::
                  ..................::::-.            ......:::::             ........       ...:::.      ..:::-:::...       ...::::
                  ..................:::::.             .....:::::             ........       ...::::      ..:::-:::...       ...::::
                  ..........:.......:::::.            ......:::::             ........      ....::::      .::::-:::...       ...::::
            .     ..........::......:::::.            ......:::::             ........       ...::::      ..:::-:.....       ...::::
            .    ...........::......:::::.            ......:::::             ........       ...::::     ...:::-:.....       ...::::
                 ...........::.::...:::::.            ......:::::             ........       ...::::    :=..:::-:.....       ...::::
                  ..........::.::...:::::.            ......:::::             ........       ....:::    .:..:::::.....       ...::::
                  ..........::.::...:::::.            ......:::::             ........       ....:::    .:..:::::.....       ...::::
                  ..........::.::...:::::.            ......:::::             .......        ....::.    .:..:::::.....       ...::::
                  ..........:::::...:::::.            ......:::::             .......        ....:::    .:..:::::.....       .....::
                  ..........:::::...:::::.            ......:::::             .......        ....:::     ...:::::.....       ....:::
                  ..........:::::....::::.      .     ......:::::.           ........        ....:::   .....:::::.....       ....:::
                  ..........:::::.....:::.            ......::::::          .........       .....::.   ::...:::::... .       ....:::
                   ..........::......  .               .....::....             .. ...        ........................         .....:-.
                   .......................             .............................         ........................         .......
                 ..................                   ................           ..        .........................       ...........
      ....                .                                                                                                             ..
      ....                                                                                                                              ..
      ....                                                                                                                              ....
        ......                  ........................................................              ......       .......   ..          .....
                       .       ..........................................................          .  .....         ......  ...          ..... .
                       ...................................................................         ........         ............................
    ............................................................................................................................................
                                                                                                  ...                      .............    ..
    ............................................................................................................................................
                                      ... ..
                                 ...   .........
                            ....  . ....:::--:::.....
                     .... .  ....:..::::::::............
              . ....   .....::.:::.......            .....:.....
        ...:........:::::::::.....                        .............  .
    ..:...   .::::.:.... .                                         .... ..          ..
       ..............................................................................
     .:::..::::::::::--:::::::::::::::--::-:::-:::-::-:::::-:::-::::::::::-:::::::::.
      .:.  ....................................................................:--:
                                                                                ..
    
       ..                                                                       .
         ...... .............. ...... ..................... ..:.....:::. ......  .
          .  ....::::-----:::::.. ....:------------:...  ...:--------::..   .....
             ..:::::.:---------:   .::------------:::.   ..:---------:::.    .::
              ..:::::-:--------.   ..::-----------:::.    .:--------::::.    ..:
              ....::::::---::::.   ..::---:::::---::.     .:------:::::..    ..:
              ....:..:::::.....    ..::-::.....::--:.     ..::..::---:::.    ..:
              ..........::         ..:::::     .:....     ..:. .:::--::.     ..:.
              ........ .::         ..:::.       .....     .:.    .::-::.     ..::
              ........ .:.          .:::.       .....     .:.    .::-::.      .::
              ........ .:.          ..::.       .....     .:.    .::-:..      .:.
              ........ .::         ..:::.        ...      ...    .::-:..      .:.
              ........ .::          .:::.        ...      ..:.   .::::..      .:.
              ........ .::.         .:::.         ..       :.    ..:::..      .:.
              ........ .::.         ..::.         ..      .:.    ..:::..      .:.
              ........ .::.         ..::.         ..      ..:.   ..:::..      .:.
              ........ .::.         ..::.         ..      ..:.   .::::..      .:.
              ........ .::.         ..::.         ..      .::.  ...:-...      .:.
              ........ .::.         ..::.         ..       .:.  :..::...      .:.
              ........ .::.         ..::.         .       ..:.  ...::...      .:.
              .....::. .::.         ..::.         .       ..:.  ...::...      ...
              .....::. .::.         ..::.         .        .:.  ...::..       .:.
              .....::......         ..:..       .         .... .........      ..:
              ........              ....                  .........   .       ....
                 .
    
    
    
                                                                              .
    ...     ...........................................................................
    © 2026 HAQQ Inc. Alle Rechte vorbehalten.Produkt intern von HAQQ entwickelt. Website mit modernen Web-Tools gebaut.
    humans.txt·lawyers.txt·security.txt