๐Ÿ” CVE Alert

CVE-2026-65831

HIGH 7.7

ArcadeDB: Privilege escalation via reader role in /api/v1/command JS scripting language โ€” arbitrary host file read

CVSS Score
7.7
EPSS Score
0.0%
EPSS Percentile
0th

ArcadeDB is a Multi-Model DBMS. Prior to 26.7.1, a reader-role user can submit POST /api/v1/command/{database} with language: js because PolyglotQueryEngine.command, PolyglotQueryEngine.analyze, and PolyglotQueryEngine.registerFunctions do not enforce database-administrator authorization. GraalPolyglotEngine also permits scripts to bypass the allowedPackages whitelist by reflecting from the bound database object through database.getClass().getClassLoader().loadClass to arbitrary host classes. These cooperating defects allow a read-only database user to read arbitrary host files outside the database scope. Process creation is already blocked, so OS command execution is not confirmed. The issue is distinct from CVE-2026-44221, CVE-2026-54076, and CVE-2026-54077. This issue is fixed in version 26.7.1.

CWE CWE-269 CWE-863
Vendor arcadedata
Product arcadedb
Published Sep 15, 2026
Last Updated Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for arcadedata arcadedb

Be the first to know when new high vulnerabilities affecting arcadedata arcadedb are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

ArcadeData / arcadedb
< 26.7.1
com.arcadedb / arcadedb-server
< 26.7.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/ArcadeData/arcadedb/security/advisories/GHSA-48qw-824m-86pr github.com: https://github.com/ArcadeData/arcadedb/commit/8ca396c07e471a0b97fee075eeb956b5e24a23be github.com: https://github.com/ArcadeData/arcadedb/releases/tag/26.7.1