CVE-2026-34984
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/external-secrets/external-secretsGo | < 1.3.3-0.20260331202714-6800989bdc12 | 1.3.3-0.20260331202714-6800989bdc12 |
github.com/external-secrets/external-secretsGo | >= 2.0.0, <= 2.2.0 | — |
Affected products
4- cpe:2.3:a:external-secrets:external_secrets_operator:*:*:*:*:*:*:*:*Range: <2.3.0
- osv-coords3 versionspkg:apk/chainguard/external-secrets-operator-2.2pkg:apk/wolfi/external-secrets-operator-2.2pkg:golang/github.com/external-secrets/external-secrets
< 2.2.0-r7+ 2 more
- (no CPE)range: < 2.2.0-r7
- (no CPE)range: < 2.2.0-r7
- (no CPE)range: < 1.3.3-0.20260331202714-6800989bdc12
Patches
Vulnerability mechanics
References
5- github.com/external-secrets/external-secrets/commit/6800989bdc12782ca2605d3b8bf7f2876a16551anvdPatchWEB
- github.com/advisories/GHSA-r2pg-r6h7-crf3ghsaADVISORY
- github.com/external-secrets/external-secrets/security/advisories/GHSA-r2pg-r6h7-crf3nvdVendor AdvisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2026-34984ghsaADVISORY
- github.com/external-secrets/external-secrets/releases/tag/v2.3.0nvdProductRelease NotesWEB
News mentions
0No linked articles in our index yet.