CVE-2026-22822

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

Configuration 1 (hide)

cpe:2.3:a:external-secrets:external_secrets_operator:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-01-21 22:15

Updated : 2026-02-18 15:29


NVD link : CVE-2026-22822

Mitre link : CVE-2026-22822

CVE.ORG link : CVE-2026-22822


JSON object : View

Products Affected

external-secrets

  • external_secrets_operator
CWE
CWE-863

Incorrect Authorization