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 3.1.0-beta.1 or higher.
Affected versions of this package are vulnerable to Uncontrolled Recursion in the parse_value and parse_json process. An attacker can exhaust server memory and cause a crash by sending a deeply nested JSON payload to the WebSocket /rpc endpoint. This is only exploitable if the attacker has network access to the WebSocket /rpc endpoint.
This vulnerability can be mitigated by restricting network access to the WebSocket /rpc endpoint to trusted clients.