CVE-2026-41186
Severity CVSS v4.0:
MEDIUM
Type:
CWE-200
Information Leak / Disclosure
Publication date:
30/07/2026
Last modified:
08/08/2026
Description
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.
Impact
Base Score 4.0
6.00
Severity 4.0
MEDIUM
Base Score 3.x
7.50
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:tigera:calico:*:*:*:*:enterprise:*:*:* | 3.21.7 (excluding) | |
| cpe:2.3:a:tigera:calico:*:*:*:*:open_source:*:*:* | 3.31.6 (excluding) | |
| cpe:2.3:a:tigera:calico:*:*:*:*:cloud:*:*:* | 22.4.0 (including) | |
| cpe:2.3:a:tigera:calico:*:*:*:*:enterprise:*:*:* | 3.22.0 (including) | 3.22.4 (excluding) |
| cpe:2.3:a:tigera:calico:*:*:*:*:open_source:*:*:* | 3.32.0 (including) | 3.32.1 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



