Highly privileged CAP_SYS_ADMIN granted
ID |
allowed_capabilities_sys_admin |
Severity |
high |
Remediation Complexity |
trivial |
Remediation Risk |
medium |
Remediation Effort |
low |
Vendor |
Kubernetes |
Resource |
General Security |
Tags |
ASVS50:v13.1.1, reachable |
Description
With capabilities, you can grant certain privileges to a process without granting all the privileges of the root user.
CAP_SYS_ADMIN is a highly privileged access level equivalent to root access to the host and should generally be avoided.
Learn more about this topic at Set capabilities for a Container.