Skip to main content
WP HealthKit

Principle of Least Privilege

Granting users and processes only the minimum permissions needed to perform their tasks.

How it works

Granting users and processes only the minimum permissions needed to perform their tasks.

In WordPress

WordPress capabilities system implements this. Check current_user_can() before every privileged operation.

Related terms

WP HealthKit checks for Principle of Least Privilege-related vulnerabilities automatically

Run a Free Audit
What Is Principle of Least Privilege? — WordPress Security Glossary | WP HealthKit