GHSA-fxc7-fm93-6q77

Suggest an improvement
Source
https://github.com/advisories/GHSA-fxc7-fm93-6q77
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-fxc7-fm93-6q77/GHSA-fxc7-fm93-6q77.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-fxc7-fm93-6q77
Aliases
  • CVE-2026-44221
Published
2026-05-05T22:22:22Z
Modified
2026-05-13T16:46:24.160180Z
Severity
  • 9.0 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H CVSS Calculator
Summary
ArcadeDB vulnerable to cross-database authorization bypass and unsecured newly-created databases
Details

Impact

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.

Patches

Upgrade to version 26.4.2

Resources

https://github.com/ArcadeData/arcadedb/commit/04110c06315da55604ac107f71fe7182f3a3deb8

Database specific
{
    "github_reviewed": true,
    "severity": "CRITICAL",
    "nvd_published_at": "2026-05-12T20:16:43Z",
    "cwe_ids": [
        "CWE-863"
    ],
    "github_reviewed_at": "2026-05-05T22:22:22Z"
}
References

Affected packages

Maven / com.arcadedb:arcadedb-server

Package

Name
com.arcadedb:arcadedb-server
View open source insights on deps.dev
Purl
pkg:maven/com.arcadedb/arcadedb-server

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
26.4.2

Affected versions

21.*
21.9.1-beta
21.9.1
21.10.1
21.10.2
21.11.1
21.12.1
22.*
22.1.1
22.1.2
22.1.3
22.2.1
22.8.1
22.9.1
22.10.1
22.11.1
22.12.1
23.*
23.1.1
23.1.2
23.2.1
23.3.1
23.4.1
23.5.1
23.6.1
23.7.1
23.9.1
23.10.1
23.11.1
23.12.1
23.12.2
24.*
24.1.1
24.2.1
24.4.1
24.5.1
24.6.1
24.10.1
24.11.1
24.11.2
25.*
25.1.1
25.2.1
25.3.1
25.3.2
25.4.1
25.5.1
25.6.1
25.7.1
25.8.1
25.9.1
25.10.1
25.11.1
25.12.1
26.*
26.1.1
26.2.1
26.2.2
26.3.1
26.3.2

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-fxc7-fm93-6q77/GHSA-fxc7-fm93-6q77.json"