// Adds dimensions UUID, Author and Topic into GA4
Wednesday, July 8, 2026
29.4 C
Singapore

SLA data leak leaves 70,000 individuals exposed

SINGAPORE: The Singapore Land Authority (SLA) has revealed that a data security incident involving an IBM-managed cloud environment has affected the personal data of around 70,000 individuals.

SLA said that the incident involved a development and testing dataset that was accessed without authorisation. The dataset was intended to contain only mock and anonymised information for testing purposes. However, it was later discovered to include real personal information, including individuals’ names, NRIC numbers and property addresses.

IBM had been appointed to provide support and maintenance for SLA’s Singapore Titles Automated Registration System (STARS) and eLodgment System (ELS), and was responsible for managing the development and testing environment for both systems.

SLA stressed that the affected environment is separate from its operational systems and said there was no breach of its live platforms.

The authority said that the operational systems supporting STARS, ELS and its other digital services were not compromised by the incident. It also assured the public that property ownership records and lodgment records stored within STARS and ELS remain secure and have not been affected.

Following the discovery of the incident, IBM revoked access associated with the affected development and testing environment to prevent any further unauthorised access.

SLA said it has started informing individuals whose data may have been affected. It is also working closely with IBM, the Government Technology Agency (GovTech) and the Cyber Security Agency of Singapore (CSA) as investigations into the incident continue.

In addition, the authority has lodged a police report and notified the Personal Data Protection Commission (PDPC) about the breach.

SLA also disclosed that the testing dataset involved in the incident was originally created in 1998 and had been updated periodically over the years for use in vendor development and testing activities.

- Advertisement -

Hot this week

Singapore captures whopping 94% share of tech funding across Southeast Asia

Singapore accounted for $8.90b (US$6.9b) of Southeast Asia’s (SEA) $9.55b (US$7.4b) tech funding in the first half (H1) of 2026, or 94%, according to Tracxn’s Southeast Asia Tech H1 2026 report

SIA subsidiary draws up new partnership with Air India

SIA Engineering Company (SIAEC) and Air India have signed a memorandum of understanding (MOU) to explore maintenance, repair, and overhaul (MRO) opportunities in India, including the potential form...

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