Microsoft Bing AI produces factual inaccuracies during public launch

Microsoft's new AI-powered Bing chatbot exhibited significant factual errors and hallucinations shortly after its February 2023 launch. The failures were evident in public demos and early user interactions.

Microsoft · Incident Feb 7, 2023 · Indexed Jun 22, 2026 · 3 sources

The AI generated confident but false assertions due to model hallucinations.
What
Microsoft's new AI-powered Bing chatbot exhibited significant factual errors and hallucinations shortly after its February 2023 launch.
Incident date
Feb 7, 2023
Who
Microsoft
Failure mode
Hallucination
AI surface
Chatbot
Severity
Medium

What happened

Microsoft's AI-powered Bing produced factual errors during its public launch on February 7, 2023. The system provided incorrect financial data in public demonstrations and generated inaccurate responses on various topics. These errors were widely reported by major news outlets.

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 system failed due to hallucinations, where the large language model synthesized incorrect information while attempting to summarize web content. The model lacked sufficient grounding in the source data, leading to the generation of plausible-sounding but false claims.

Public visibilityHigh
Regulatory exposureNone
Customer impactFew customers
Financial impactUnknown
Time to disclosureDays
  1. PressMicrosoft Bing AI made several errors in launch demo last weekcnbc.com
  2. PressMicrosoft's Bing AI demo called out for several errorscnn.com
  3. PressMicrosoft's demo of Bing AI also made factual errorsfortune.com
Permalinkhttps://failureindex.ai/failures/microsoft-bing-produces-factual-inaccuracies-during
CitationAI Failure Index. "Microsoft Bing AI produces factual inaccuracies during public launch" (FI-0650). Realm Labs. https://failureindex.ai/failures/microsoft-bing-produces-factual-inaccuracies-during (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-0650. 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.