Mysterious Odor Sends Disneyland Cast Members to Hospitals

Mysterious Odor Sends Disneyland Cast Members to Hospitals
source: gettyimages
March 11, 2026

Disneyland, branded as “the happiest place on earth,” recently faced a medical scare among its own staff, casting a shadow over the park’s reputation for family fun. The incident follows a separate tragedy in October 2025, when a visitor in her 60s died shortly after riding the Haunted Mansion attraction in New Orleans Square.

On March 10, 2026, reports of an “unknown odor” near the Star Tours ride in Tomorrowland led to eight employees in the area being taken to local hospitals during lunchtime. Anaheim Fire and Rescue later indicated seven people were hospitalized, while the park and local police stressed that guests were not believed to be affected.

Authorities traced the cause to a contractor’s building materials used backstage, according to Disneyland and Anaheim Police Department officials. A spokesperson for the park told Entertainment Weekly that cast members were evaluated by paramedics on site and subsequently released.

Officials confirmed that no guests were sickened, and there were no active concerns about park guests at the time. Despite the incident, Star Tours—an attraction that invites riders on a spacefaring journey—reopened and operated normally later that afternoon.

Related

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 143 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6646452,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}