External Secrets Operator reads information from a third-party service and automatically injects the values as Kubernetes Secrets. Versions 2.2.0 and below contain a vulnerability in runtime/template/v2/template.go where the v2 template engine removes env and expandenv from Sprig's TxtFuncMap() but leaves the getHostByName function accessible to user-controlled templates. Since ESO executes templates within the controller process, an attacker who can create or update templated ExternalSecret resources can invoke controller-side DNS lookups using secret-derived values. This creates a DNS exfiltration primitive, allowing fetched secret material to be leaked via DNS queries without requiring direct outbound network access from the attacker's workload. The impact is a confidentiality issue, particularly in environments where untrusted or lower-trust users can author templated ExternalSecret resources and the controller has DNS resolution capability. This issue has been fixed in version 2.3.0.
References
Configurations
History
22 Apr 2026, 16:22
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:external-secrets:external_secrets_operator:*:*:*:*:*:*:*:* | |
| CWE | NVD-CWE-noinfo | |
| First Time |
External-secrets external Secrets Operator
External-secrets |
|
| References | () https://github.com/external-secrets/external-secrets/commit/6800989bdc12782ca2605d3b8bf7f2876a16551a - Patch | |
| References | () https://github.com/external-secrets/external-secrets/releases/tag/v2.3.0 - Product, Release Notes | |
| References | () https://github.com/external-secrets/external-secrets/security/advisories/GHSA-r2pg-r6h7-crf3 - Vendor Advisory | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
14 Apr 2026, 03:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-14 03:16
Updated : 2026-04-22 16:22
NVD link : CVE-2026-34984
Mitre link : CVE-2026-34984
CVE.ORG link : CVE-2026-34984
JSON object : View
Products Affected
external-secrets
- external_secrets_operator
CWE
