CVE-2025-71392
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
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| surrealdb | surrealdb | 0 < 2.2.2 | affected |
| surrealdb | surrealdb | 2.2.2 | unaffected |
| surrealdb | surrealdb | 0 < 2.1.5 | affected |
| surrealdb | surrealdb | 2.1.5 | unaffected |
| surrealdb | surrealdb | 0 < 2.0.5 | affected |
| surrealdb | surrealdb | 2.0.5 | unaffected |
Weaknesses
- CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')
References
- https://github.com/surrealdb/surrealdb/security/advisories/GHSA-ccj3-5p93-8p42
- https://www.vulncheck.com/advisories/surrealdb-before-surrealql-injection-via-export
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.