Handling Customer Data Securely: A Practical Guide for SG SMEs
13 Jun 2026 · AppTech System
Customer data is one of your most valuable assets, and one of your biggest liabilities the moment it is mishandled. Most SME data leaks are not sophisticated attacks. They are avoidable lapses: a forgotten server left exposed, an ex-staffer who still has access, records sitting in plaintext. And the cost is real. In October 2025 the PDPC fined Marina Bay Sands S$315,000 after an exposed interface leaked 665,495 patrons records (PDPC, 2025). This guide is about the mechanics: how you store, control, retain and respond, without needing a security team. For the broader rulebook, see our full PDPA obligations checklist.
Key takeaways
- The PDPA Protection Obligation is the spine: reasonable, proportionate security, not a fixed checklist.
- Real SME breaches share five weak spots, led by exposed servers and missing multi-factor authentication.
- Stop using NRIC numbers to log customers in by 31 December 2026 (PDPC and CSA joint advisory).
- A breach hitting 500+ individuals must reach the PDPC within three calendar days.
- Penalties can reach S$1 million or 10% of Singapore turnover (PDPA s.48J).
What does the PDPA actually require for security?
The PDPA Protection Obligation requires you to make reasonable security arrangements to prevent unauthorised access, collection, use, disclosure, copying, modification or disposal of personal data in your possession or control. Crucially, the PDPC says there is no one-size-fits-all standard (PDPC, 2021).
What does proportionate mean in practice? It means the bar rises with sensitivity. A mailing list of first names needs less protection than a folder of NRIC scans, payslips or medical notes. The PDPC weighs the nature of the data, the form it is held in, and the likely harm if it leaks. So the question is never simply are we compliant? It is have we matched our safeguards to the risk we actually carry? That framing is the whole guide in one sentence.
Where do Singapore SMEs actually get breached?
Most enforced breaches are not clever. Across recent PDPC decisions, the same five weak spots recur: exposed servers and forgotten interfaces, missing multi-factor authentication, NRIC numbers used as passwords, data stored in plaintext, and stacks that are never patched or tested. Singapore also saw a 49% surge in reported phishing (6,100+ cases) in 2024 (CSA, 2025).
[IMAGE: a locked office building with one open back door, conceptual metaphor for a forgotten exposed server - search "open door security" on Pixabay]1. Forgotten interfaces and exposed servers
The Marina Bay Sands breach traces to an unprotected API left exposed for roughly six months after a 2023 migration error, configured by one person with no second check (PDPC, 2025). The lesson: legacy endpoints and one-person changes are where data quietly walks out. Peer-review every config that touches customer data.
2. No multi-factor authentication or testing
People Central was fined S$17,500 after a breach affecting around 95,000 individuals, with the PDPC citing no two-factor authentication and no periodic vulnerability testing (Baker McKenzie, 2026). MFA and routine testing are baseline, not advanced. If a stolen password is all that stands between an attacker and your records, you have one lock too few.
3. The "never patched, never tested" stack
Singapore Data Hub was fined S$17,500 after 689,000 individuals data was exfiltrated from publicly accessible servers running an outdated operating system, with no firewall, MFA, encryption or network segmentation (Baker McKenzie, 2026). Notice the pattern across all three cases: the failures were ordinary, not exotic.
4. Customer data living in spreadsheets and chats
[UNIQUE INSIGHT] The cases above hit larger firms, but the SME version is quieter: customer records scattered across spreadsheets, WhatsApp and personal inboxes, with shared logins so nobody knows who did what. None of that needs a hacker to become a breach. If you recognise it, our note on the signs you have outgrown spreadsheets covers the migration path.
| Organisation | Penalty | People affected | Named security failure |
|---|---|---|---|
| Marina Bay Sands | S$315,000 | 665,495 | Unprotected API exposed ~6 months; single-person config, no peer review |
| Singapore Data Hub | S$17,500 | 689,000 | No firewall, MFA, encryption or segmentation; outdated OS |
| People Central | S$17,500 | ~95,000 | No 2FA; no periodic vulnerability testing |
Penalties and findings as reported by the PDPC (Marina Bay Sands, Oct 2025) and via Baker McKenzie summarising PDPC decisions (Singapore Data Hub and People Central, Jan 2026). Note that the penalty does not scale neatly with headcount affected: conduct and turnover matter.
How do you build security into how you store data?
Turn the weak spots into a standing framework. The PDPC SME baseline for passwords alone is concrete: at least 8 characters with one uppercase, one number and one symbol, encrypted in transit and hashed or encrypted at rest (PDPC, 2021). Five practical pillars carry most of the load for an SME.
- Access control (least privilege). Staff see only what their role needs, and access is revoked the day they leave. Off-boarding is a security control, not an HR formality.
- Encryption in transit and at rest. HTTPS everywhere, and stored data encrypted so a leaked file or database is not readable. Our explainer on security headers covers the transport layer.
- Retention limitation. Do not keep what you do not need. Set retention periods and dispose of data once its purpose is served; deleted data cannot leak.
- Vendor due diligence. Vet any data intermediary before you hand over records, because you stay accountable for their security.
- Logging and audit trails. Record who accessed or changed what, and when. Without logs, you cannot investigate, and you cannot prove diligence to the PDPC.
[PERSONAL EXPERIENCE] In our work building software for regulated SMEs, the spreadsheet-to-system move is where most of this becomes real. When access control, encryption and retention are properties of the tool rather than habits a person has to remember, the weak spots close by default. We design our Automiq workflow platform that way: governed access and retention built in, not bolted on.
Why can't you use NRIC numbers to verify customers?
Because an NRIC number is an identifier, not a secret. A PDPC and CSA joint advisory states organisations must cease using NRIC numbers for authentication by 31 December 2026, with enforcement stepping up from 1 January 2027; doing so can itself breach the Protection Obligation (PDPC and CSA, 2025).
Using an NRIC, or NRIC paired with a name or birthdate, as a password assumes the number is private. It is not. For genuine identity verification, the compliant path is a proper login plus a verified source: our note on Singpass and Myinfo covers using national digital identity instead, and our KYC guide explains where identity data genuinely needs collecting.
What happens when something goes wrong?
Plan for when, not if. A breach is notifiable if it is likely to cause significant harm, or affects 500 or more individuals (counted as individuals, not records). You must notify the PDPC within three calendar days of assessing it as notifiable, and notify affected individuals at the same time or before (PDPC, 2021).
Three calendar days is tight, so the prep matters more than the panic. Know who declares a breach, who assesses the threshold, and where your logs are before you ever need them. And remember the penalties are real: PDPA Section 48J allows up to S$1 million, or 10% of annual Singapore turnover where that exceeds S$10 million, whichever is higher, and failing to notify is a separate contravention from the breach itself.
[CHART: horizontal process timeline - the breach-notification clock: breach detected, assess as notifiable, notify PDPC within 3 calendar days, notify affected individuals at the same time or before - source PDPA ss.26A-26E]How do you prove you take data security seriously?
Certification turns good intentions into evidence. Two national programmes fit SMEs. The Cyber Essentials mark offers up to 70% co-funding for eligible SMEs first certification (CSA, 2026), covering the security baseline most weak spots above would have caught.
For organisations that want to signal trustworthy data handling more broadly, the Data Protection Trustmark (DPTM) became national standard SS 714:2025, valid three years with annual surveillance audits, run jointly by the PDPC and IMDA (IMDA, 2025). Neither is mandatory, but both give a concrete answer when a customer, partner or regulator asks how you protect their data.
A practical data-handling security checklist
Work through these in order. Most can be done without specialist help, and each closes a weak spot drawn from real PDPC findings.
- Map your data. List every place customer data lives: systems, spreadsheets, inboxes, devices.
- Collect less. Drop fields you do not use; every extra field is extra risk.
- Apply least-privilege access. Role-based permissions, with a real off-boarding step.
- Turn on MFA everywhere it is available, especially for admin accounts.
- Encrypt in transit and at rest. HTTPS plus encrypted or hashed storage.
- Stop NRIC-as-password before the 31 December 2026 deadline.
- Patch and test. Keep systems updated; run periodic vulnerability checks.
- Set retention limits and dispose of data securely once done.
- Vet your vendors. Confirm a data intermediary security before handing over records.
- Write a breach plan. Decide roles and the three-day clock before you need them.
Want a structured read on where you stand? Our PDPA Readiness Check walks through these gaps, and our website security checklist covers the front-door protections.
When to build custom instead
For most SMEs, the right move is good configuration of tools you already have: least privilege, MFA, encryption and retention switched on. You should not build what you can buy. Custom work earns its place in specific cases: when customer data is scattered across systems that will not integrate, when you need governed access, retention and audit trails as enforced defaults rather than manual habits, or when a regulated workflow needs controls no off-the-shelf tool provides. That is the work we do: building software where security is a property of the system. See our development services and enterprise workflow platforms, or just talk to us about your setup.
Disclaimer: AppTech System is a software development vendor, not a regulator, law firm or accredited data-protection adviser. The PDPA, the Protection Obligation, mandatory data breach notification, the NRIC authentication advisory, Cyber Essentials and the Data Protection Trustmark are governed by the PDPC, CSA and IMDA, and are subject to change. Penalty figures and enforcement details reflect PDPC decisions as reported on the dates cited. This guide is general information, not legal advice; verify obligations against the official PDPC, CSA and IMDA sources before acting.
About AppTech System — AppTech System is a Singapore custom-software team and the people behind the Automiq and BooknGo platforms, building web, mobile, AI and enterprise software for businesses in regulated industries. Talk to us.
How well is your customer data protected? Check free.
Run the PDPA Check