CVE-2024-58363
Low
No strong exploitation signal.
CVSS base
6.3
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
EPSS — probability of exploitation (30 days)
0.3%
27.9th percentile
CISA KEV
Not listed
Weakness / dates
CWE-287
Published 2026-07-18 · modified 2026-08-12
CVSS breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
| Attack Vector | N | Network |
| Attack Complexity | L | Low |
| Privileges Required | L | Low |
| User Interaction | N | None |
| Scope | U | Unchanged |
| Confidentiality | L | Low |
| Integrity | L | Low |
| Availability | L | Low |
Timeline
- 2026-07-18 — Published (NVD)
- 2026-08-12 — Last modified (NVD)
Description
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.