// Adds dimensions UUID, Author and Topic into GA4
Friday, August 14, 2026
30.9 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/

- Advertisement -

Hot this week

Chinese aerospace and medtech firm Hyatech to build new manufacturing plant in Iskandar Puteri

Shanghai-listed Wuxi Hyatech has selected Iskandar Puteri as its Southeast Asian manufacturing base, establishing a facility for aerospace components and orthopaedic implants at i-TechValley as par...

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