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 verbb/formie to version 3.1.27 or higher.
Affected versions of this package are vulnerable to Improper Neutralization of Special Elements Used in a Template Engine via the Hidden::getFrontEndInputOptions process. An attacker can execute arbitrary code, access sensitive information, or modify application state by supplying specially crafted input that is evaluated server-side during form rendering. This is only exploitable if a public form contains a Hidden field configured with a request-derived default value such as HTTP User Agent, Referer URL, Current URL, Query Parameter, or Cookie Value.
This vulnerability can be mitigated by avoiding the use of request-derived Hidden field defaults on public forms or by removing affected Hidden fields from public forms until the update is applied.