// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 2, 2026
30.5 C
Singapore

Marina Bay Sands data leak affects over 660,000 members

SINGAPORE: Marina Bay Sands (MBS) is dealing with a significant data breach that has exposed the personal information of approximately 665,000 of its members. In an email to members this week, the luxury integrated resort said the breach occurred on Oct 19th and 20th when unauthorized access was made to the non-casino rewards program “Sands Rewards Lifestyle.”

The breach is believed to have compromised sensitive member information, including their names, email addresses, mobile phone numbers, country of residence, and membership number and level.

MBS told members that its internal investigation has so far yielded no evidence of data misuse by the unauthorized third parties responsible for the breach.

MBS added that it has taken immediate action in response to the breach and has been collaborating with cybersecurity companies to enhance its system and data security measures to prevent future breaches of this nature. It said the casino’s primary membership rewards program, Sands Rewards, remains unaffected by the breach.

In light of this incident, MBS has issued an apology to the affected members and has advised all its members to remain vigilant and monitor their accounts for any unusual or suspicious activities. They have also urged members to change their login passwords regularly as an additional precautionary measure.

- Advertisement -

Hot this week

Fire at Clementi Ave 4 flat injures two SCDF firefighters, one resident rescued from kitchen

A fire broke out in a living room unit on the eighth floor of Block 309 Clementi Ave 4 on July 31, with one resident rescued from the kitchen and two firefighters sustaining burn injuries during th...

Why do Singaporeans complain so often? Here’s what netizens had to say

Do Singaporeans complain too much? A Facebook user posed the question, and many shared their own views on why complaining has become such a common part of daily life.

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); } });
// //
Enable Notifications OK No thanks