// Adds dimensions UUID, Author and Topic into GA4
Friday, June 5, 2026
30.4 C
Singapore

1,300 names and addresses leaked from traffic police records after ransomware attack; SPF, CSA say no signs of further data exposed

SINGAPORE: About 1,300 names and addresses believed to be from traffic police records were leaked online on July 18, though there is “no indication” that any other information was published, the Singapore Police Force (SPF) and Cyber Security Agency of Singapore (CSA) said on Thursday (July 24).

In a joint statement, the agencies said the incident was the result of a ransomware attack on printing vendor Toppan Next Tech Pte Ltd (TNT), first reported on April 6, 2025.

The traffic violation information provided by the police to TNT for printing and bulk mailing purposes included names, addresses, NRIC numbers, and details of the offences. The names and addresses are believed to have been leaked at the time.

“Police will be notifying affected persons individually as a matter of priority,” the statement said.

As a precautionary measure, SPF and CSA advised those affected to remain vigilant by monitoring their personal accounts for any suspicious activity, including potential phishing attempts or unusual communications. They added that any such activity should be reported immediately to 1800-255-0000 or via www.police.gov.sg/i-witness.

The agencies also said that the traffic police’s systems were not breached and that they are working with TNT to strengthen their cybersecurity measures. /TISG

Read also: Fraud and scams driven by generative AI are now among the biggest cyber threats in the financial sector

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

Man says Singapore’s work culture pushed him to stop dating: ‘Everyday I work 11-12 hours a day’

SINGAPORE: Is Singapore’s brutal work culture quietly killing people’s desire to date, settle down, and start families. One man certainly thinks so

Singapore GLS: Land for over 4,700 new private homes will be released in second half of 2026; 9,320 units in total

Government boosts housing pipeline and pushes ahead with Jurong Lake District plans as demand for new homes remains strong

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