Cyber / Access Control

Access Control for Sensitive Data

CA Nikhil Gupta·June 2026·3 min readCyber / Access Control

Most data leaks do not require a sophisticated hacker when broad internal access already exists.

Quick View

Decision

Grant access from job need, review it regularly and remove it immediately when the need ends.

First action

Inventory sensitive systems.

Core evidence

Access matrix.

Main warning

Shared admin accounts.

Why It Matters

The final Digital Personal Data Protection Rules, 2025 were notified on 14 November 2025 with phased commencement. As of 25 June 2026, organisations should distinguish provisions already commenced from operational duties scheduled for later dates, while continuing to comply with the IT Act, CERT-In directions and sectoral rules already in force.

Reasonable security safeguards and accountability for processor access are core DPDP readiness themes, alongside existing cyber-security duties.

Access control should cover SaaS tools, spreadsheets, databases, shared drives, support impersonation, service accounts and exported reports.

Control Framework

AreaWhat to establishOperating rule
RoleJob function and minimum data.Avoid default broad access.
ApprovalOwner and risk-based authorisation.Record reason.
AuthenticationMFA, SSO and privileged controls.Protect high-risk accounts.
ReviewLogs, recertification and offboarding.Close quickly.

Action Checklist

  1. Inventory sensitive systems.
  2. Define role profiles.
  3. Enable MFA.
  4. Remove shared accounts.
  5. Review privileged access monthly.
  6. Test joiner-mover-leaver workflow.

Practical Example

A finance analyst changes teams but retains administrator access to payroll and bank portals for six months.

Evidence to Keep

  • Access matrix.
  • Approval tickets.
  • MFA configuration.
  • Privileged logs.
  • Quarterly certification.
  • Exit and role-change records.

Warning Signs

  • Shared admin accounts.
  • Permanent emergency access.
  • No log review.
  • Contractor access after project.
  • Downloads to personal devices.

Detailed Review

Privacy governance should connect the personal data, individual, purpose, collection point, system, owner, recipient, access role, retention trigger and incident dependency. A policy that cannot be traced to this chain is difficult to operate.

Create a dated legal matrix rather than one status label. Record the DPDP provision, commencement date, present readiness action, current IT or sectoral obligation and the evidence owner.

Design controls in the product and system. A written rule cannot stop an SDK from firing, a shared folder from exposing payroll, or a vendor from retaining deleted users unless technology and operations enforce it.

Evidence should be generated during normal work: versioned notices, event logs, access approvals, request tickets, deletion reports, vendor registers, incident chronologies and management decisions.

Use proportionate identity and security checks. Excess verification creates more personal data, while weak verification can expose another person’s records or permit account takeover.

Synchronised clocks and durable logs are essential because incident reporting, transaction tracing and forensic conclusions depend on exact chronology.

The incident team should distinguish containment, evidence preservation, reporting, customer communication and recovery. Each has a different owner and deadline.

Control Test

Test the control using a real user journey from collection to deletion. Capture the notice shown, data stored, vendors called, employees with access, retention period and response if the user withdraws or complains.

Run a negative scenario: the vendor is breached, the user is a child, the employee exits, the phone is stolen, the data was inaccurate or the regulator asks for proof. Record which control fails.

Check that system records and public wording agree. Product forms, privacy notice, CRM fields, SDK behaviour, vendor contracts and support scripts should describe the same processing.

Assign a named owner and internal deadline for every gap. A risk register without funded action and closure evidence becomes an archive of known failures.

Retain the rejected alternatives and decision basis. This is especially important where the law is in phased commencement or a proportionate technical method is selected.

Escalation Route

Start with the system owner, privacy or security owner and the documented data flow. Preserve records before making changes, and separate current statutory reporting from future DPDP readiness.

For a breach, financial fraud, rights dispute, children’s-data issue or regulated-sector event, involve qualified legal, cyber, forensic and sector specialists and use the applicable official reporting or grievance channel.

Management Review

Management should record the risk owner, affected data population, financial or operational impact, current legal duty, future DPDP milestone and funded remediation date. A privacy register without accountable closure is only a list of known gaps.

The control should be tested with evidence rather than self-certification. Use screen recordings, exported logs, access reports, deletion output, vendor responses, tabletop minutes or complaint acknowledgements to prove that the workflow operates as designed.

Where several laws apply, maintain one incident or request chronology but separate each legal trigger and deadline. CERT-In, RBI, UIDAI, IRDAI, police, contractual and DPDP processes should not be collapsed into one generic notification decision.

Frequently Asked Questions

What is least privilege? â–¼
Giving only the access needed for the current role.
How often should access be reviewed? â–¼
High-risk and privileged access should be reviewed frequently.
Should managers approve access? â–¼
System and data owners should participate, not managers alone.
What happens on exit? â–¼
Access, tokens, devices and shared credentials should be revoked promptly.