Frontier Airlines jetliner number
n646fr sits outside the airlines technical operations center with other jetliners in for service north of
Denver-international-airport" class="entity-link entity-location" data-entity-id="53514" data-entity-type="location">
Denver International Airport Saturday, May 9, 2026, in
Denver. (AP Photo/David Zalubowski) 2026-05-12T16:09:51Z
Fort Collins, Colo. (AP) — A 41-year-old man struck and killed by a plane in a fiery collision at
Denver-international-airport" class="entity-link entity-location" data-entity-id="53514" data-entity-type="location">
Denver International Airport was intending to end his own life when he scaled an 8-foot fence and walked onto a runway — a security breach that airport personnel initially missed, authorities said Tuesday. The collision underscores the longstanding challenge of keeping intruders out of major airports such as
Denver’s, which sprawls across 53 square miles (138 square kilometers), twice the size of
Manhattan. The trespasser triggered an alarm as he crossed into the airport in a remote area about 2 miles from the terminal late Friday night. But security personnel mistakenly attributed that alarm to a herd of deer that was nearby. No note from the victim was recovered and officials determined the cause of death to be suicide based on their postmortem examination, said
Sterling McLaren, chief medical examiner for the city and county of
Denver. She did not provide further details. freestar.queue.push(function () { window.fsAdCount = window.fsAdCount + 1 || 0; let customChannel = '/dynamic_' + fsAdCount; let adList = document.querySelectorAll(".fs-feed-ad") let thisAd = adList[fsAdCount]; let randId = Math.random().toString(36).slice(2); thisAd.id = randId; let thisPlacement = fsAdCount == 0 ? "apnews_story_feed" : "apnews_story_feed_dynamic"; freestar.newAdSlots({ placementName: thisPlacement, slotId: randId }, customChannel); }); The collision involving the
Frontier Airlines plane sparked an engine fire that forced passengers to evacuate. Twelve people sustained minor injuries and five were taken to hospitals. Four have since been released, said airport Chief Executive Officer
Phillip Washington. A black-and-white video released by the airport shows, from a distance, a tiny figure walking toward the runway with arms swaying. The person crosses onto the runway at a slight angle and seconds later the plane is seen speeding past. It strikes the person with its right engine, which bursts into flame upon impact. /* Desktop-first: fully collapse by default */ #ap-readmore-embed { display: none; margin: 0; padding: 0; height: 0; min-height: 0; overflow: hidden; text-align: center; position: relative; z-index: 2; } /* Only show on mobile */ @media (max-width: 767px) { #ap-readmore-embed { display: block; margin: 28px 0; height: auto; overflow: visible; } } #ap-readmore-embed .ap-readmore-btn { appearance: none; -webkit-appearance: none; border: 0; background: #000; color: #fff; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; gap: 10px; padding: 14px 22px; border-radius: 999px; font-family: inherit, "AP Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif; font-weight: 700; font-size: 16px; letter-spacing: 0.2px; line-height: 1; box-shadow: 0 10px 18px rgba(0,0,0,0.12); transition: transform 120ms ease, box-shadow 120ms ease, opacity 120ms ease; touch-action: manipulation; -webkit-tap-highlight-color: transparent; position: relative; z-index: 3; } #ap-readmore-embed .ap-readmore-btn:hover { transform: translateY(-1px); box-shadow: 0 14px 22px rgba(0,0,0,0.16); } #ap-readmore-embed .ap-readmore-btn:active { transform: translateY(0); box-shadow: 0 10px 18px rgba(0,0,0,0.12); opacity: 0.95; } #ap-readmore-embed .ap-readmore-btn:focus-visible { outline: 3px solid rgba(228, 0, 43, 0.35); outline-offset: 3px; } #ap-readmore-embed .ap-readmore-icon { width: 10px; height: 10px; border-right: 2px solid currentColor; border-bottom: 2px solid currentColor; transform: rotate(45deg); margin-top: -2px; } #ap-readmore-embed .ap-readmore-fade { display: none; height: 48px; margin-top: -48px; pointer-events: none; background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1)); } Read More (function () { var APRM_EMBED_ID = "ap-readmore-embed"; var APRM_MOBILE_MQ = "(max-width: 767px)"; function APRM_onReady(fn) { if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", fn); } else { fn(); } } APRM_onReady(function () { var APRM_embedEl = document.getElementById(APRM_EMBED_ID); if (!APRM_embedEl) return; // 🚨 DESKTOP: remove entire module wrapper and bail early if (!window.matchMedia(APRM_MOBILE_MQ).matches) { var APRM_rootModule = APRM_embedEl.closest(".HTMLModuleEnhancement") || APRM_embedEl.closest(".HtmlModule"); if (APRM_rootModule && APRM_rootModule.parentNode) { APRM_rootModule.parentNode.removeChild(APRM_rootModule); } else if (APRM_embedEl.parentNode) { APRM_embedEl.parentNode.removeChild(APRM_embedEl); } return; // stop the rest of the script from running } }); })(); (function () { var EMBED_ID = "ap-readmore-embed"; var BTN_ID = "apReadMoreBtn"; var FADE_ID = "apReadMoreFade"; var STOP_SELECTOR = ".Page-below"; var SIGN_IN_GATE_SELECTOR = ".sign-in-gate-content"; var HIDDEN_ATTR = "data-ap-readmore-hidden"; var MOBILE_MQ = "(max-width: 767px)"; function ready(fn) { if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", fn); } else { fn(); } } function isElementNode(n) { return n && n.nodeType === 1; } function cancelEvent(e) { if (!e) return; if (typeof e.preventDefault === "function") e.preventDefault(); if (typeof e.stopPropagation === "function") e.stopPropagation(); if (typeof e.stopImmediatePropagation === "function") e.stopImmediatePropagation(); e.cancelBubble = true; e.returnValue = false; } function collapseDesktopEmbed(embed) { if (!embed) return true; if (!window.matchMedia(MOBILE_MQ).matches) { var maybeWrappers = [ embed.parentElement, embed.closest(".html-embed"), embed.closest("[data-type='htmlembed']"), embed.closest("[class*='embed']"), embed.closest("[class*='Embed']") ].filter(Boolean); embed.style.display = "none"; embed.style.margin = "0"; embed.style.padding = "0"; embed.style.height = "0"; embed.style.minHeight = "0"; embed.style.overflow = "hidden"; maybeWrappers.forEach(function (el) { el.style.margin = "0"; el.style.padding = "0"; el.style.height = "0"; el.style.minHeight = "0"; el.style.overflow = "hidden"; }); if (embed.parentNode) { embed.parentNode.removeChild(embed); } return true; } return false; } ready(function () { var embed = document.getElementById(EMBED_ID); var btn = document.getElementById(BTN_ID); var fade = document.getElementById(FADE_ID); if (!embed || !btn) return; if (collapseDesktopEmbed(embed)) return; var signInGate = document.querySelector(SIGN_IN_GATE_SELECTOR); if (signInGate) { embed.innerHTML = ""; return; } // — Analytics: impression when embed enters viewport — if ("IntersectionObserver" in window) { var io = new IntersectionObserver(function (entries, observer) { if (entries[0].isIntersecting) { window.dataLayer = window.dataLayer || []; window.dataLayer.push({ event: "ap_readmore_impression" }); observer.disconnect(); } }, { threshold: 0 }); io.observe(btn); } var stopEl = document.querySelector(STOP_SELECTOR); if (!stopEl) return; var rootCandidates = [ embed.closest(".Page"), embed.closest("article"), embed.closest("main"), document.body ].filter(Boolean); var root = rootCandidates.find(function (c) { return c.contains(stopEl); }) || document.body; var all = root.getElementsByTagName("*"); var hidden = []; for (var i = 0; i —- EDITOR’S NOTE — This story includes discussion of suicide. If you or someone you know needs help, the national suicide and crisis lifeline in the U.S. is available by calling or texting 988. There is also an online chat at 988lifeline.org —- Passengers were evacuated via slides. freestar.queue.push(function () { window.fsAdCount = window.fsAdCount + 1 || 0; let customChannel = '/dynamic_' + fsAdCount; let adList = document.querySelectorAll(".fs-feed-ad") let thisAd = adList[fsAdCount]; let randId = Math.random().toString(36).slice(2); thisAd.id = randId; let thisPlacement = fsAdCount == 0 ? "apnews_story_feed" : "apnews_story_feed_dynamic"; freestar.newAdSlots({ placementName: thisPlacement, slotId: randId }, customChannel); }); Federal officials notified the airport A few minutes before the man scaled the fence, a ground-based radar system activated in the area, triggering an alarm. An airport worker checked a surveillance camera and saw a herd of deer in the same area but did not initially see the trespasser, Washington said. “The camera view was alternating between the wildlife and the individual. There are some ditches in the area, so the person was out of view before the hit as well,” Washington said. He said federal officials notified the airport about the trespasser minutes later. But because of the location and short time period between the man scaling the fence and crossing the runway, Washington said airport personnel were not able to intervene. The man crossed about 650 feet (200 meters) from the fence to the runway before being struck and killed by the
Frontier Airlines plane traveling at 150 mph (240 kilometers per hour) on takeoff. The plane’s engine caused the man’s death, McLaren said. Trespassers breaching airport perimeters is a longstanding and regular problem , with perhaps dozens annually nationwide, said security expert Jeff Price, who was assistant director of security at the
Denver airport in the 1990s.
Denver-international-airport" class="entity-link entity-location" data-entity-id="53514" data-entity-type="location">
Denver International Airport is located northeast of the city center and surrounded by about 36 miles of perimeter fence, which airport officials say is continuously inspected. freestar.queue.push(function () { window.fsAdCount = window.fsAdCount + 1 || 0; let customChannel = '/dynamic_' + fsAdCount; let adList = document.querySelectorAll(".fs-feed-ad") let thisAd = adList[fsAdCount]; let randId = Math.random().toString(36).slice(2); thisAd.id = randId; let thisPlacement = fsAdCount == 0 ? "apnews_story_feed" : "apnews_story_feed_dynamic"; freestar.newAdSlots({ placementName: thisPlacement, slotId: randId }, customChannel); }); The vast majority of airport trespassers are intoxicated or simply “messing around just to see if they could do it,” said Price, adding that they typically don’t pose a real threat.
Denver also gets the rare individual who will jump the fence seeking to prove a long-running conspiracy theory about a UFO base being based at the airport, he said. The Transportation Security Administration oversees airport security programs, including perimeter security requirements. “It’s really not that difficult to jump an airport perimeter fence,” Price said. “They meet the standards for TSA, but the standards are not that robust.” The fences are typically 6 to 8 feet tall with barbed wire at the top, he said. They must be approved by federal inspectors, but there are no set rules on their construction. Major airports such as
Denver also have intrusion detection systems that include cameras and motion sensors. he said. Some systems detect the seismic impact of people dropping to the ground, Price said. freestar.queue.push(function () { window.fsAdCount = window.fsAdCount + 1 || 0; let customChannel = '/dynamic_' + fsAdCount; let adList = document.querySelectorAll(".fs-feed-ad") let thisAd = adList[fsAdCount]; let randId = Math.random().toString(36).slice(2); thisAd.id = randId; let thisPlacement = fsAdCount == 0 ? "apnews_story_feed" : "apnews_story_feed_dynamic"; freestar.newAdSlots({ placementName: thisPlacement, slotId: randId }, customChannel); }); Security program will be reviewed The person was killed on the airport’s easternmost north-south runway and at least 1.25 miles (2 kilometers) from any airport buildings. Empty fields and croplands surround
Denver-international-airport" class="entity-link entity-location" data-entity-id="53514" data-entity-type="location">
Denver International Airport in most directions. Distant trees and structures in the video showed that the person was headed toward the airport when they crossed the runway. The Transportation Security Administration has regulatory oversight of airport security programs, including perimeter security requirements. Though the man’s death was ruled as suicide, the circumstances leading up to his death remained unclear. “As we speak, investigators are out continuing to contact family and others who knew him to see if there are additional information that we can learn about these motivations,”
Denver police Chief Ron Thomas said at the news conference, adding that anyone with information about him should call police. Washington said the breach and the airport’s perimeter security program would be reviewed as part of the investigation. freestar.queue.push(function () { window.fsAdCount = window.fsAdCount + 1 || 0; let customChannel = '/dynamic_' + fsAdCount; let adList = document.querySelectorAll(".fs-feed-ad") let thisAd = adList[fsAdCount]; let randId = Math.random().toString(36).slice(2); thisAd.id = randId; let thisPlacement = fsAdCount == 0 ? "apnews_story_feed" : "apnews_story_feed_dynamic"; freestar.newAdSlots({ placementName: thisPlacement, slotId: randId }, customChannel); }); Evacuation under scrutiny Separately, the National Transportation Safety Board on Sunday said it is gathering information about the evacuation. An agency spokesperson said an investigation would be launched if it’s determined the injuries meet the agency’s definition for “serious.” That can include a person requiring hospitalization for more than 48 hours, suffering a broken bone or second- or third-degree burns affecting more than 5% of their body. Frontier representatives declined to answer questions about the accident and evacuation submitted by email. The company referred The Associated Press to airport authorities. The plane, en route from
Denver to Los Angeles International Airport, reported striking a pedestrian during takeoff. The pilots aborted takeoff and smoke was reported in the cabin,
Frontier Airlines said at the time. Some people on board expressed concern about the evacuation, including being stuck in the plane for several minutes as smoke filled the cabin and left on the tarmac in the cold once they were out. Video also showed some passengers coming down the slide with what looked to be their carry-on bags. __ Brown reported from Billings, Montana. MATTHEW BROWN Brown is based in Billings, Montana. He covers breaking news, the environment, politics, energy, crime and more.