๐Ÿ” CVE Alert

CVE-2026-63735

HIGH 8.1

SurrealDB before 3.2.0 Authentication Bypass via Custom API

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

SurrealDB versions before 3.2.0 fail to validate namespace and database scope in custom API routes, allowing authenticated users to invoke endpoints in different namespaces/databases. Attackers with valid credentials for any namespace/database can access custom API endpoints in other tenants by specifying the target scope in the URL path, reading sensitive data or triggering unintended operations.

CWE CWE-639
Vendor surrealdb
Product surrealdb
Published Jul 20, 2026
Stay Ahead of the Next One

Get instant alerts for surrealdb surrealdb

Be the first to know when new high vulnerabilities affecting surrealdb surrealdb are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

surrealdb / surrealdb
0 < 3.2.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/surrealdb/surrealdb/security/advisories/GHSA-848m-r628-vrxw vulncheck.com: https://www.vulncheck.com/advisories/surrealdb-before-authentication-bypass-via-custom-api

Credits

๐Ÿ” sondt99