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 flowise to version 3.1.3 or higher.
flowise is a Flowiseai Server
Affected versions of this package are vulnerable to Eval Injection via the CSVAgent process. An attacker can execute arbitrary code on the host system by injecting malicious input into the csvFile parameter, which is interpolated directly into a Python source string and executed without proper validation. This allows the attacker to escape the intended sandbox and leverage the JavaScript bridge to perform file I/O or OS command execution on the underlying Node.js process. This is only exploitable if a user with chatflow creation or update permissions plants a malicious chatflow, and the chatflow is exposed via an unauthenticated prediction endpoint.