---
id: CVE-2025-71393
title: >-
  SurrealDB before 2.2.2 with scripting enabled fails to properly enforce
  recursion limits when native functions contain embedded JavaScript that issues
  new queries
summary: >-
  SurrealDB before 2.2.2 with scripting enabled fails to properly enforce
  recursion limits when native functions contain embedded JavaScript that issues
  new queries. Authenticated attackers can bypass the recursion limit by
  chaining native…
severity: none
cwe:
  - CWE-674
published: '2026-07-18'
updated: '2026-07-18'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-71393'
references:
  - url: >-
      https://github.com/surrealdb/surrealdb/security/advisories/GHSA-m7rc-8w7m-r9qr
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/surrealdb-before-memory-exhaustion-via-nested-functions
    label: disclosure@vulncheck.com
tags:
  - nvd
ingestedAt: '2026-07-19T05:29:21.214Z'
epss: 0.00461
epssPercentile: 0.37463
---

## Overview

SurrealDB before 2.2.2 with scripting enabled fails to properly enforce recursion limits when native functions contain embedded JavaScript that issues new queries. Authenticated attackers can bypass the recursion limit by chaining native and JavaScript function calls to trigger infinite recursion and exhaust server memory.

## Remediation

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