---
cve: "CVE-2026-65831"
severity: "HIGH"
cvss: 7.7
epss: "44%"
vendor: "com.arcadedb"
kev: false
exploited: false
published: "2026-09-15 16:17:22"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-18T08:40:16+02:00"
---

# CVE-2026-65831

> 7.7 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 8ca396c07e471a0b97fee075eeb956b5e24a23be (Commit)
- 5347ff5fb225f2b1e3208faf7060facde020cb43 (Commit)

## Referenzen

- <https://github.com/ArcadeData/arcadedb/security/advisories/GHSA-48qw-824m-86pr>
- <https://github.com/ArcadeData/arcadedb/commit/8ca396c07e471a0b97fee075eeb956b5e24a23be>
- <https://github.com/ArcadeData/arcadedb/releases/tag/26.7.1>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-65831) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
