Frontier Airlines: Security Flaw Exposes Data of All Passengers
A researcher discovered that with just the booking code and last name, sensitive personal information including passport and credit card data could be accessed.
June 21, 2026 · 3 min read
TL;DR: Frontier Airlines fixed a vulnerability that allowed access to any passenger's personal data using only the booking code and last name. Exposed information included passport, TSA PreCheck, and partial credit card details.
What Happened?
A security researcher discovered that Frontier Airlines' website (flyfrontier.com) exposed the personal data of all passengers by simply entering the booking number (PNR) and last name. According to Tom's Hardware report on March 26, 2025, the accessible information included full name, address, date of birth, passport number, TSA PreCheck status, and the last four digits of the credit card. The researcher demonstrated that it was possible to obtain the PNR simply by looking at a boarding pass or through brute force techniques, as booking codes are typically 6 alphanumeric characters, allowing automated dictionary attacks. Frontier Airlines confirmed the flaw and fixed it, but did not disclose whether there were unauthorized accesses before the patch.
Why Is This Important?
This incident highlights the fragility of verification systems based on easily obtainable data. The booking number and last name are semi-public data: the PNR appears on the boarding pass and can be photographed or seen by third parties. The combination allowed an attacker to access sensitive information without additional authentication. The flaw affects the privacy of millions of passengers and could lead to identity theft, financial fraud, or targeted phishing attacks. Historically, similar vulnerabilities have affected other airlines. In 2018, British Airways suffered a data breach of 380,000 credit cards due to a malicious script, and in 2020, a flaw in Air India's reservation system exposed data of 4.5 million passengers. However, the Frontier case is especially critical because it did not require exploiting a complex technical vulnerability, but simply using data already in the hands of third parties (such as travel agents or airport staff).
Consequences for Passengers and the Industry
For passengers, the immediate risk is that their personal data may have been extracted and sold on clandestine forums. It is recommended to monitor account statements and report any suspicious activity. Additionally, exposed data such as date of birth and passport number can be used for identity theft or to apply for fraudulent credit. For the airline industry, this case is a reminder that legacy systems relying on predictable data should be replaced by more robust authentication methods, such as two-step verification or temporary tokens. Frontier Airlines has already fixed the vulnerability, but it has not been reported whether there were unauthorized accesses before the patch. The market impact could translate into a loss of consumer trust, leading to a drop in bookings and potential class-action lawsuits. In 2023, a similar breach at Delta Air Lines resulted in a $1.5 million fine from the FAA, and U.S. authorities are expected to investigate this case.
What Should Readers Know?
- If you recently flew with Frontier, your personal data may have been exposed. It is recommended to check for suspicious activity in your financial accounts and consider a credit freeze.
- Change passwords for associated accounts (such as Frontier or partner airlines) and activate fraud alerts on your credit cards.
- Be wary of emails or calls requesting additional information; they could be phishing. Attackers may use the leaked data to make their scams more credible.
- Demand that airlines implement multi-factor authentication to access bookings. Some airlines like United already offer two-step verification for booking changes.
"This incident demonstrates that security through obscurity doesn't work: trusting that a booking number is secret is a mistake." — Analyst at TheVortiq
In conclusion, the Frontier Airlines vulnerability is a case study on how user convenience often clashes with security. While airlines seek to simplify access to bookings, they must balance that ease with robust protections. Passengers, for their part, must be proactive in protecting their data, especially in an ecosystem where personal data is increasingly valuable to cybercriminals.