A5.34 Privacy and protection of personal identifiable information (PII)
3 min read
ISO 27001 A5.34 Privacy and protection of personal identifiable information (PII) includes any data that can identify an individual, such as names, addresses, phone numbers, email IDs, government-issued IDs, and biometric data. Organizations must protect PII to comply with privacy laws like GDPR, CCPA, and ISO/IEC 27701 while preventing data breaches, identity theft, and reputational damage.
Protecting PII involves:
- Data classification and access control to restrict unauthorized access.
- Encryption and anonymization to reduce the risk of data exposure.
- Secure data collection, storage, and disposal practices.
Implementation Guide #
Step 1: Identify and Classify PII
- Conduct a PII inventory to identify all stored personal data.
- Categorize PII based on sensitivity and regulatory requirements.
- Label PII data clearly using data classification tools like Varonis or Spirion.
Step 2: Implement Access Control and Data Minimization
- Apply Role-Based Access Control (RBAC) to restrict PII access.
- Implement Zero Trust security principles for identity verification.
- Store only the necessary PII and delete redundant data.
Step 3: Secure Data Transmission and Storage
- Use end-to-end encryption (AES-256, TLS 1.3) for data in transit and at rest.
- Utilize tokenization or pseudonymization for added privacy.
- Store PII in hardened databases with strict access controls (e.g., Microsoft SQL TDE, AWS KMS).
Step 4: Establish a Strong Privacy Policy
- Ensure privacy notices and consent forms comply with legal requirements.
- Educate employees on privacy best practices and data handling policies.
- Allow users to access, modify, or delete their personal data upon request.
Step 5: Monitor and Respond to PII Breaches
- Deploy Data Loss Prevention (DLP) tools like Microsoft Purview, Symantec DLP, or Forcepoint DLP.
- Conduct regular privacy impact assessments (PIA).
- Have an incident response plan in place for PII breaches, including notification timelines as per GDPR (72-hour rule).
Example Scenario #
Incident: A customer database containing personal details is exposed due to weak authentication controls.
Actions Taken:
- Affected users are informed and provided guidance on securing their identities.
- Passwords and authentication mechanisms are strengthened (MFA enabled).
- Incident logs are analyzed using SIEM tools to identify the breach origin.
- Regulatory authorities are notified to ensure compliance with privacy laws.
Common Mistakes in PII Protection #
- Storing unnecessary PII – Only collect what is required.
- Lack of encryption – Data should always be encrypted, even internally.
- Weak authentication – Ensure strong passwords and MFA for access control.
- No breach response plan – Every organization must have a documented incident response strategy.
Templates for Implementation #
- Data Protection Impact Assessment (DPIA) Template
- Privacy Policy Template (for compliance with GDPR/CCPA)
- PII Classification and Access Control List
How to Pass an Audit #
Key Documents to Prepare:
- Privacy policies and consent management records.
- Logs of data access, modification, and deletion requests.
- Incident response and breach notification reports.
What the Auditor Will Check:
- Is PII stored securely and access restricted?
- Are encryption and anonymization methods implemented?
- Does the organization comply with GDPR, CCPA, ISO 27701?
ISO 27001 Controls and Attribute Values #
| Control | Attribute Value |
| A.5.34 Privacy and Protection of PII | Preventive, Detective, Corrective, Legal Compliance |
| Purpose | Protect personal data and comply with privacy laws |
| Applicability | Organizations handling customer or employee PII |
| ISO 27001 Domains | Data Protection, Risk Management, Legal Compliance |
Privacy is not just a compliance requirement—it’s a business responsibility. Organizations must ensure PII is handled securely at every stage, from collection to disposal.
Action Step:
Review your organization’s PII storage and security measures. Are they compliant, encrypted, and access-controlled? If not, take immediate corrective actions.