Wingetlywingetly
← All apps
H

Hubble

by Ciliumv0.12.0

Last updated

Hubble CLI

Install with winget

$ winget install --id Cilium.Hubble --exact --version 0.12.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v0.12.0

ArchitectureTypeScopeInstallDownload
x86Portable-Direct
x64Portable-Direct
arm64Portable-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

25 known CVEs via NVD

  • medium5.4Patched in wingetCVE-2026-56743affects before 1.19.5Jul 15, 2026

    Cilium is a networking, observability, and security solution. From 1.19.0 to 1.19.4, standard Kubernetes NetworkPolicy specifications using CIDR-based ipBlock rules without pod or namespace selectors erroneously generate a wildcard namespace allow rule when Cilium is configured...

  • medium5.9Fix in v1.17.17CVE-2026-56742affects before 1.17.17, 1.18.11, 1.19.5Jul 15, 2026

    Cilium is a networking, observability, and security solution. Prior to 1.17.17, 1.18.11, and 1.19.5, Cilium clusters using Gateway API allow users with permissions to create or update namespaced HTTPRoutes to mirror HTTP traffic to any Service in any namespace, bypassing the Ref...

  • critical9.2Fix in v1.17.14CVE-2026-49445affects before 1.17.14, 1.18.8, 1.19.2Jul 15, 2026

    Cilium is a networking, observability, and security solution. Prior to 1.17.14, 1.18.8, and 1.19.2, when Cilium L7 functionality is enabled, the embedded or standalone Envoy instance creates a world-accessible admin.sock on cluster nodes, allowing a local attacker to access Envo...

  • medium5.4Fix in v1.17.14CVE-2026-33726affects before 1.17.14, 1.18.8, 1.19.2Mar 26, 2026

    Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Prior to versions 1.17.14, 1.18.8, and 1.19.2, Ingress Network Policies are not enforced for traffic from pods to L7 Services (Envoy, GAMMA) with a local backend on the same node, when Per...

  • medium6.1Patched in wingetCVE-2026-26963affects before 1.18.6Feb 19, 2026

    Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Versions 1.18.0 through 1.18.5 will incorrectly permit traffic from Pods on other nodes when Native Routing, WireGuard and Node Encryption are enabled. This issue has been fixed in version...

  • medium4.0Fix in v1.16.17CVE-2025-64715affects before 1.16.17, 1.17.10, 1.18.4Nov 28, 2025

    Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Prior to versions 1.16.17, 1.17.10, and 1.18.4, CiliumNetworkPolicys which use egress.toGroups.aws.securityGroupsIds to reference AWS security group IDs that do not exist or are not attach...

  • medium4.0Patched in wingetCVE-2025-32793affects before 1.15.16, 1.16.9, 1.17.3Apr 21, 2025

    Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Versions 1.15.0 to 1.15.15, 1.16.0 to 1.16.8, and 1.17.0 to 1.17.2, are vulnerable when using Wireguard transparent encryption in a Cilium cluster, packets that originate from a terminatin...

  • low3.4Patched in wingetCVE-2025-30163affects before 1.16.8, 1.17.2Mar 24, 2025

    Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Node based network policies (`fromNodes` and `toNodes`) will incorrectly permit traffic to/from non-node endpoints that share the labels specified in `fromNodes` and `toNodes` sections of...

Showing 8 of 25. Source: NVD, updated 4h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • C
    Cilium CLICilium
    Cilium.CiliumCLIv0.20.0

    Cilium CNI CLI

  • OpenLensOpenLens Authors
    MuhammedKalkan.OpenLensv6.5.2-366

    Open source build for Mirantis Lens. This build does not require you to log in and includes only open source part.

  • Podman DesktopRedHat
    RedHat.Podman-Desktopv1.29.3

    Manage different container engines from a single UI and tray icon

  • K
    KrewKubernetes SIGs
    Kubernetes.krewv0.5.0

    Find and install kubectl plugins

  • K
    kubensAhmet Alp Balkan
    ahmetb.kubensv0.11.0

    Faster way to switch between namespaces in kubectl

  • K
    kyvernokyverno
    kyverno.kyvernov1.17.1

    Kyverno is a policy engine designed for Kubernetes.

More from Cilium or browse cilium, cni, hubble.

Frequently asked questions

How do I install Hubble on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Cilium.Hubble --exact --version 0.12.0. winget downloads the installer from Cilium and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Hubble silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Cilium.Hubble --exact 0.12.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Hubble via winget?
Run: winget uninstall --id Cilium.Hubble --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Hubble's Apps & Features entry.
Is Hubble free?
Hubble is distributed under Apache. Refer to the publisher (https://github.com/cilium/hubble) for the full license terms - Wingetly itself does not charge for installation.
Does Hubble work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Hubble directly from the publisher.
How do I keep Hubble up to date?
Run winget upgrade --id Cilium.Hubble --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Hubble from microsoft/winget-pkgs.