Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-r2pg-r6h7-crf3

Опубликовано: 13 апр. 2026
Источник: github
Github: Прошло ревью
CVSS4: 7.1
CVSS3: 6.5

Описание

External Secrets Operator has DNS-based secret exfiltration via getHostByName in External Secrets v2 template engine

Summary

The v2 template engine in runtime/template/v2/template.go imports Sprig’s TxtFuncMap() and removes env and expandenv, but leaves getHostByName available to user-controlled templates. Because ESO executes templates inside the controller process, an attacker who can create or update templated ExternalSecret resources can trigger controller-side DNS lookups using secret-derived values, creating a DNS exfiltration primitive.

Impact

This is a confidentiality issue. In environments where untrusted or lower-trust users can author templated ExternalSecret resources and the controller can perform DNS resolution, fetched secret material can be exfiltrated through DNS without requiring direct outbound access from the attacker’s workload.

Пакеты

Наименование

github.com/external-secrets/external-secrets

go
Затронутые версииВерсия исправления

< 1.3.3-0.20260331202714-6800989bdc12

1.3.3-0.20260331202714-6800989bdc12

Наименование

github.com/external-secrets/external-secrets

go
Затронутые версииВерсия исправления

>= 2.0.0, <= 2.2.0

Отсутствует

EPSS

Процентиль: 18%
0.00262
Низкий

7.1 High

CVSS4

6.5 Medium

CVSS3

Дефекты

CWE-200

Связанные уязвимости

CVSS3: 6.5
redhat
4 месяца назад

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

CVSS3: 6.5
nvd
4 месяца назад

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

EPSS

Процентиль: 18%
0.00262
Низкий

7.1 High

CVSS4

6.5 Medium

CVSS3

Дефекты

CWE-200