CVE Catalog

CVE-2026-75855

HighCVSS 8.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.39%

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

Summary

ArcadeDB versions before 26.8.1 fail to sanitize database names in the POST /api/v1/server endpoint's create database and drop database commands, allowing authenticated root users to write and delete arbitrary files outside the configured database directory. Attackers can supply database names containing ../ sequences to create databases at arbitrary filesystem paths or recursively delete directories the server process can access.

Risk Assessment

An authenticated attacker can gain the ability to write or delete arbitrary files on the system, potentially leading to data integrity compromise or complete data loss.

Recommendation

Update ArcadeDB to version 26.8.1 or later, which includes the fix.

Original NVD description (English source)

ArcadeDB versions before 26.8.1 fail to sanitize database names in the POST /api/v1/server endpoint's create database and drop database commands, allowing authenticated root users to write and delete arbitrary files outside the configured database directory. Attackers can supply database names containing ../ sequences to create databases at arbitrary filesystem paths or recursively delete directories the server process can access.

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