CVE-2026-75855
8.4
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:H/VA:H/SC:N/SI:H/SA:H
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| ArcadeData | arcadedb | 0 < 26.8.1 | affected |
| ArcadeData | arcadedb | 26.8.1 | unaffected |
Weaknesses
- CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
References
- https://github.com/ArcadeData/arcadedb/security/advisories/GHSA-qwgr-2c45-63xx
- https://www.vulncheck.com/advisories/arcadedb-before-path-traversal-via-create-drop-database
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.