CVE-2025-71392

Severity CVSS v4.0:
CRITICAL
Type:
CWE-77 Command Injection
Publication date:
18/07/2026
Last modified:
13/08/2026

Description

SurrealDB before 2.0.5, 2.1.x before 2.1.5, and 2.2.x before 2.2.2 fails to properly escape table and field names in the command-line export command. An authenticated System User with OWNER or EDITOR roles can create tables or fields with malicious names containing SurrealQL. When a higher-privileged user subsequently imports the exported backup, the injected SurrealQL executes, enabling privilege escalation and root-level takeover of the SurrealDB instance. Applications that let users define custom tables or fields are also exposed to a universal second-order SurrealQL injection even when query parameters are sanitized.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:surrealdb:surrealdb:*:*:*:*:*:*:*:* 2.0.5 (excluding)
cpe:2.3:a:surrealdb:surrealdb:*:*:*:*:*:*:*:* 2.1.0 (including) 2.1.5 (excluding)
cpe:2.3:a:surrealdb:surrealdb:*:*:*:*:*:*:*:* 2.2.0 (including) 2.2.2 (excluding)