CVE-2025-71392 CRITICAL

CVE-2025-71392: SurrealDB before 2.2.2 SurrealQL Injection via export

Vendor Surrealdb
Product surrealdb
Weakness CWE-77
Published July 18, 2026
Last update July 21, 2026

CVSS base score

9.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 18, 2026 CVE published
July 21, 2026 Record updated

Related vulnerabilities

04Related CVE