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 Chainguard
jitsucom-jitsu
to version 2.8.2-r1 or higher.
Note: Versions mentioned in the description apply only to the upstream jitsucom-jitsu
package and not the jitsucom-jitsu
package as distributed by Chainguard
.
See How to fix?
for Chainguard
relevant fixed versions and status.
Next.js is a React Framework for the Web. Cersions on the 10.x, 11.x, 12.x, 13.x, and 14.x branches before version 14.2.7 contain a vulnerability in the image optimization feature which allows for a potential Denial of Service (DoS) condition which could lead to excessive CPU consumption. Neither the next.config.js
file that is configured with images.unoptimized
set to true
or images.loader
set to a non-default value nor the Next.js application that is hosted on Vercel are affected. This issue was fully patched in Next.js 14.2.7
. As a workaround, ensure that the next.config.js
file has either images.unoptimized
, images.loader
or images.loaderFile
assigned.