// Adds dimensions UUID, Author and Topic into GA4
Monday, December 15, 2025
23.9 C
Singapore

Malaysian jailed for using forged passes to stay at Changi airport

By: Kheng-Liang Tan

In a bizzare case, a jobless Malaysian man who missed his flight back to Kuala Lumpur and then decided to stay in Changi airport for the next 18 days was jailed for 2 weeks’ yesterday (17 Sep) for 3 counts of fogery after he had doctored passes to access various lounges.

32 year-old Raejali Buntut had a 7.05am flight on 21 Aug and had checked into the Plaza Premium Lounge at around midnight the day before. However, he woke up late and missed his flight.

For unknown reasons, he decided to continue staying at the airport.

Using his laptop, he downloaded mobile boarding passes from the internet and used an image editing software to alter them. In total, he had 31 forged passes and entered a 9 different lounges.

He managed to stay until 7 Sep when a staff at the Dnata Lounge at Terminal 1 recognised him from a few days earlier and called the police, who nabbeed Raejali the following day.

For forgery, he could have been jailed for four years and fined per charge.

See also  Veteran radio personality Hamish Brown questions Halimah Yacob's independence to be Elected President

 

- Advertisement -

Hot this week

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //