CVE-2026-44778
Last modified
CVE-2026-44778 is a low-severity vulnerability rated 2.9/10 on the CVSS scale. Inspektor Gadget is a set of tools and framework for data collection and system inspection on Kubernetes clusters and Linux hosts using eBPF. From 0.28.0 until 0.53.1, the USDT note parser in pkg/uprobetracer/usdt.go can allow an unprivileged container to crash or exhaust the memory of the privileged Inspektor Gadget process when a custom gadget containing a SEC("usdt/...") eBPF section attaches to a crafted ELF binary. EPSS estimates a 0.46% chance of exploitation in the next 30 days.
Description
Inspektor Gadget is a set of tools and framework for data collection and system inspection on Kubernetes clusters and Linux hosts using eBPF. From 0.28.0 until 0.53.1, the USDT note parser in pkg/uprobetracer/usdt.go can allow an unprivileged container to crash or exhaust the memory of the privileged Inspektor Gadget process when a custom gadget containing a SEC("usdt/...") eBPF section attaches to a crafted ELF binary. The getUsdtInfo() function reads the .note.stapsdt section without validating that DescSize is large enough for three address fields, allowing an out-of-bounds slice operation to panic, and it uses untrusted NameSize and DescSize values for allocations that can consume gigabytes of memory. The parser also invokes debug/elf without panic recovery, allowing other malformed ELF structures to terminate the process. No gadget shipped by Inspektor Gadget uses USDT probes, so only deployments using custom USDT gadgets are affected, and the demonstrated impact is denial of service rather than code execution or privilege escalation. This issue is fixed in version 0.53.1.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| inspektor-gadget | inspektor-gadget | >= 0.28.0, < 0.53.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-44778?
How severe is CVE-2026-44778?
How do I fix CVE-2026-44778?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-44770SAP Create Single Payment does not perform necessary authori…4.3
- CVE-2026-44771SAP S/4HANA Draft operation does not perform necessary autho…4.3
- CVE-2026-44774Traefik is an HTTP reverse proxy and load balancer. Prior to…9.9
- CVE-2026-44775Kavita is a cross platform reading server. Prior to 0.9.0, t…6.9
- CVE-2026-44776Kavita is a cross platform reading server. Prior to 0.9.0, t…5.9
- CVE-2026-44777jq is a command-line JSON processor. In 1.8.2rc1 and earlier…5.5
- CVE-2026-44779Discourse is an open-source discussion platform. From versio…4.3
- CVE-2026-4478A vulnerability was identified in Yi Technology YI Home Came…8.2
- CVE-2026-44780Discourse is an open-source discussion platform. From versio…4.3
- CVE-2026-44782Discourse is an open-source discussion platform. From versio…4.3
- CVE-2026-44783Discourse is an open-source discussion platform. From versio…5.4
- CVE-2026-44784Discourse is an open-source discussion platform. From versio…6.5
Are you affected by CVE-2026-44778?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
