Improper Authorization Affecting external-secrets-operator package, versions <2.0.0-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.22% (12th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-MINIMOSLATEST-EXTERNALSECRETSOPERATOR-17769372
  • published2 Jul 2026
  • disclosed11 May 2026

Introduced: 11 May 2026

CVE-2026-42876  (opens in a new tab)
CWE-285  (opens in a new tab)

How to fix?

Upgrade Minimos:latest external-secrets-operator to version 2.0.0-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream external-secrets-operator package and not the external-secrets-operator package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

External Secrets Operator reads information from a third-party service and automatically injects the values as Kubernetes Secrets. Prior to 2.4.1, a user who only has permission to create ExternalSecret resources can cause the operator to create a Secret that Kubernetes will automatically populate with a long-lived token for the specified service account. This effectively allows the user to impersonate any service account in the namespace without needing direct create permissions on TokenRequest or Secrets of that type. This vulnerability is fixed in 2.4.1.