๐Ÿ” CVE Alert

CVE-2026-63733

MEDIUM 4.3

SurrealDB before 3.2.0 Permissions Bypass via PERMISSIONS Clause

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

SurrealDB versions before 3.2.0 contain a permissions bypass vulnerability where data-modifying statements within PERMISSIONS clauses execute with enforcement disabled. Attackers with permission to perform a guarded operation can write to tables they lack permission for by embedding CREATE, UPDATE, DELETE, or UPSERT statements in the PERMISSIONS clause, causing unintended writes and data corruption.

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

Get instant alerts for surrealdb surrealdb

Be the first to know when new medium 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:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
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-66r2-5gwj-gxm2 vulncheck.com: https://www.vulncheck.com/advisories/surrealdb-before-permissions-bypass-via-permissions-clause

Credits

๐Ÿ” sondt99