ArcadeDB before 26.7.2 Remote Code Execution via Trigger Scripts
48Vexday Risk Score
No sign of exploitation. It has a public proof of concept.
ssvc Attendcvss 9.3epss 0.5%
from disclosure to weapon3 days
Published on NVDAug 1
1st PoC+3d
exploitation probability
0.5%top 58% of all CVEs
observed exploitation
nono source reports it
1 public exploit(s)
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.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Affected products
ArcadeData · arcadedbpublic PoCs found — 1
githubgithub.com/0xdak/CVE-2026-67340_exploit★ 0⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.