CVE-2026-41186
CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:L/SI:L/SA:L
Summary
When Calico's shared debug server is enabled (disabled by default), the Calico kube-controllers and Goldmane components bind their Go pprof debug listener to 0.0.0.0 without authentication. Any pod with network reachability to the listener can retrieve the process heap, goroutine stacks (including function arguments), and command-line arguments. Depending on the process's in-memory state, the heap may contain sensitive material. The debug listener is opt-in but is unsafe when enabled because it offers no authentication and no safe localhost-only binding option.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Tigera | Calico | 0 < 3.31.6 | affected |
| Tigera | Calico | 3.32.0 < 3.32.1 | affected |
| Tigera | Calico Enterprise | 0 < 3.21.7 | affected |
| Tigera | Calico Enterprise | 3.22.0 < 3.22.4 | affected |
| Tigera | Calico Cloud | 0 < 22.4.0 | affected |
Weaknesses
- CWE-489: CWE-489 Active Debug Code
- CWE-200: CWE-200 Exposure of Sensitive Information to an Unauthorized Actor
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://github.com/projectcalico/calico/pull/12491
- https://github.com/projectcalico/calico/pull/12634
- https://github.com/projectcalico/calico/pull/12633
- https://www.tigera.io/security-bulletins/tta-2026-004/
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.