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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-18 12:19
Updated : 2026-09-08 20:32
NVD link : CVE-2026-75855
Mitre link : CVE-2026-75855
CVE.ORG link : CVE-2026-75855
JSON object : View
Products Affected
No product.
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
