9.3
/ 10
CRITICAL
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
Description
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.
Basic Information
ID
CVE-2026-22822
Source
GitHub_M
Published
Jan 21, 2026 at 21:22
Modified
Jan 22, 2026 at 16:50
Affected Product
Vendor
external-secrets
Product
external-secrets
Version
>= 0.20.2, < 1.2.0
Affected Versions
external-secrets external-secrets >= 0.20.2, < 1.2.0
CWE Classification
References
- github.com /external-secrets/external-secrets/security/advisories/GHSA-77v3-r3jw-j2v2
- github.com /external-secrets/external-secrets/issues/5690
- github.com /external-secrets/external-secrets/pull/3895
- github.com /external-secrets/external-secrets/commit/17d3e22b8d3fbe339faf8515a95ec06ec92b1feb
- github.com /external-secrets/external-secrets/releases/tag/v1.2.0