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 Cross-site Request Forgery (CSRF) vulnerabilities in an interactive lesson.
Start learningUpgrade openclaw to version 2026.2.14 or higher.
openclaw is a 🦞 OpenClaw — Personal AI Assistant
Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF) via the mutation endpoints exposed on loopback addresses without proper Origin or Referer validation. An attacker can cause unauthorized state changes, such as opening tabs, starting or stopping the browser, or mutating storage and cookies, by enticing a victim to visit a malicious website that triggers cross-origin requests to the local browser control service.
Note: This is only exploitable if the browser control service is reachable on loopback in the victim's browser context and authentication is not enabled.
This vulnerability can be mitigated by enabling browser control authentication (token/password) and avoiding running with authentication disabled.