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 invokes java.lang.Runtime.getRuntime().exec() (or ProcessBuilder), achieving OS command execution when the trigger fires.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-01 13:17
Updated : 2026-09-08 20:34
NVD link : CVE-2026-67340
Mitre link : CVE-2026-67340
CVE.ORG link : CVE-2026-67340
JSON object : View
Products Affected
No product.
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')
