The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 applicationsUpgrade github.com/cilium/cilium/bpf
to version 1.14.8, 1.15.2 or higher.
Affected versions of this package are vulnerable to Cleartext Transmission of Sensitive Information due to improper handling of traffic encryption between nodes when using WireGuard in conjunction with Layer 7 policies. Specifically, traffic that should be encrypted by WireGuard is transmitted unencrypted between a node's Envoy proxy and pods on other nodes, as well as between a node's DNS proxy and pods on other nodes. This vulnerability exposes sensitive data to potential interception and undermines the security guarantees provided by WireGuard encryption.
Note:
This issue affects:
routingMode=native
):Cilium v1.14 versions before v1.14.8
Cilium v1.15 versions before v1.15.2
routingMode=tunnel
):Cilium v1.14 versions before v1.14.4
Cilium v1.14.4 if encryption.wireguard.encapsulate
is set to false
(default).