Container is running with shared mount propagation Affecting Deployment service in Kubernetes


Severity

0.0
low
0
10
Severity Framework
Snyk CCSS
Rule category
Containers/ Configuration

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-00624
  • creditSnyk Research Team

Description

Shared volumes can overwrite data on the host, and are considered dangerous.

How to fix?

Remove mountPropagation attribute, or set value to None.