PT-2026-61557 · Surrealdb · Surrealdb
CVE-2026-63741
·
Published
2026-07-20
·
Updated
2026-07-23
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L |
Name of the Vulnerable Software and Affected Versions
SurrealDB versions prior to 3.1.0
Description
Unauthenticated attackers can create arbitrary namespaces and databases by issuing USE commands. This occurs because the system fails to validate DEFINE NAMESPACE or DEFINE DATABASE permissions when processing USE NS and USE DB statements, bypassing authorization checks in the RPC use method and SurrealQL executor.
Recommendations
Update SurrealDB to version 3.1.0 or later.
Fix
Missing Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Surrealdb