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 surrealdb to version 2.6.1, 3.0.0-beta.3 or higher.
Affected versions of this package are vulnerable to NULL Pointer Dereference in the embedded JavaScript scripting engine when the --allow-scripting capability is enabled. An attacker can cause the server process to terminate immediately without graceful shutdown by constructing a large string using built-in string functions and passing it to the JavaScript runtime for compilation, which triggers a null pointer dereference in the underlying QuickJS-NG engine. This is only exploitable if the --allow-scripting capability is enabled and the attacker is able to execute arbitrary queries, including unauthenticated guests when --allow-guests is enabled.