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/hashicorp/nomad
to version 1.5.1 or higher.
github.com/hashicorp/nomad is a workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications.
Affected versions of this package are vulnerable to Privilege Escalation via the workload identity. If the workload identity has no attached ACL policies, it can access Nomad HTTP API via a Unix domain socket without configuring mTLS.
Exploiting this vulnerability is possible because a workload identity without any workload-associated policies was treated as a management token, allowing users with submit-job
capabilities to escalate their privileges.