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 openclaw to version 2026.2.15 or higher.
openclaw is a 🦞 OpenClaw — Personal AI Assistant
Affected versions of this package are vulnerable to Execution with Unnecessary Privileges via the sandbox.docker configuration. An attacker can gain unauthorized access to host resources or execute arbitrary commands on the host by injecting unvalidated Docker options such as bind mounts, host networking, or unconfined security profiles.
This vulnerability can be mitigated by avoiding the configuration of agents.*.sandbox.docker.binds to mount system directories or Docker socket paths, keeping agents.*.sandbox.docker.network at none or bridge, and not using unconfined for seccomp/AppArmor profiles.