SEPTEMBER 8, 2026
Live Feed
Back to database
Case File

CVE-2025-71395

HIGH · CVSS 7.1 EPSS 0.24% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-18 · Last synced 2026-08-17

CyberRota Analysis

AI-Generated

Versions of SurrealDB prior to 2.2.2 are susceptible to a memory exhaustion vulnerability in the string::replace function, which does not limit string length when processing regex patterns. An authenticated attacker can exploit this flaw by sending a specially crafted query, leading to server memory exhaustion and resulting in a denial of service. Organizations using affected versions should prioritize upgrading to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-71395
Severity
HIGH
CVSS
7.1
EPSS
0.24%

Original NVD Description

SurrealDB versions before 2.2.2 contain a memory exhaustion vulnerability in the string::replace function that fails to restrict resulting string length when using regex patterns. An authenticated attacker can craft a malicious query to exhaust server memory through unbounded string allocations, causing denial of service.