SCA: security update for github.com/Azure/aad-pod-identity (GHSA-p82q-rxpm-hjpc)

medium Tenable Self-Hosted Container Security Plugin ID 417391

Description

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

- aad-pod-identity assigns Azure Active Directory identities to Kubernetes applications and has now been
deprecated as of 24 October 2022. The NMI component in AAD Pod Identity intercepts and validates token
requests based on regex. In this case, a token request made with backslash in the request (example:
`/metadata/identity\oauth2\token/`) would bypass the NMI validation and be sent to IMDS allowing a pod in
the cluster to access identities that it shouldn't have access to. This issue has been fixed and has been
included in AAD Pod Identity release version 1.8.13. If using the AKS pod-managed identities add-on, no
action is required. The clusters should now be running the version 1.8.13 release. (CVE-2022-23551)

See Also

https://github.com/advisories/GHSA-p82q-rxpm-hjpc

Plugin Details

Severity: Medium

ID: 417391

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3.9

Percentile: 52.21

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.1

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

CVSS Score Source: CVE-2022-23551

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 12/21/2022

Vulnerability Publication Date: 12/21/2022

Reference Information

CVE: CVE-2022-23551

cwe: CWE-863