SCA: security update for github.com/external-secrets/external-secrets (GHSA-77v3-r3jw-j2v2)

critical Tenable Self-Hosted Container Security Plugin ID 436826

Description

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

- External Secrets Operator reads information from a third-party service and automatically injects the
values as Kubernetes Secrets. Starting in version 0.20.2 and prior to version 1.2.0, the `getSecretKey`
template function, while introduced for senhasegura Devops Secrets Management (DSM) provider, has the
ability to fetch secrets cross-namespaces with the roleBinding of the external-secrets controller,
bypassing our security mechanisms. This function was completely removed in version 1.2.0, as everything
done with that templating function can be done in a different way while respecting External Secrets
Operator's safeguards As a workaround, use a policy engine such as Kubernetes, Kyverno, Kubewarden, or OPA
to prevent the usage of `getSecretKey` in any ExternalSecret resource. (CVE-2026-22822)

See Also

https://github.com/advisories/GHSA-77v3-r3jw-j2v2

Plugin Details

Severity: Critical

ID: 436826

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 1/21/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: High

Score: 7

Percentile: 98.3

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

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

CVSS Score Source: CVE-2026-22822

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

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

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

CVSS v4

Risk Factor: Critical

Base Score: 9.3

Threat Score: 7.4

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/20/2026

Vulnerability Publication Date: 1/20/2026

Reference Information

CVE: CVE-2026-22822

cwe: CWE-863