Lucene search
+L

130443 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/20 12:04 p.m.8 views

CVE-2026-63752

SurrealDB before 3.1.0 contains an authorization bypass vulnerability in the RELATE statement that allows authenticated users with CREATE permission to overwrite existing edge records without UPDATE permission. Attackers can issue a RELATE statement with a SET id clause pointing to an existing ed...

5.3CVSS5.3AI score0.0028EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/20 12:04 p.m.13 views

CVE-2026-63751 SurrealDB before 3.1.0 Field Permission Bypass via JSON Patch

SurrealDB versions before 3.1.0 contain a field-level permission bypass vulnerability in JSON Patch operations that allows authenticated users to read protected fields. Attackers can use UPDATE PATCH with an empty from pointer in copy or move operations to duplicate all record fields, including...

5.3CVSS5.3AI score0.00293EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/20 12:04 p.m.14 views

CVE-2026-63749 SurrealDB before 3.1.0 Authentication Bypass via LIVE SELECT

SurrealDB versions before 3.1.0 contain an authentication bypass vulnerability in LIVE SELECT subscriptions where permission expressions referencing $value, $before, $after, or $event are evaluated against attacker-controlled bindings instead of actual documents. Authenticated subscribers can bin...

5.3CVSS5.4AI score0.0036EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 12:04 p.m.34 views

CVE-2026-63746

SurrealDB is affected in versions before 3.1.0 where SELECT permissions are not enforced during graph traversal and traversal of back-references. The root cause is failure to apply PERMISSIONS FOR select on target tables when navigating graph edges, allowing authenticated users to read records fr...

7.1CVSS5.4AI score0.00399EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/20 12:04 p.m.14 views

CVE-2026-63745 SurrealDB before 3.1.0 Authorization Bypass via Composite Record-id

SurrealDB versions before 3.1.0 contain an authorization bypass vulnerability where authenticated users can spoof composite record-id field values by writing to editable body fields. Attackers can bypass permission rules that gate access on id components like tenant isolation by setting same-name...

5.4CVSS5.3AI score0.00249EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 12:04 p.m.20 views

CVE-2026-63743

SurrealDB prior to 3.1.0 contains a capability bypass in HTTP redirect handling that enables an authenticated user to circumvent port-scoped --deny-net rules. An attacker can chain an HTTP redirect from an allowed hostname to a denied host:port combination, and the redirect is followed because po...

6.4CVSS5.4AI score0.00249EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/20 12:04 p.m.15 views

EUVD-2026-45914

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.4CVSS5.3AI score0.00249EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 12:04 p.m.40 views

CVE-2026-63743 SurrealDB before 3.1.0 Port-Specific Deny Rule Bypass via HTTP Redirect

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.00249EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 12:04 p.m.40 views

CVE-2026-63737

CVE-2026-63737 affects SurrealDB versions before 3.1.5. Authenticated users can trigger a denial-of-service by submitting queries with extremely long chains of operators, which create unbounded expression trees and cause a stack overflow during query processing, aborting the server. The vulnerabi...

7.1CVSS5.4AI score0.00487EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:04 p.m.16 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.1CVSS5.3AI score0.00487EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/20 12:04 p.m.16 views

EUVD-2026-45908

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.1CVSS5.3AI score0.00487EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 12:04 p.m.47 views

CVE-2026-63737 SurrealDB before 3.1.5 Denial of Service via deep operator chains

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.00487EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/20 12:04 p.m.25 views

EUVD-2026-45906

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.6CVSS5.3AI score0.00367EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 12:04 p.m.21 views

CVE-2026-63734

SurrealDB prior to 3.2.0 is affected by a denial-of-service vulnerability in the SurrealML header parser. Authenticated Owner‑role users can crash the server by uploading a malformed .surml file to the /ml/import endpoint. Malformed header fields (e.g., non-numeric input-dimensions) trigger unche...

6.9CVSS5.4AI score0.00472EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:04 p.m.8 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.9CVSS5.3AI score0.00472EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/20 11:40 a.m.42 views

CVE-2026-14448 Authenticated RCE in system_certificates view

An high privileged remote attacker can exploit an authenticated OS command injection vulnerability in the systemcertificates view due to improper neutralization of special elements in an OS command. This can result in a total loss of confidentiality, availability and integrity...

8.6CVSS0.00936EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/20 11:40 a.m.8 views

CVE-2026-14448

An high privileged remote attacker can exploit an authenticated OS command injection vulnerability in the systemcertificates view due to improper neutralization of special elements in an OS command. This can result in a total loss of confidentiality, availability and integrity...

8.6CVSS5.4AI score0.00936EPSS
SaveExploits0References3Affected Software4
Vulnrichment
Vulnrichment
added 2026/07/20 11:40 a.m.11 views

CVE-2026-14448 Authenticated RCE in system_certificates view

An high privileged remote attacker can exploit an authenticated OS command injection vulnerability in the systemcertificates view due to improper neutralization of special elements in an OS command. This can result in a total loss of confidentiality, availability and integrity...

8.6CVSS5.4AI score0.00936EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/20 11:40 a.m.13 views

EUVD-2026-45901

An high privileged remote attacker can exploit an authenticated OS command injection vulnerability in the systemcertificates view due to improper neutralization of special elements in an OS command. This can result in a total loss of confidentiality, availability and integrity...

8.6CVSS5.4AI score0.00936EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/07/20 9:16 a.m.13 views

WordPress Spectra Legacy – Gutenberg Blocks plugin <= 2.19.28 - Authenticated (Contributor+) Stored Cross-Site Scripting vulnerability

Authenticated Contributor+ Stored Cross-Site Scripting vulnerability discovered by ? in WordPress Plugin Spectra versions = 2.19.28...

6.4CVSS5.3AI score0.00321EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder