GHSA-p28w-g8xf-vm54HighCVSS 8.8
ArcadeDB before 26.7.3 binds the real LocalDatabase object into JavaScript trigger contexts with...
🔗 CVE IDs covered (1)
📋 Description
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 JavaScript to create server-wide admin users, escalating privileges beyond their authorization level.