7.2
CVE-2026-6720
- EPSS 0.22%
- Veröffentlicht 28.05.2026 15:47:42
- Zuletzt bearbeitet 29.05.2026 15:39:34
- Quelle psirt@tigera.io
- CVE-Watchlists
- Unerledigt
Calicoctl leaks cluster credentials to stderr when verbose logging is enabled
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.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerTigera
≫
Produkt
Calico
Default Statusaffected
Version
0
Version <
3.32.0
Status
affected
HerstellerTigera
≫
Produkt
Calico Enterprise
Default Statusaffected
Version
0
Version <
3.21.7
Status
affected
Version
3.22.3
Status
unaffected
HerstellerTigera
≫
Produkt
Calico Cloud
Default Statusaffected
Version
0
Version <
22.4.0
Status
affected
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.22% | 0.128 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| psirt@tigera.io | 7.2 | 0 | 0 |
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:H/VI:N/VA:N/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
|
CWE-532 Insertion of Sensitive Information into Log File
The product writes sensitive information to a log file.
https://github.com/projectcalico/calico/pull/12535
https://github.com/projectcalico/calico/pull/12536
https://github.com/projectcalico/calico/pull/12537
https://www.tigera.io/security-bulletins/tta-2026-003/