SCA: security update for org.openidentityplatform.openam:openam-core-rest (GHSA-2vg8-q4c2-5cw3)

high Tenable Cloud Security Plugin ID 443775

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,
IdentityResourceV1.queryCollection() passes the _queryId parameter from /json/{realm}/users to CrestQuery
with escapeQueryId disabled, bypassing protection added for CVE-2021-29156. The unescaped value reaches
DJLDAPv3Repo.getFilter(), where it is concatenated into an LDAP filter, allowing an authenticated attacker
to inject LDAP metacharacters for user enumeration and blind LDAP injection. This issue is fixed in
version 16.1.1. (CVE-2026-41573)

Solution

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

See Also

https://github.com/advisories/GHSA-2vg8-q4c2-5cw3

Plugin Details

Severity: High

ID: 443775

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 6/23/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: 57.98

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-41573

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.1

Threat Score: 5

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/22/2026

Vulnerability Publication Date: 6/22/2026

Reference Information

CVE: CVE-2026-41573

cwe: CWE-74