VYPR

ArcadeDB

by ArcadeDB

Source repositories

CVEs (31)

  • CVE-2026-75840HigAug 18, 2026
    risk 0.42cvss 7.5epss 0.00

    ArcadeDB before 26.8.1 contains an arbitrary file read vulnerability in the GraalVM JavaScript sandbox allowlist enforcement, which uses unescaped regular expressions to validate package names. Attackers with trigger creation privileges can use Java.type() to access…

  • CVE-2026-75845MedAug 18, 2026
    risk 0.41cvss 6.3epss 0.00

    ArcadeDB versions 26.4.2 through 26.7.3 contain an authorization bypass vulnerability in the set_server_setting MCP server-level tool. SetServerSettingTool.execute() gates only on the global allowAdmin flag and never checks the caller's role, so in an MCP deployment with…

  • CVE-2026-67340HigAug 1, 2026
    risk 0.40cvss 7.2epss 0.01

    ArcadeDB before 26.7.2 (arcadedb-engine) allows trigger scripts to look up host classes in java.lang.* (via Java.type) because ScriptTriggerExecutor adds java.lang.* to the allowed packages. An authenticated user with UPDATE_SCHEMA permission can create a JavaScript trigger that…

  • CVE-2026-93598HigSep 18, 2026
    risk 0.39cvss epss

    ArcadeDB (Maven artifact com.arcadedb:arcadedb-engine) through 26.8.1 contains an incomplete deny-list in the polyglot script sandbox: com.arcadedb.query.polyglot.HostClassLookupFilter.DENIED lists java.util.ResourceBundle as a bare class name, which is matched by exact equality…

  • CVE-2026-54077HigSep 15, 2026
    risk 0.39cvss 7.1epss 0.00

    ArcadeDB is a Multi-Model DBMS. Prior to 26.6.1, the IMPORT DATABASE statement in engine/src/main/java/com/arcadedb/query/sql/parser/ImportDatabaseStatement.java did not require administrative privileges and passed its source to integration/src/main/java/com/arcadedb/integration/…

  • CVE-2026-75844HigAug 18, 2026
    risk 0.39cvss 7.1epss 0.00

    ArcadeDB versions before 26.8.1 contain a server-side request forgery vulnerability in the IMPORT DATABASE command where the security validator resolves and checks hostnames but the subsequent connection re-resolves the raw URL and follows redirects. Authenticated attackers can…

  • CVE-2026-93595MedSep 18, 2026
    risk 0.35cvss 6.5epss

    ArcadeDB before 26.9.1 contains an access control bypass vulnerability in the query_database tool exposed through the AI chat endpoints. The tool executes queries without binding the authenticated principal to DatabaseContext, causing per-type and per-bucket ACL checks to…

  • CVE-2026-75839MedAug 18, 2026
    risk 0.28cvss 4.3epss 0.00

    ArcadeDB (com.arcadedb:arcadedb-server) versions <= 26.7.3 contain an insecure direct object reference (IDOR) vulnerability in the Raft cluster-info endpoints (GetClusterHandler and PostBootstrapStateHandler), which authenticate but do not authorize access. On an ArcadeDB HA…

  • CVE-2026-93596MedSep 18, 2026
    risk 0.21cvss 4.3epss

    ArcadeDB before 26.9.1 (com.arcadedb:arcadedb-engine <= 26.8.1) fails to bind the authenticated principal onto the DatabaseAsyncTransaction async worker threads used by the parallel edge-connect phase of POST /api/v1/batch/{database}. Because those workers have no current user,…

  • CVE-2026-75841MedAug 18, 2026
    risk 0.21cvss 4.3epss 0.00

    ArcadeDB before 26.8.1 contains a denial of service vulnerability in the Cypher range() function that allows authenticated users to exhaust server heap memory. Attackers can submit oversized range() expressions with large bounds to trigger OutOfMemoryError and cause temporary…

  • CVE-2026-75850MedAug 18, 2026
    risk 0.20cvss 4.2epss 0.00

    ArcadeDB before 26.8.1 fails to bind the authenticated principal (setCurrentUser) on its batch and time-series HTTP handlers. Because no principal is bound on the worker thread, the engine's fine-grained per-type ACL layer (LocalBucket.checkPermissionsOnFile) does not execute…

Page 2 of 2