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 applicationsLearn about Incorrect Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/portainer/portainer/api/http/handler/kubernetes to version 2.33.8, 2.39.0 or higher.
Affected versions of this package are vulnerable to Incorrect Authorization in the kubeClientMiddleware process. An attacker can gain unauthorized access to Kubernetes resources by sending requests with a valid session but insufficient permissions, which are incorrectly forwarded to the cluster due to missing authorization enforcement. This can allow reading or modifying sensitive cluster data.
This vulnerability can be mitigated by restricting Kubernetes endpoint access to only necessary users and auditing the RBAC permissions of the service account used for proxying cluster requests.