CVE Catalog

CVE-2026-6375

HighCVSS 8.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.31%

23th percentile - higher than 23% of all known CVEs

Summary

A vulnerability in SpiceJet’s booking API allows unauthenticated users to query passenger name records (PNRs) without any access controls. Because PNR identifiers follow a predictable pattern, an attacker could systematically enumerate valid records and obtain associated passenger names.

Risk Assessment

The lack of access controls may lead to the exposure of passengers' personal data, posing a risk to privacy and the organization's reputation.

Recommendation

It is recommended to implement appropriate authorization checks on the API endpoint to prevent unauthorized access to PNR records.

Related vulnerabilities

Original NVD description (English source)

A vulnerability in SpiceJet’s booking API allows unauthenticated users to query passenger name records (PNRs) without any 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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS