GHSA-fxc7-fm93-6q77
CRITICALCVE-2026-44221Authenticated 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 d
- Affected
- >= 21.10.1, < 26.4.2
- Fixed in
- 26.4.2
- Weakness
- CWE-863
- Published
- 2026-05-05
- Source
- github