Docker group privilege escalation
· 2 min read

Many use Docker assuming it’s sandboxed and safe. But did you know that any user in the docker group can become root on the host with a single command.

Many use Docker assuming it’s sandboxed and safe. But did you know that any user in the docker group can become root on the host with a single command.