VYPR

Inspektor Gadget

by Inspektor Gadget

Source repositories

CVEs (4)

  • CVE-2026-25996CriFeb 12, 2026
    risk 0.57cvss 9.8epss 0.01

    Inspektor Gadget is a set of tools and framework for data collection and system inspection on Kubernetes clusters and Linux hosts using eBPF. String fields from eBPF events in columns output mode are rendered to the terminal without any sanitization of control characters or ANSI…

  • CVE-2026-31890MedMar 12, 2026
    risk 0.29cvss 5.5epss 0.00

    Inspektor Gadget is a set of tools and framework for data collection and system inspection on Kubernetes clusters and Linux hosts using eBPF. Prior to 0.50.1, in a situation where the ring-buffer of a gadget is – incidentally or maliciously – already full, the gadget will…

  • CVE-2026-53941Aug 19, 2026
    risk 0.00cvss epss

    ## Summary An unprivileged container can block all other containers from starting on the same host by placing a crafted `/etc/ld.so.cache` file in its filesystem. When Inspektor Gadget attaches any uprobe-based gadget, it parses this file in the container startup path. A…

  • CVE-2026-44778lowJun 22, 2026
    risk 0.00cvss epss

    ## Summary A malicious container can crash or destabilize the privileged Inspektor Gadget process when a **gadget using USDT probes** is deployed. The vulnerability is in the USDT note parser (`pkg/uprobetracer/usdt.go`) which is invoked when a gadget with a `SEC("usdt/...")`…