Application with a critical vulnerability running in a risky container

Set up the kubernetes integration.

Description

A critical vulnerability has been identified in an application running within a high-risk container. This could potentially lead to a container escape, granting unauthorized control over the cloud-based node. This could exponentially increase the risk of significant security breaches within your cloud environment.

Remediation

  1. Apply patches or security fixes to the identified application.
  2. Re-examine the security context of your Kubernetes pods/containers. Always avoid running containers as root and implement security measures like Kubernetes Pod Security Policies, SELinux, AppArmor, or Seccomp.