New York Times publishes AI-generated quote attributed to Poilievre, issues correction

In April 2026 a New York Times article attributed a direct quote to Pierre Poilievre that was later acknowledged to be an AI-generated summary misrendered as a transcript. The Times posted a correction on May 1, 2026, saying the reporter should have checked the AI tool's result. Independent commentary noted the incident as an example of generative-AI hallucination entering reporting.

The New York Times · Incident May 1, 2026 · Indexed Jun 16, 2026 · 2 sources

An AI tool produced a summary that was mistaken for a verbatim quote and published without verification.
What
In April 2026 a New York Times article attributed a direct quote to Pierre Poilievre that was later acknowledged to be an AI-generated summary misrendered as a transcript.
Incident date
May 1, 2026
Who
The New York Times
Failure mode
Hallucination
AI surface
Search / RAG
Severity
Medium

What happened

A New York Times article by the paper’s Canada bureau chief included a quotation attributed to Conservative leader Pierre Poilievre that did not exist. The Times added a correction on May 1, 2026, saying the reporter had used an AI tool to locate remarks and that the line published was an AI‑generated summary incorrectly rendered as a transcript. The error was first flagged by a reader on April 15, and the correction replaced the fabricated quote with an actual quotation from a later speech.

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.

A generative-AI tool produced a paraphrase/summary of public remarks that the reporter and editors treated as a verbatim quote. The newsroom verification step failed because the AI output was not checked against the primary source before publication, allowing the hallucinated quotation to be printed.

Public visibilityMedium
Regulatory exposureNone
Customer impactMany customers
Financial impactUnknown
Time to disclosureWeeks
  1. PressThe New York Times Got Caught Using AI Hallucinations in Its Reportingthewalrus.ca
  2. PrimaryCorrections: May 2, 2026nytimes.com
Permalinkhttps://failureindex.ai/failures/york-times-published-generated-quote-attributed
CitationAI Failure Index. "New York Times publishes AI-generated quote attributed to Poilievre, issues correction" (FI-0563). Realm Labs. https://failureindex.ai/failures/york-times-published-generated-quote-attributed (indexed Jun 16, 2026).
Share cardA branded image of this record for posts and slides.

Data fields CC-BY 4.0, prose citation permitted. Incident ID FI-0563. 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.