// Adds dimensions UUID, Author and Topic into GA4
Friday, September 4, 2026
28.3 C
Singapore

Another Singapore agency discovers data theft affecting 70,000 members in the wake of Singhealth data breach

The Securities Investors Association (Singapore) has discovered a cybersecurity breach affecting about 70,000 members, in the wake of the massive Singhealth data hack that unfolded this month.

According to an email SIAS sent to its members, the personal particulars (such as names, NRIC numbers and telephone numbers) of about 70,000 members were illegally accessed and stolen.

Curiously, SIAS – which has been described as “Singapore’s leading voice for all minority shareholders” – has reported that the data breach happened five years ago, in 2013. It only recently discovered the hack and is now taking steps to rectify the situation.

Revealing that members’ records were not amended or deleted, SIAS assured members that it will take “all measures necessary to protect the data to avoid such a breach.” The Association added that it has taken down its website and will launch a new website shortly so as to “limit any potential threat.”

https://theindependent.sg.sg/govt-reveals-singhealth-data-hack-half-a-month-after-discovering-breach-yet-sph-says-govts-response-to-hack-is-lauded/

Hot this week

Man weighs new job offer with same salary but no WFH—Redditors urge him not to make the switch

SINGAPORE: It seems working from home has become something workers are increasingly reluctant to give up. Recently, a Singaporean took to Reddit to ask whether he should jump ship to a new role o...

Does having an open relationship/marriage last in Singapore in the long run? Netizens share their experiences

On Reddit, a netizen asked: "Has anyone seen an open relationship/marriage succeed long-term in SG?"

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