Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-44221

ArcadeDB: Cross-database authorization bypass and unsecured newly-created databases
Back to all
CVE

CVE-2026-44221

ArcadeDB: Cross-database authorization bypass and unsecured newly-created databases

ArcadeDB is a Multi-Model DBMS. Starting in version 21.10.1 and prior to version 26.4.2, authenticated users and API tokens scoped to a specific database could read, write, and mutate schema on any other database on the same server. Two distinct defects contributed: (1) ServerSecurityUser.getDatabaseUser() returned a DB user with an uninitialized fileAccessMap, which requestAccessOnFile treated as allow-all; (2) ArcadeDBServer.createDatabase() omitted factory.setSecurity(...) so any database created via POST /api/v1/server {"command":"create database X"} had its entire record-level authorization system silently disabled. In combination, record-level and database-level authorization could be bypassed by any authenticated principal. This vulnerability is fixed in 26.4.2.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
9
-
3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
C
H
U
0
-
3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
C
H
U
-

Related Resources

No items found.

References

https://github.com/ArcadeData/arcadedb/security/advisories/GHSA-fxc7-fm93-6q77, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44221.json, https://nvd.nist.gov/vuln/detail/CVE-2026-44221, https://github.com/ArcadeData/arcadedb/commit/04110c06315da55604ac107f71fe7182f3a3deb8, https://github.com/ArcadeData/arcadedb/commit/9e708f116b

Severity

9

CVSS Score
0
10

Basic Information

Base CVSS
9
EPSS Probability
0.00397%
EPSS Percentile
0.33545%
Introduced Version
bf7080e0f2e6b6784a17193c03dea2a662a8063d
Fix Available
9e708f116b

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading