CVE-2026-63739 PUBLISHED

SurrealDB before 3.1.5 Arbitrary File Read via DEFINE ANALYZER

Assigner: VulnCheck
Reserved: 18.07.2026 Published: 20.07.2026 Updated: 20.07.2026

SurrealDB before 3.1.5 contains an arbitrary file read vulnerability in the DEFINE ANALYZER mapper filter that allows database users with EDITOR or OWNER roles to read files accessible to the SurrealDB process. Attackers can specify arbitrary file paths in the mapper filter and retrieve file contents through query error messages when the SURREAL_FILE_ALLOWLIST is empty or not configured.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
CVSS Score: 8.3

Product Status

Vendor surrealdb
Product surrealdb
Versions Default: unaffected
  • affected from 0 to 3.1.5 (excl.)
  • Version 3.1.5 is unaffected

Credits

  • kah-ja reporter

References

Problem Types

  • Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE