VYPR

Arcadedb

by Arcadedata

Source repositories

CVEs (3)

  • CVE-2026-68578Aug 2, 2026
    risk 0.00cvss epss 0.00

    ArcadeDB versions before 26.7.3 fail to bind the authenticated principal in the MCP HTTP transport, causing all engine permission checks to silently pass as no-ops. Non-root MCP-allowed users can perform arbitrary database writes, DDL, schema mutations, and execute arbitrary…

  • CVE-2026-67356Aug 2, 2026
    risk 0.00cvss epss 0.00

    ArcadeDB before 26.7.3 binds the real LocalDatabase object into JavaScript trigger contexts with HostAccess.ALL, allowing schema-admins to call getSecurity().createUser() without permission checks. Attackers with UPDATE_SCHEMA permission can create triggers that execute…

  • CVE-2026-67340Aug 1, 2026
    risk 0.00cvss epss 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…