CVE-2026-41184 MEDIUM

CVE-2026-41184: ServiceAccount token disclosure via install-cni container logs

Vendor Tigera
Product Calico
Weakness CWE-532 · Sensitive info in logs
Published May 28, 2026
Last update May 28, 2026

CVSS base score

6.0/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 28, 2026 CVE published
May 28, 2026 Record updated