CVE-2026-63763
- EPSS 0.27%
- Veröffentlicht 20.07.2026 12:19:46
- Zuletzt bearbeitet 22.07.2026 19:40:00
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. Becau...
CVE-2026-63762
- EPSS 0.25%
- Veröffentlicht 20.07.2026 12:19:46
- Zuletzt bearbeitet 22.07.2026 19:41:01
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...
CVE-2026-63761
- EPSS 0.16%
- Veröffentlicht 20.07.2026 12:19:46
- Zuletzt bearbeitet 22.07.2026 15:07:25
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 m...
CVE-2026-63760
- EPSS 0.36%
- Veröffentlicht 20.07.2026 12:19:46
- Zuletzt bearbeitet 22.07.2026 15:08:06
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 en...
CVE-2026-63759
- EPSS 0.25%
- Veröffentlicht 20.07.2026 12:19:46
- Zuletzt bearbeitet 23.07.2026 20:17:21
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 proces...
CVE-2026-63758
- EPSS 0.18%
- Veröffentlicht 20.07.2026 12:19:45
- Zuletzt bearbeitet 22.07.2026 15:10:45
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 que...
CVE-2026-63757
- EPSS 0.35%
- Veröffentlicht 20.07.2026 12:19:45
- Zuletzt bearbeitet 22.07.2026 15:17:47
SurrealDB versions before 3.1.0 contain a session hijacking vulnerability where the HTTP /rpc sessions method returns attached session UUIDs without authentication and accepts arbitrary session fields with no ownership verification. Unauthenticated a...
CVE-2026-63756
- EPSS 0.27%
- Veröffentlicht 20.07.2026 12:19:45
- Zuletzt bearbeitet 22.07.2026 15:18:35
SurrealDB versions before 3.1.0 contain a time-of-check/time-of-use race condition in the HTTP /rpc endpoint that allows unauthenticated requests to inherit authenticated session state. Unauthenticated attackers can send concurrent requests to the /r...
CVE-2026-63755
- EPSS 0.21%
- Veröffentlicht 20.07.2026 12:19:45
- Zuletzt bearbeitet 22.07.2026 15:19:27
SurrealDB before 3.1.0 evaluates user-supplied WHERE clauses in SELECT statements (and SET/MERGE/CONTENT/PATCH clauses in UPDATE, UPSERT, INSERT ON DUPLICATE KEY UPDATE, and RELATE update-variant statements) against full record data before enforcing ...
CVE-2026-63754
- EPSS 0.25%
- Veröffentlicht 20.07.2026 12:19:45
- Zuletzt bearbeitet 22.07.2026 15:20:06
SurrealDB versions before 3.1.0 contain a denial of service vulnerability where malicious LIVE queries with WHERE clauses that evaluate to errors cause all CREATE, UPDATE, and DELETE operations on the watched table to fail. An authenticated user with...