---
id: CVE-2024-58363
title: >-
  SurrealDB before 1.5.4 fails to properly validate authentication when a scope
  user switches databases using the USE clause or use method
summary: >-
  SurrealDB before 1.5.4 fails to properly validate authentication when a scope
  user switches databases using the USE clause or use method. Attackers with an
  authenticated session can impersonate an unrelated user in a different
  database i…
severity: medium
cvss: 6.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L'
cwe:
  - CWE-287
published: '2026-07-18'
updated: '2026-07-18'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2024-58363'
references:
  - url: >-
      https://github.com/surrealdb/surrealdb/security/advisories/GHSA-gh9f-6xm2-c4j2
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/surrealdb-before-authentication-bypass-via-database-switch
    label: disclosure@vulncheck.com
tags:
  - nvd
ingestedAt: '2026-07-19T03:27:58.387Z'
epss: 0.00343
epssPercentile: 0.25143
---

## Overview

SurrealDB before 1.5.4 fails to properly validate authentication when a scope user switches databases using the USE clause or use method. Attackers with an authenticated session can impersonate an unrelated user in a different database if a user record with an identical identifier exists, allowing unauthorized actions if permissions rely solely on the $auth parameter.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
