CVE-2026-41185 Details
Description
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.
A vulnerability exists in Tigera Calico when the Azure IPAM plugin is used. The Calico CNI binary modifies the incoming CNI configuration to include subnet details before passing it to the IPAM plugin. This modified configuration is logged in plaintext, including sensitive information such as the ServiceAccount token, client key, and certificate authority, which are exposed with every CNI ADD and DEL operation for pods on the node. This log exposure allows anyone with access to the CNI log file to retrieve these credentials, granting them cluster-wide Calico networking admin rights.
Users can update to Calico versions 3.31 or 3.32, where this vulnerability has been addressed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed May 28, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/projectcalico/calico/pull/12502 | [email protected] | Issue Tracking |
| https://github.com/projectcalico/calico/pull/12526 | [email protected] | Issue TrackingPatch |
| https://github.com/projectcalico/calico/pull/12527 | [email protected] | Issue TrackingPatch |
| https://www.tigera.io/security-bulletins/tta-2026-002/ | [email protected] | Vendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-532 | Insertion of Sensitive Information into Log File | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| tigera calico | < 3.21.7 < 3.32.0 < 22.4.0 >= 3.22.0, < 3.22.3 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 5, 2026 | Initial Analysis | [email protected] |
| May 28, 2026 | New CVE Received | [email protected] |