SpiceJet Online Booking System Plagued by Authentication Vulnerabilities Exposing Passenger Data
Critical vulnerabilities have been discovered in the **SpiceJet** Online Booking System, potentially allowing unauthorized access to sensitive passenger information. The flaws, if exploited, could lead to the disclosure of personal and travel data without authentication.
Two significant vulnerabilities have been identified in the **SpiceJet** Online Booking System, potentially impacting the privacy of passengers. These vulnerabilities, detailed below, could allow attackers to access sensitive information without proper authorization.
### Vulnerability Summary
According to a report from CISA, successful exploitation of these vulnerabilities could allow an attacker to disclose sensitive information.
The following versions of SpiceJet Online Booking System are affected:
* Online Booking System vers:all/* (**CVE-2026-6375**, **CVE-2026-6376**)
| CVSS | Vendor | Equipment | Vulnerabilities |
| :----- | :-------- | :---------------------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| v3 7.5 | SpiceJet | SpiceJet Online Booking System | Authorization Bypass Through User-Controlled Key, Missing Authentication for Critical Function |
* **Critical Infrastructure Sectors:** Transportation Systems
* **Countries/Areas Deployed:** Worldwide
* **Company Headquarters Location:** India
### CVE-2026-6375: Authorization Bypass Through User-Controlled Key
This vulnerability allows unauthenticated users to query passenger name records (PNRs) without access controls. Because PNR identifiers follow a predictable pattern, an attacker could systematically enumerate valid records and obtain associated passenger names. This flaw stems from missing authorization checks on an endpoint intended for authenticated profile access.
[View CVE Details](https://www.cve.org/CVERecord?id=CVE-2026-6375)
**Affected Products:**
* **Vendor:** SpiceJet
* **Product Version:** SpiceJet Online Booking System: vers:all/*
* **Product Status:** known_affected
* **Relevant CWE:** [CWE-639 Authorization Bypass Through User-Controlled Key](https://cwe.mitre.org/data/definitions/639.html)
### CVE-2026-6376: Missing Authentication for Critical Function
This weakness permits full passenger booking details to be accessed using only a PNR and last name, with no authentication or verification mechanisms. This results in exposure of extensive personal, travel, and booking metadata to any unauthenticated user who can obtain or guess those basic inputs. The issue arises from improper access control on a sensitive data retrieval function.
[View CVE Details](https://www.cve.org/CVERecord?id=CVE-2026-6376)
**Affected Products:**
* **Vendor:** SpiceJet
* **Product Version:** SpiceJet Online Booking System: vers:all/*
* **Product Status:** known_affected
* **Relevant CWE:** [CWE-306 Missing Authentication for Critical Function](https://cwe.mitre.org/data/definitions/306.html)
### Remediation
CISA recommends users take defensive measures to minimize the risk of exploitation of these vulnerabilities:
* Minimize network exposure for all control system devices and/or systems, ensuring they are not accessible from the internet.
* Locate control system networks and remote devices behind firewalls and isolating them from business networks.
* When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most current version available. Also recognize VPN is only as secure as the connected devices.
CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.
Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.
CISA also recommends users take the following measures to protect themselves from social engineering attacks:
* Do not click web links or open attachments in unsolicited email messages.
* Refer to Recognizing and Avoiding Email Scams for more information on avoiding email scams.
* Refer to Avoiding Social Engineering and Phishing Attacks for more information on social engineering attacks.