Compliance Glossary

What is Least Privilege?

Definition

The principle of least privilege dictates that users, systems, and processes should be granted only the minimum level of access necessary to perform their legitimate functions. Access rights should be regularly reviewed and promptly revoked when no longer needed.

In Depth

Least privilege is a foundational security principle that limits the blast radius of compromised accounts, insider threats, and accidental misuse. Implementing it requires organizations to understand what access each role truly needs — a process that often reveals significant over-provisioning. In cloud environments, least privilege extends beyond user accounts to include service accounts, API keys, IAM roles, and machine identities. AWS, Azure, and GCP all provide tools to analyze actual permission usage and recommend tighter policies. For compliance, least privilege is explicitly or implicitly required by every major framework: SOC 2 evaluates it under logical access controls, ISO 27001 includes it in access control policy requirements, HIPAA mandates the minimum necessary standard for PHI access, and GDPR's data minimization principle extends the concept to data processing. Operationally, implementing least privilege involves conducting access reviews (typically quarterly for privileged access), implementing just-in-time (JIT) access for administrative functions, and using privileged access management (PAM) solutions to vault and monitor elevated credentials.

Related Frameworks

Generate compliance docs with PoliWriter

Stop reading about compliance and start achieving it. PoliWriter generates audit-ready policies customized to your organization in hours.

Get Started Free