Severity by source
CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Network-reachable console with low-privilege script-author auth (PR:L) and no user interaction; sandbox escape crosses realm-to-host trust boundary (S:C) yielding full OS command execution (C/I/A:H).
Primary rating from Vendor (https://github.com/OpenIdentityPlatform/OpenAM).
CVSS VectorVendor: https://github.com/OpenIdentityPlatform/OpenAM
Lifecycle Timeline
5DescriptionCVE.org
Summary
Description
A Protection Mechanism Failure (CWE-693) in OpenAM's server-side scripting sandbox allows an authenticated script author execute operating-system commands from the OpenAM JVM with the default class allow and deny lists. This impacts OpenAM Community Edition through version 16.0.6. This issue was patched in version 16.1.1.
Impact
An authenticated user (for example, a realm admin) who can create or edit server-side scripts for an executed context can run OS commands as the OpenAM application server admin. For a sub-realm RealmAdmin, this crosses the documented boundary from realm-scoped administration to JVM/host execution, effectively compromising the whole OpenAM process and every realm it serves. The sandbox is the only code-level defense between a realm script author and arbitrary JVM/OS execution.
Patch
This has been patched in OpenAM Community Edition version 16.1.1. Users are encouraged to update to the latest release.
AnalysisAI
Authenticated OS command execution in OpenAM Community Edition (OpenIdentityPlatform) up to 16.0.6: the Groovy server-side scripting sandbox fails to intercept the ProcessGroovyMethods#execute extension method, letting a script author run arbitrary OS commands as the OpenAM application server account. A realm-scoped administrator can therefore cross into full JVM and host compromise, affecting every realm served by that OpenAM instance. The vendor patched the sandbox in 16.1.1; no public exploit code and no CISA KEV listing were identified at time of analysis, and no EPSS score was supplied in the input.
Same weakness CWE-693 – Protection Mechanism Failure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-78367
GHSA-69j4-qvqr-hpw3