Skip to main content

Calico calicoctl CVE-2026-6720

| EUVD-2026-32932 HIGH
Insertion of Sensitive Information into Log File (CWE-532)
2026-05-28 Tigera GHSA-3m4q-ggcj-j6m4
7.2
CVSS 4.0
Share

CVSS VectorNVD

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
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
P
Scope
X

Lifecycle Timeline

3
Source Code Evidence Fetched
May 28, 2026 - 17:23 vuln.today
Analysis Generated
May 28, 2026 - 17:23 vuln.today
CVSS changed
May 28, 2026 - 17:22 NVD
7.2 (HIGH)

DescriptionNVD

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.

AnalysisAI

Credential disclosure in Tigera Calico's calicoctl CLI exposes cluster-access secrets through verbose logging output. When operators run calicoctl with --log-level=info or --log-level=debug, the tool serializes its entire connection-configuration struct (including bearer tokens, etcd passwords, and inline PEM client certificates/keys) to stderr in a single log line, making them harvestable by anyone with access to CI logs, terminal recordings, or support transcripts. …

Sign in for full analysis, threat intelligence, and remediation guidance.

RemediationAI

24 hours: Audit CI logs, terminal sessions, and support records for calicoctl output with verbose flags enabled; immediately disable --log-level=info and --log-level=debug in production environments. 7 days: Deploy vendor-released patch to calicoctl across all infrastructure. …

Sign in for detailed remediation steps.

Share

CVE-2026-6720 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy