---
id: CVE-2026-47424
title: Open Access Management (OpenAM) is an access management solution
summary: >-
  Open Access Management (OpenAM) is an access management solution. Prior to
  16.1.1, GroovySandboxValueFilter permits an authenticated server-side script
  author to escape the scripting sandbox despite the default class allow and
  deny lists…
severity: high
cvss: 7.5
cvssVector: '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'
cwe:
  - CWE-693
vendor: OpenIdentityPlatform
product: OpenAM
affected:
  - OpenAM < 16.1.1
patched:
  - 'org.openidentityplatform.openam:openam-scripting 16.1.1'
published: '2026-09-15'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T18:21:42.327'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-47424'
references:
  - url: >-
      https://github.com/OpenIdentityPlatform/OpenAM/commit/5c843cc7d5d89d908a2222bf3693754f94811599
    label: security-advisories@github.com
  - url: 'https://github.com/OpenIdentityPlatform/OpenAM/releases/tag/16.1.1'
    label: security-advisories@github.com
  - url: >-
      https://github.com/OpenIdentityPlatform/OpenAM/security/advisories/GHSA-69j4-qvqr-hpw3
    label: security-advisories@github.com
  - url: 'https://github.com/advisories/GHSA-69j4-qvqr-hpw3'
tags:
  - nvd
  - cve.org
  - ghsa
  - maven
epss: 0.00354
epssPercentile: 0.2925
ecosystem: maven
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-15T12:46:54.739672Z'
cvssSource: cna
ingestedAt: '2026-06-29T21:48:47.460Z'
---

## Overview

Open Access Management (OpenAM) is an access management solution. Prior to 16.1.1, GroovySandboxValueFilter permits an authenticated server-side script author to escape the scripting sandbox despite the default class allow and deny lists. A user such as a sub-realm RealmAdmin who can create or edit a script in an executed context can invoke operating-system commands as the OpenAM application server account, crossing the realm-scoped administration boundary and compromising the JVM and every realm it serves. This issue is fixed in version 16.1.1.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-47424)

Affected packages:

- `org.openidentityplatform.openam:openam-scripting <= 16.0.6`

Patched in:

- `org.openidentityplatform.openam:openam-scripting 16.1.1`

Source: https://github.com/advisories/GHSA-69j4-qvqr-hpw3
