CVE-2026-41185
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:L/SI:L/SA:L
Summary
When Calico is configured with the Azure IPAM plugin, the Calico CNI binary mutates the incoming CNI configuration to attach subnet information before delegating to the IPAM plugin. After mutating, the Azure IPAM helper logs the entire unmarshaled configuration map (stdinData) at INFO level to /var/log/calico/cni/cni.log on every CNI ADD and DEL invocation — once per pod scheduled or terminated on the node. When the cluster is deployed using token-based Kubernetes authentication, this log entry contains the ServiceAccount token, client key, and certificate authority in plaintext. Any principal with read access to /var/log/calico/cni/cni.log on a node can read these logs and extract the credentials, which grant cluster-wide Calico networking admin privileges.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Tigera | Calico | 0 < 3.32.0 | affected |
| Tigera | Calico Enterprise | 0 < 3.21.7 | affected |
| Tigera | Calico Enterprise | 3.22.0 < 3.22.3 | affected |
| Tigera | Calico Cloud | 0 < 22.4.0 | affected |
Weaknesses
- CWE-532: CWE-532 Insertion of sensitive information into log file
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://github.com/projectcalico/calico/pull/12502
- https://github.com/projectcalico/calico/pull/12527
- https://github.com/projectcalico/calico/pull/12526
- https://www.tigera.io/security-bulletins/tta-2026-002/
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.