CVE-2026-41184
Analyzed
Analyzed - Analysis Complete
Calico CNI ServiceAccount Token Exposure via Logs
Publication date: 2026-05-28
Last updated on: 2026-06-05
Assigner: Tigera, Inc.
Description
Description
In Calico, the install-cni init container logs the rendered CNI configuration to standard output. When the configuration template uses the __SERVICEACCOUNT_TOKEN__ placeholder (Canal/Flannel-Calico deployments), the installer substitutes the live Kubernetes ServiceAccount bearer token before logging, exposing the token to any authenticated user with pods/log permission in the namespace with calico-node. The token holds patch privileges on pods/status, enabling annotation-based attacks against cluster workloads. The default kubeconfig-based authentication path is not affected. This is a direct regression of TTA-2018-001.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tigera | calico | to 22.4.0 (exc) |
| tigera | calico | to 3.21.7 (exc) |
| tigera | calico | From 3.22.0 (inc) to 3.22.3 (exc) |
| tigera | calico | to 3.32.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-532 | The product writes sensitive information to a log file. |