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 next
to version 12.2.4 or higher.
next is a react framework.
Affected versions of this package are vulnerable to Uncaught Exception due to specific requests that can cause an unhandledRejection
in the server which can crash the process in specific Node.js versions with strict unhandledRejection
handling.
Note: Applications are only vulnerable if they:
are using a Node.js version that is above v15.0.0
are using next start
or a custom server
Users are not affected if they are using deployments on Vercel along with similar environments where next-server
isn't being shared across requests.