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.5.12 or higher.
openclaw is a 🦞 OpenClaw — Personal AI Assistant
Affected versions of this package are vulnerable to Incorrect Authorization in the enforcement of argPattern checks for exec allowlist entries on Linux and macOS gateways. An attacker can execute disallowed arguments for an allowlisted executable by influencing a tool-enabled agent to call exec with arguments that should have required additional approval. This is only exploitable if the gateway is running on Linux or macOS, exec is configured with tools.exec.security: "allowlist", at least one allowlist entry uses argPattern, and the allowlisted executable accepts security-relevant arguments or flags.
This vulnerability can be mitigated by reviewing and minimizing allowlist entries that combine an executable path with argPattern, especially for interpreter-like or subprocess-capable tools.