CVE-2026-41520: Cillium exposes sensitive information included in the cilium-bugtool debug archive
The output of cilium-bugtool can contain sensitive data when the tool is run against Cilium deployments with WireGuard encryption enabled.
Users of WireGuard Transparent Encryption are affected.
The sensitive data is the WireGuard private key (cilium_wg0.key) used for node-to-node encrypted communication
cilium-bugtool is a debugging tool that is typically invoked manually and does not run during the normal operation of a Cilium cluster. It is also invoked when gathering sysdumps using the Cilium CLI’s cilium sysdump command.
References
- github.com/advisories/GHSA-gj49-89wh-h4gj
- github.com/cilium/cilium
- github.com/cilium/cilium/releases/tag/v1.17.15
- github.com/cilium/cilium/releases/tag/v1.18.9
- github.com/cilium/cilium/releases/tag/v1.19.3
- github.com/cilium/cilium/security/advisories/GHSA-gj49-89wh-h4gj
- nvd.nist.gov/vuln/detail/CVE-2026-41520
Code Behaviors & Features
Detect and mitigate CVE-2026-41520 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →