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
langfuse
to version 3.110.0-r0 or higher.
Note: Versions mentioned in the description apply only to the upstream langfuse
package and not the langfuse
package as distributed by Chainguard
.
See How to fix?
for Chainguard
relevant fixed versions and status.
Vite is a frontend tooling framework for JavaScript. Prior to versions 7.1.5, 7.0.7, 6.3.6, and 5.4.20, any HTML files on the machine were served regardless of the server.fs
settings. Only apps that explicitly expose the Vite dev server to the network (using --host or server.host config option) and use appType: 'spa'
(default) or appType: 'mpa'
are affected. This vulnerability also affects the preview server. The preview server allowed HTML files not under the output directory to be served. Versions 7.1.5, 7.0.7, 6.3.6, and 5.4.20 fix the issue.