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 kubevirt.io/kubevirt/pkg/virt-handler/isolation to version 1.9.0-rc.0 or higher.
Affected versions of this package are vulnerable to UNIX Symbolic Link (Symlink) Following in the OpenAtNoFollow process. An attacker can cause unintended file ownership or permission changes on host files by placing a symlink in the virt-launcher filesystem, which is then followed via /proc/self/fd/N by downstream helpers. This allows modification of file metadata with hardcoded values, without access to file contents, and the attacker remains confined to the container. This is only exploitable if a namespace-level tenant has pod access and can place symlinks in the virt-launcher filesystem.
This vulnerability can be mitigated by ensuring SELinux is in enforcing mode, utilizing RHCOS immutable filesystem layers, and reviewing RBAC policies to limit unnecessary pods/exec permissions on virt-launcher pods.