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

exploitDog

github логотип

GHSA-3m4q-ggcj-j6m4

Опубликовано: 28 мая 2026
Источник: github
Github: Прошло ревью
CVSS4: 7.2

Описание

Calico Inserts Sensitive Information into Log File

When calicoctl is invoked with --log-level=info or --log-level=debug, the client prints the full contents of its loaded connection-configuration struct to stderr in a single log line. The struct embeds every credential calicoctl uses to talk to the cluster — inline kubeconfig (with bearer token), Kubernetes API bearer token, etcd password, and inline PEM-encoded etcd client certificate and key. Any reader of that stderr stream — CI job logs, session-recording archives, shared support-ticket transcripts, or local filesystem viewers on the host that ran calicoctl — can extract these credentials with zero Kubernetes privilege. calicoctl's default log level is panic, so this issue only triggers when verbose logging is explicitly enabled.

Пакеты

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

github.com/projectcalico/calicoctl/v3

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

< 3.31.6

3.31.6

EPSS

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

7.2 High

CVSS4

Дефекты

CWE-532

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

nvd
3 месяца назад

When calicoctl is invoked with --log-level=info or --log-level=debug, the client prints the full contents of its loaded connection-configuration struct to stderr in a single log line. The struct embeds every credential calicoctl uses to talk to the cluster — inline kubeconfig (with bearer token), Kubernetes API bearer token, etcd password, and inline PEM-encoded etcd client certificate and key. Any reader of that stderr stream — CI job logs, session-recording archives, shared support-ticket transcripts, or local filesystem viewers on the host that ran calicoctl — can extract these credentials with zero Kubernetes privilege. calicoctl's default log level is panic, so this issue only triggers when verbose logging is explicitly enabled.

EPSS

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

7.2 High

CVSS4

Дефекты

CWE-532