Lucene search
+L

525 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/20 12:04 p.m.8 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.00497EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/20 12:04 p.m.25 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...

8.8CVSS5.5AI score0.00497EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/20 12:04 p.m.16 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.00497EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/20 12:04 p.m.21 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.0045EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 12:04 p.m.75 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...

6.5CVSS5.8AI score0.0045EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/20 12:04 p.m.11 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...

6CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/20 12:04 p.m.42 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.0045EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/20 12:04 p.m.10 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...

6CVSS5.7AI score0.0045EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 12:04 p.m.43 views

CVE-2026-63761 SurrealDB before 3.1.0 Algorithm Downgrade via ES512

SurrealDB before 3.1.0 silently substitutes the ES384 algorithm when a JWT access method is configured with ALGORITHM ES512 DEFINE ACCESS ... TYPE JWT ALGORITHM ES512, because the underlying jsonwebtoken crate v10.x has no ES512 variant and the mapping defaults to ES384 without any error, warning...

5.3CVSS0.00278EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/20 12:04 p.m.13 views

EUVD-2026-45932

SurrealDB before 3.1.0 silently substitutes the ES384 algorithm when a JWT access method is configured with ALGORITHM ES512 DEFINE ACCESS ... TYPE JWT ALGORITHM ES512, because the underlying jsonwebtoken crate v10.x has no ES512 variant and the mapping defaults to ES384 without any error, warning...

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

CVE-2026-63761 SurrealDB before 3.1.0 Algorithm Downgrade via ES512

SurrealDB before 3.1.0 silently substitutes the ES384 algorithm when a JWT access method is configured with ALGORITHM ES512 DEFINE ACCESS ... TYPE JWT ALGORITHM ES512, because the underlying jsonwebtoken crate v10.x has no ES512 variant and the mapping defaults to ES384 without any error, warning...

5.3CVSS5.3AI score0.00278EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 12:04 p.m.36 views

CVE-2026-63761

SurrealDB before 3.1.0 uses JWT ES512 but internally maps to ES384 because jsonwebtoken v10.x has no ES512. This causes authentication handshake failures when a P-521 key for ES512 is used and can lead to tokens being rejected by systems expecting genuine ES512 signatures. The vulnerability descr...

5.3CVSS5.3AI score0.00278EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:04 p.m.10 views

CVE-2026-63759

SurrealDB before 3.1.0 fails to enforce recursion depth limits in the type/kind parser when processing nested type annotations. Authenticated attackers can send queries with deeply nested type annotations to exhaust server memory and crash the process...

7.1CVSS5.3AI score0.0045EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/20 12:04 p.m.18 views

EUVD-2026-45931

SurrealDB before 3.1.0 fails to enforce the configured recursion depth limit in the value and JSON parser when processing nested braces, brackets, or parentheses. Unauthenticated attackers can send deeply nested JSON payloads to the WebSocket /rpc endpoint to exhaust server memory and crash the...

8.7CVSS5.3AI score0.00515EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 12:04 p.m.19 views

CVE-2026-63759

Technical details are not publicly available in the provided documents. Monitor for updates.

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

CVE-2026-63760 SurrealDB before 3.1.0 Denial of Service via JSON Parser

SurrealDB before 3.1.0 fails to enforce the configured recursion depth limit in the value and JSON parser when processing nested braces, brackets, or parentheses. Unauthenticated attackers can send deeply nested JSON payloads to the WebSocket /rpc endpoint to exhaust server memory and crash the...

8.7CVSS5.4AI score0.00515EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 12:04 p.m.44 views

CVE-2026-63759 SurrealDB before 3.1.0 Denial of Service nested type annotations

SurrealDB before 3.1.0 fails to enforce recursion depth limits in the type/kind parser when processing nested type annotations. Authenticated attackers can send queries with deeply nested type annotations to exhaust server memory and crash the process...

7.1CVSS0.0045EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/20 12:04 p.m.14 views

CVE-2026-63759 SurrealDB before 3.1.0 Denial of Service nested type annotations

SurrealDB before 3.1.0 fails to enforce recursion depth limits in the type/kind parser when processing nested type annotations. Authenticated attackers can send queries with deeply nested type annotations to exhaust server memory and crash the process...

7.1CVSS5.4AI score0.0045EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/20 12:04 p.m.26 views

EUVD-2026-45930

SurrealDB before 3.1.0 fails to enforce recursion depth limits in the type/kind parser when processing nested type annotations. Authenticated attackers can send queries with deeply nested type annotations to exhaust server memory and crash the process...

7.1CVSS5.3AI score0.0045EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/20 12:04 p.m.11 views

EUVD-2026-45929

SurrealDB versions before 3.1.0 contain an authorization bypass vulnerability in the KILL statement that allows authenticated database users to terminate other users' LIVE SELECT subscriptions. Attackers can issue KILL statements with target live query UUIDs to disrupt real-time data subscription...

5.4CVSS5.3AI score0.00309EPSS
SaveExploits0References2
Rows per page
Query Builder