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 Access Control Bypass vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/cilium/cilium/pkg/k8s/apis/cilium.io/utils
to version 1.17.2, 1.16.8 or higher.
Affected versions of this package are vulnerable to Access Control Bypass due to the misconfiguration in the fromNodes
and toNodes
fields. By exploiting the label mismatches, an attacker can bypass network policies and access unauthorized network endpoints.
Note: This is only exploitable if the node-based network policy is enabled, as it is disabled by default.
This vulnerability can be mitigated by ensuring that the labels used in fromNodes
and toNodes
fields are used exclusively by nodes and not by other endpoints.