SCA: security update for org.openidentityplatform.openam:openam-push-notification (GHSA-pp89-732f-3g8q)

high Tenable Cloud Security Plugin ID 443973

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Open Access Management (OpenAM) is an access management solution. Prior to 16.1.1, the anonymous Push
Notification SNS callback handled by SnsMessageResource falls back to a CTS predicate blob after a
messageId expires from the in-memory dispatcher, treats top-level blob keys as Java class names for
Class.forName, and deserializes attacker-controlled JSON through Jackson. A low-privileged user who starts
Push Registration and obtains the messageId, shared secret, and challenge can wait for expiry, replace the
persistent blob through anonymous callbacks, and trigger class loading and construction in the OpenAM JVM.
The primitive can cause classpath-dependent process execution, file writes, or denial of service, although
command execution was not confirmed on the tested stock classpath. This issue is fixed in version 16.1.1.
(CVE-2026-45794)

Solution

Update the org.openidentityplatform.openam:openam-push-notification library and its related packages to version 16.1.1 or later.

See Also

https://github.com/advisories/GHSA-pp89-732f-3g8q

Plugin Details

Severity: High

ID: 443973

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 6/26/2026

Updated: 9/15/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 58

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2026-45794

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 7.7

Threat Score: 5.2

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/25/2026

Vulnerability Publication Date: 6/25/2026

Reference Information

CVE: CVE-2026-45794

cwe: CWE-502