Container is running without privilege escalation control Affecting Deployment service in Kubernetes


Severity

0.0
medium
0
10
Severity Framework
Snyk CCSS
Rule category
Containers/ Best Practices

Is your environment affected by this misconfiguration?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
Frameworks
CIS-Controls
  • Snyk IDSNYK-CC-00613
  • creditSnyk Research Team

Description

Processes could elevate current privileges via known vectors, for example SUID binaries.

How to fix?

Set securityContext.allowPrivilegeEscalation to false.