Highly privileged CAP_SYS_ADMIN granted
ID |
allowed_capabilities_sys_admin |
Severity |
high |
Vendor |
Kubernetes |
Resource |
General Security |
Tags |
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.