Vulnerability Description
SurrealDB before 1.0.1 sets default table permissions to FULL instead of NONE, allowing SELECT, CREATE, UPDATE, and DELETE operations on tables without explicit permissions. Attackers with database access or unauthenticated users on publicly exposed instances can perform unrestricted operations on unprotected tables within their authorization scope.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Surrealdb | Surrealdb | < 1.0.1 |
Related Weaknesses (CWE)
References
- https://github.com/surrealdb/surrealdb/security/advisories/GHSA-x5fr-7hhj-34j3MitigationVendor Advisory
- https://www.vulncheck.com/advisories/surrealdb-before-insecure-default-table-perThird Party Advisory
FAQ
What is CVE-2023-54366?
CVE-2023-54366 is a vulnerability with a CVSS score of 8.8 (HIGH). SurrealDB before 1.0.1 sets default table permissions to FULL instead of NONE, allowing SELECT, CREATE, UPDATE, and DELETE operations on tables without explicit permissions. Attackers with database ac...
How severe is CVE-2023-54366?
CVE-2023-54366 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-54366?
Check the references section above for vendor advisories and patch information. Affected products include: Surrealdb Surrealdb.