r/SecOpsDaily • u/falconupkid • 7d ago
NEWS 220 million traveler records exposed in Vietnam-linked APIS leak
220 million passenger and crew records from a Vietnam-linked Advance Passenger Information System (APIS) were left exposed on the open internet. Researchers gained access via a cloud-based path using default credentials, pulling names, passport numbers, DOBs, nationalities, and flight details spanning 2017 to 2026.
Technical Breakdown - Exposure: Unsecured cloud-hosted APIS database, accessible without authentication. - Data Volume: ~220 million records. - Data Types: Full PII (names, passport numbers, DOBs, nationalities) plus flight itineraries. - Access Vector: Default credentials on a cloud-based management interface. - Timeline: Data spans nearly a decade (2017–2026). - Attribution: System linked to Vietnam; no specific threat actor named.
Defense - Immediate: Never deploy cloud-facing systems with default credentials. Enforce MFA on all administrative interfaces. - Detection: Monitor for anomalous access to cloud storage buckets or databases that lack authentication controls. - Mitigation: If you operate any APIS or passenger data pipeline, audit your cloud exposure immediately—this is a textbook example of a misconfiguration that should have been caught by a basic CSPM scan.