PatchSiren cyber security CVE debrief
CVE-2026-47424 OpenIdentityPlatform CVE debrief
CVE-2026-47424 is a high-severity vulnerability in Open Access Management (OpenAM) that allows an authenticated server-side script author to execute operating-system commands as the OpenAM application server account. This issue, fixed in version 16.1.1, can compromise the JVM and every realm it serves. The vulnerability exists due to a flaw in the GroovySandboxValueFilter, which permits script authors to escape the scripting sandbox. Defenders should prioritize patching OpenAM instances, especially those with exposed script execution contexts, and restrict script authoring privileges to minimize the attack surface.
- Vendor
- OpenIdentityPlatform
- Product
- OpenAM
- CVSS
- HIGH 7.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-15
- Original CVE updated
- 2026-09-23
- Advisory published
- 2026-09-15
- Advisory updated
- 2026-09-23
Who should care
Defenders responsible for OpenAM deployments, especially those with exposed script execution contexts, should prioritize patching and restrict script authoring privileges to minimize the attack surface.
Why it matters
CVE-2026-47424 is a high-severity vulnerability in OpenAM that allows authenticated script authors to execute system commands, potentially compromising the JVM and all served realms. Defenders should prioritize patching to version 16.1.1 or later and restrict script authoring privileges.
- Authenticated command execution as the OpenAM application server account
- Potential compromise of the JVM and every realm it serves
- Elevation of privileges for script authors
- Bypass of scripting sandbox restrictions
Technical summary
CVE-2026-47424 is a high-severity vulnerability in Open Access Management (OpenAM) that allows an authenticated server-side script author to escape the scripting sandbox and execute operating-system commands as the OpenAM application server account. This issue, fixed in version 16.1.1, can compromise the JVM and every realm it serves. The vulnerability is caused by a flaw in the GroovySandboxValueFilter, which permits script authors to bypass sandbox restrictions. Defenders should prioritize patching OpenAM instances and restrict script authoring privileges to minimize the attack surface.
Defensive priority
Defenders should prioritize patching OpenAM instances, especially those with exposed script execution contexts, and restrict script authoring privileges.
Recommended defensive actions
- Patch OpenAM instances to version 16.1.1 or later
- Restrict script authoring privileges to minimize the attack surface
- Monitor for suspicious script execution activity
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, its impact, and the fixed version. However, additional information on affected deployments and exploitation attempts is limited. There is no evidence of public exploitation, but defenders should verify the patch status of OpenAM instances and review script execution contexts for potential exposure. The CVE Program and NVD entries provide source-provided CVE metadata and official vulnerability assessment.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-47424 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-47424
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-47424 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-47424
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/OpenIdentityPlatform/OpenAM/commit/5c843cc7d5d89d908a2222bf3693754f94811599
-
Source reference
Unverified legacy reference
URL: https://github.com/OpenIdentityPlatform/OpenAM/releases/tag/16.1.1
-
Source reference
Unverified legacy reference
URL: https://github.com/OpenIdentityPlatform/OpenAM/security/advisories/GHSA-69j4-qvqr-hpw3
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.