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 applicationsLearn about Missing Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/forgekeep/nebula-mesh/internal/web to version 0.3.6 or higher.
Affected versions of this package are vulnerable to Missing Authorization in the web UI handlers responsible for managing hosts and networks. An attacker can gain unauthorized access to sensitive information and perform destructive actions across resources owned by other operators by sending crafted requests to endpoints such as /ui/hosts/{id}/block, /ui/hosts/{id}, /ui/hosts, and /ui/networks. This is only exploitable if at least one non-admin operator exists in the deployment (such as when self-registration or OIDC is enabled, or an admin has created additional operators).