Lucene search
+L

433 matches found

NVD
NVD
added 2 days ago6 views

CVE-2026-63740

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 incorrec...

7.1CVSS0.00258EPSS
Exploits0References2
NVD
NVD
added 2 days ago6 views

CVE-2026-63738

SurrealDB versions 3.1.0 before 3.1.5 fail to enforce field-level SELECT permissions when records are accessed through graph-edge or back-reference traversals. Attackers with table-level SELECT access can read field values hidden by field-level permissions by materializing records through graph...

5.3CVSS0.00204EPSS
Exploits0References2
NVD
NVD
added 2 days ago8 views

CVE-2026-63741

SurrealDB versions before 3.1.0 fail to validate DEFINE NAMESPACE or DEFINE DATABASE permissions when processing USE NS and USE DB statements. Unauthenticated attackers can create arbitrary namespaces and databases by issuing USE commands, bypassing authorization checks in the RPC use method and...

6.9CVSS0.00284EPSS
Exploits0References2
NVD
NVD
added 2 days ago7 views

CVE-2026-63744

SurrealDB before 3.1.5 contains a server-side request forgery vulnerability in the JWKS fetcher that follows HTTP redirects without re-validating redirect targets against network capabilities. Attackers with Owner role can configure a JWKS URL pointing to an allowlisted host that redirects to...

5.1CVSS0.00246EPSS
Exploits0References2
NVD
NVD
added 2 days ago7 views

CVE-2026-63743

SurrealDB before 3.1.0 contains a capability bypass vulnerability in HTTP redirect handling that allows authenticated users to circumvent port-scoped --deny-net rules. Attackers can chain an HTTP redirect from an allowed hostname to a denied host:port combination, and the redirect is followed...

6.4CVSS0.00189EPSS
Exploits0References2
NVD
NVD
added 2 days ago7 views

CVE-2026-63742

SurrealDB versions before 3.1.0 contain a field-level SELECT permission bypass vulnerability in indexed COUNT fast paths. Attackers can execute COUNT queries on indexed fields with field-level SELECT restrictions to confirm or recover restricted field values through repeated guesses...

5.3CVSS0.00222EPSS
Exploits0References2
NVD
NVD
added 2 days ago7 views

CVE-2026-63733

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, UPDAT...

5.3CVSS0.00215EPSS
Exploits0References2
NVD
NVD
added 2 days ago9 views

CVE-2026-63736

SurrealDB before 3.2.0 contains a server-side request forgery vulnerability in the JWKS fetcher that validates only the URL hostname string against allow-lists without checking resolved IP addresses. An Owner role attacker can point an access method at an allow-listed hostname resolving to privat...

5.1CVSS0.00226EPSS
Exploits0References2
NVD
NVD
added 2 days ago7 views

CVE-2026-63734

SurrealDB versions before 3.2.0 contain a denial of service vulnerability in the SurrealML header parser that allows authenticated Owner-role users to crash the server by uploading a malformed .surml file to the /ml/import endpoint. Attackers can supply non-numeric input-dimensions or other...

6.9CVSS0.00329EPSS
Exploits0References2
NVD
NVD
added 2 days ago8 views

CVE-2026-63735

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...

8.6CVSS0.00258EPSS
Exploits0References2
NVD
NVD
added 2 days ago8 views

CVE-2026-63737

SurrealDB versions before 3.1.5 contain a denial of service vulnerability where authenticated users can crash the server with queries containing long chains of operators. Attackers can submit queries with tens of thousands of chained operators that create unbounded expression trees, causing stack...

7.1CVSS0.00339EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2 days ago6 views

CVE-2026-63763 SurrealDB before 2.5.0 Privilege Escalation via Future Fields

SurrealDB before 2.5.0 and before 3.0.0-beta.3 contains a confused deputy privilege escalation vulnerability. Unprivileged users e.g., those with the database editor role can create or modify fields containing futures, functions, or closures. Because these are executed in the context of the...

7.5CVSS5.5AI score0.00239EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2 days ago5 views

CVE-2026-63763

SurrealDB before 2.5.0 and before 3.0.0-beta.3 contains a confused deputy privilege escalation vulnerability. Unprivileged users e.g., those with the database editor role can create or modify fields containing futures, functions, or closures. Because these are executed in the context of the...

7.5CVSS5.5AI score0.00239EPSS
Exploits0References3
Cvelist
Cvelist
added 2 days ago32 views

CVE-2026-63763 SurrealDB before 2.5.0 Privilege Escalation via Future Fields

SurrealDB before 2.5.0 and before 3.0.0-beta.3 contains a confused deputy privilege escalation vulnerability. Unprivileged users e.g., those with the database editor role can create or modify fields containing futures, functions, or closures. Because these are executed in the context of the...

7.5CVSS0.00239EPSS
Exploits0References2
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-45934

SurrealDB before 2.5.0 and before 3.0.0-beta.3 contains a confused deputy privilege escalation vulnerability. Unprivileged users e.g., those with the database editor role can create or modify fields containing futures, functions, or closures. Because these are executed in the context of the...

7.5CVSS5.5AI score0.00239EPSS
Exploits0References2
CVE
CVE
added 2 days ago7 views

CVE-2026-63763

SurrealDB contains a privilege escalation via a confused deputy when unprivileged users (e.g., with editor role) create or modify fields containing futures, functions, or closures. These are executed in the context of the invoking user, allowing planted logic to run with higher permissions on rea...

7.5CVSS5.5AI score0.00239EPSS
Exploits0References2
OSV
OSV
added 2 days ago2 views

CVE-2026-63763 SurrealDB before 2.5.0 Privilege Escalation via Future Fields

SurrealDB before 2.5.0 and before 3.0.0-beta.3 contains a confused deputy privilege escalation vulnerability. Unprivileged users e.g., those with the database editor role can create or modify fields containing futures, functions, or closures. Because these are executed in the context of the...

7.5CVSS5.5AI score0.00239EPSS
Exploits0References4
Cvelist
Cvelist
added 2 days ago29 views

CVE-2026-63762 SurrealDB before v2.6.1 Denial of Service via scripting

SurrealDB before v2.6.1 and before v3.0.0-beta.3 contains a denial of service vulnerability in its embedded JavaScript scripting engine, which is enabled via the --allow-scripting capability disabled by default. Any user able to execute arbitrary queries — including unauthenticated guests when...

6CVSS0.00235EPSS
Exploits0References2
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-45933

SurrealDB before v2.6.1 and before v3.0.0-beta.3 contains a denial of service vulnerability in its embedded JavaScript scripting engine, which is enabled via the --allow-scripting capability disabled by default. Any user able to execute arbitrary queries — including unauthenticated guests when...

6CVSS5.7AI score0.00235EPSS
Exploits0References2
CVE
CVE
added 2 days ago5 views

CVE-2026-63762

Summary of CVE-2026-63762 (SurrealDB) : SurrealDB prior to v2.6.1 (and before v3.0.0-beta.3) contains a denial-of-service vulnerability in its embedded JavaScript scripting engine, exposed via the --allow-scripting capability (disabled by default). An attacker who can run arbitrary queries—includ...

6CVSS5.8AI score0.00235EPSS
Exploits0References2
Rows per page
Query Builder