CVE Catalog

CVE-2026-63734

MediumCVSS 4.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.33%

25th percentile - higher than 25% of all known CVEs

Summary

DoS vulnerability in SurrealDB before version 3.2.0. The SurrealML header parser does not validate input, allowing authenticated Owner-role users to upload a malformed .surml file to the /ml/import endpoint. Invalid values (e.g., non-numeric input-dimensions) cause a panic that crashes the entire server.

Risk Assessment

An attacker can crash the entire SurrealDB server, denying access to all databases for all users.

Recommendation

Immediately update SurrealDB to version 3.2.0 or later. If an update is not possible, restrict access to the /ml/import endpoint to trusted users only.

Other vulnerabilities in SurrealDB

See all
Original NVD description (English source)

SurrealDB versions before 3.2.0 contain a denial of service vulnerability in the SurrealML header parser that allows authenticated Owner-role users to crash the server by uploading a malformed .surml file to the /ml/import endpoint. Attackers can supply non-numeric input-dimensions or other malformed header fields that trigger unchecked unwrap calls, causing a panic that aborts the entire server process and denies service to all databases.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS