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.6 or higher.
openclaw is a 🦞 OpenClaw — Personal AI Assistant
Affected versions of this package are vulnerable to Protection Mechanism Failure in the skill-command dispatch process. An attacker can bypass hook-based auditing or policy enforcement by routing a skill command through a dispatch path that skips the runBeforeToolCallHook process. This may allow unauthorized actions or insufficient auditing depending on the operator's configuration and whether lower-trust input can access the affected path.
This vulnerability can be mitigated by avoiding reliance on hook-only enforcement for skill commands, narrowing channel and tool allowlists, not sharing a Gateway between mutually untrusted users, and disabling the affected feature when not needed.