CVE Vulnerabilities

CVE-2026-41185

Insertion of Sensitive Information into Log File

Published: May 28, 2026 | Modified: Jun 05, 2026
CVSS 3.x
6.5
MEDIUM
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
root.io logo minimus.io logo echo.ai logo

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.

Weakness

The product writes sensitive information to a log file.

Affected Software

NameVendorStart VersionEnd Version
CalicoTigera*3.21.7 (excluding)
CalicoTigera*3.32.0 (excluding)
CalicoTigera*22.4.0 (excluding)
CalicoTigera3.22.0 (including)3.22.3 (excluding)

Potential Mitigations

References