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 chrome-devtools-mcp to version 1.1.0 or higher.
chrome-devtools-mcp is a MCP server for Chrome DevTools
Affected versions of this package are vulnerable to Symlink Attack in the fs.writeFileSync process when writing the PID file to a runtime directory under /tmp if $XDG_RUNTIME_DIR is unset. An attacker can overwrite or truncate arbitrary files writable by the victim user by pre-creating a symlink at the expected PID file location. This is only exploitable if the victim is running on a POSIX system (macOS or Linux) with $XDG_RUNTIME_DIR unset and the attacker has a local user account on the same host.