Back to overview

CVE-2025-71392

CRITICAL
9.4
CVSS 4.0
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.

Metadata

CVE ID
CVE-2025-71392
State
PUBLISHED
Assigner
VulnCheck
Reserved
2026-07-16 12:14 UTC
Published
2026-07-18 13:10 UTC
Last updated
2026-07-18 13:10 UTC
Primary CWE
CWE-77
Improper Neutralization of Special Elements used in a Comman…
Vendor / Product
surrealdb / surrealdb
Sources
cve.org  ·  NVD

Severity & Metrics

9.4 CRITICAL CVSS 4.0
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
Affected products (3)
VendorProductPlatformVersions
surrealdb surrealdb 0 < 2.2.2, 2.2.2
surrealdb surrealdb 0 < 2.1.5, 2.1.5
surrealdb surrealdb 0 < 2.0.5, 2.0.5
Weakness (CWE)
CWESourceDescription
CWE-77 cna Improper Neutralization of Special Elements used in a Command ('Command Injection')
CVSS scores (1)
ScoreSeverityVersionSourceVector
9.4 CRITICAL 4.0 cna 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
References (2)
Back to overview