AI 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.

OpenAI, Microsoft, Google, Meta · Incident Nov 18, 2025 · Indexed Jun 22, 2026 · 3 sources

These chatbots generate responses by predicting likely word sequences based on training data, not by retrieving verified facts from authoritative sources.
What
Major AI chatbots including ChatGPT, Copilot, Gemini, and Meta AI provided inaccurate UK financial and tax guidance, including incorrect ISA limits.
Incident date
Nov 18, 2025
Who
OpenAI, Microsoft, Google, Meta
Failure mode
Hallucination
AI surface
Chatbot
Severity
High

What happened

A study by Which? revealed that major AI chatbots provided incorrect and misleading financial, tax, and insurance advice to UK users. The bots incorrectly advised users to exceed annual ISA contribution limits and provided wrong information on flight delay compensation. In some cases, they directed users to expensive third-party tax services instead of free government alternatives.

What broke inside the model

Failure path · mode profile · Hallucination
  1. 01 · TriggerA user asks for a fact, a citation, or a figure.
  2. 02 · Model stepThe model writes a fluent, confident answer.
  3. 03 · Control gapNothing ties the claim back to a real source.
  4. 04 · FailureA fabricated fact ships as if it were verified.
  5. 05 · ConsequenceThe false claim reaches a customer, a court, or the public.

Confidence holds, and even spikes, as the claim detaches from any source.

The failure was a result of hallucinations in general-purpose LLMs, which predict likely word sequences based on training data rather than retrieving verified regulatory facts. These systems lacked up-to-date, jurisdiction-specific UK financial regulations and had no mechanism to refuse providing guidance in regulated domains.

Public visibilityHigh
Regulatory exposureActive
Customer impactMany customers
Financial impactUnknown
Time to disclosureDays
  1. PressUK consumers warned over AI chatbots giving inaccurate financial advicetheguardian.com
  2. PressAI Chatbots Give Inaccurate UK Financial Adviceresultsense.com
  3. PressWhen AI financial advice goes wrong: ChatGPT, Copilot, and Gemini failed UK consumersgiskard.ai
Permalinkhttps://failureindex.ai/failures/chatbots-provide-inaccurate-financial-isa-guidance
CitationAI Failure Index. "AI Chatbots Provide Inaccurate UK Financial and ISA Guidance" (FI-0682). Realm Labs. https://failureindex.ai/failures/chatbots-provide-inaccurate-financial-isa-guidance (indexed Jun 22, 2026).
Share cardA branded image of this record for posts and slides.

Data fields CC-BY 4.0, prose citation permitted. Incident ID FI-0682. Full dataset at /data.

Note from Realm Labs, the Index steward

How Realm would have caught this

Controls for this failure mode
  • Prism
  • OmniGuard
  • AI Detection & Response (AIDR)

A runtime layer that watches the model's internal state can flag the moment a model commits to a claim it has no support for, and hold or reroute the response before it reaches a user. Realm reads those signals in real time rather than grading the transcript after the fact.