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-ui to version 2.1.4 or higher.
flowise-ui is a
Affected versions of this package are vulnerable to External Control of System or Configuration Setting via the overrideConfig option. An attacker can execute arbitrary code, crash the server, perform server-side request forgery and exfiltrate server variables and data by injecting malicious configurations.
This vulnerability can be mitigated by disabling overrideConfig by default and implementing an explicit allow list for modifiable variables. Additionally, removing vm2 and any forks of it, as fixing the vulnerability seems impossible, with isolated-vm recommended as a replacement.