Zurück zur CVE-Übersicht
CVE-2026-49997
MEDIUM(5.4)CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Risk Signal Score24/100 — NIEDRIG
- CVSS 5.4 — Mittel
- Weniger als 24 Stunden alt
Beschreibung
SurrealDB is a scalable, distributed, collaborative, document-graph database for the realtime web. Prior to 3.1.0, Document::purge_edges in surrealdb/core/src/doc/delete.rs automatically removed graph edge records with permissions disabled through opt.clone().with_perms(false) when a connected node was deleted, bypassing the edge table's PERMISSIONS FOR delete and PERMISSIONS FOR select clauses. This issue is fixed in version 3.1.0.
GitHub Advisories
GHSA-whwg-vh4f-pmmfMEDIUM
SurrealDB: Edge PERMISSIONS FOR delete bypassed when a connected node is deleted
rust/surrealdb→ 3.1.0
GitHub Advisory