๐Ÿ” CVE Alert

CVE-2026-63740

MEDIUM 6.5

SurrealDB before 3.1.4 Array Element Permission Bypass

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

SurrealDB versions before 3.1.4 fail to properly enforce SELECT permissions on array elements (field.*) for record users, leaking denied array elements instead of hiding them. Attackers with record scope access can read array elements that element-level permissions should deny by exploiting incorrect index handling during permission filtering.

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:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

surrealdb / surrealdb
0 < 3.1.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/surrealdb/surrealdb/security/advisories/GHSA-8rw6-p7m8-63jp vulncheck.com: https://www.vulncheck.com/advisories/surrealdb-before-array-element-permission-bypass

Credits

๐Ÿ” msanchezdev