WHO S.A.R.A.H. AI health bot provides inaccurate medical information

The WHO's AI-powered health advisor, S.A.R.A.H., was reported to provide inconsistent and incorrect medical information. Despite its status as a research prototype, the bot was accessible to the public and frequently hallucinated facts.

World Health Organization · Incident Apr 18, 2024 · Indexed Jun 22, 2026 · 2 sources

S.A.R.A.H. doesn't have up-to-date medical data and can hallucinate.
What
The WHO's AI-powered health advisor, S.A.R.A.H., was reported to provide inconsistent and incorrect medical information.
Incident date
Apr 18, 2024
Who
World Health Organization
Failure mode
Hallucination
AI surface
Chatbot
Severity
Medium

What happened

The WHO released S.A.R.A.H. as a prototype health assistant to explore the use of AI in public health. In April 2024, reports emerged that the bot provided wrong answers to medical queries and hallucinated information. The system often defaulted to generic advice to consult professionals when it could not provide a reliable answer.

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 bot lacked access to real-time, up-to-date medical data and suffered from LLM hallucinations. These issues resulted in inconsistent responses and factual inaccuracies when handling complex health-related questions.

Public visibilityHigh
Regulatory exposureNone
Customer impactClass-wide
Financial impactUnknown
Time to disclosureDays
  1. PressAI-Powered World Health Chatbot Is Flubbing Some Answersbloomberg.com
  2. PressWHO's new AI-powered chatbot SARAH is giving wrong medical answershealth.economictimes.indiatimes.com
Permalinkhttps://failureindex.ai/failures/health-bot-provides-inaccurate-medical-information
CitationAI Failure Index. "WHO S.A.R.A.H. AI health bot provides inaccurate medical information" (FI-0636). Realm Labs. https://failureindex.ai/failures/health-bot-provides-inaccurate-medical-information (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-0636. 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.