Lucene search
+L

34 matches found

OSV
OSV
added 2026/06/25 6:43 p.m.10 views

GO-2026-5211 Inspektor Gadget: Command Injection via malicious buildOptions manipulation in github.com/inspektor-gadget/inspektor-gadget

Inspektor Gadget: Command Injection via malicious buildOptions manipulation in github.com/inspektor-gadget/inspektor-gadget...

7.8CVSS5.8AI score0.01281EPSS
SaveExploits1References4
OSV
OSV
added 2026/06/25 6:26 p.m.8 views

GO-2026-5068 Inspektor Gadget uses unsanitized ANSI Escape Sequences In `columns` Output Mode in github.com/inspektor-gadget/inspektor-gadget

Inspektor Gadget uses unsanitized ANSI Escape Sequences In columns Output Mode in github.com/inspektor-gadget/inspektor-gadget...

9.8CVSS5.8AI score0.0056EPSS
SaveExploits1References4
OSV
OSV
added 2026/06/22 8:35 p.m.9 views

GHSA-7CFQ-5MHV-JRP9 Inspektor Gadget: Unprivileged container can crash USDT note parser via crafted ELF (no shipped gadget affected)

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/..." section attaches to a target binary...

6.3CVSS6.3AI score
SaveExploits0References5
OPENSUSE Linux
OPENSUSE Linux
added 2026/06/19 12:0 a.m.7 views

inspektor-gadget-0.53.2-1.1 on GA media (moderate)

inspektor-gadget-0.53.2-1.1 on GA media Announcement ID: openSUSE-SU-2026:11056-1 Rating: moderate Cross-References: CVE-2026-42504 CVSS scores: CVE-2026-42504 SUSE : 6.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVE-2026-42504 SUSE : 6.9...

6.9CVSS5.9AI score0.0056EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/18 12:0 a.m.15 views

PT-2026-50858

These are all security issues fixed in the inspektor-gadget-0.53.2-1.1 package on the GA media of openSUSE Tumbleweed...

7.5CVSS5.9AI score0.0056EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/18 12:0 a.m.5 views

OPENSUSE-SU-2026:11056-1 inspektor-gadget-0.53.2-1.1 on GA media

These are all security issues fixed in the inspektor-gadget-0.53.2-1.1 package on the GA media of openSUSE Tumbleweed...

7.5CVSS5.9AI score0.0056EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/22 6:50 p.m.7 views

EUVD-2026-6695

Inspektor Gadget uses unsanitized ANSI Escape Sequences In columns Output Mode...

9.8CVSS5.8AI score0.0056EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/22 6:50 p.m.9 views

GHSA-34R5-6J7W-235F Inspektor Gadget uses unsanitized ANSI Escape Sequences In `columns` Output Mode

Description String fields from eBPF events in columns output mode are rendered to the terminal without any sanitization of control characters or ANSI escape sequences. Therefore, a maliciously forged – partially or completely – event payload, coming from an observed container, might inject the...

6.9CVSS5.9AI score0.0056EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/04/22 5:44 p.m.14 views

Inspektor Gadget: Command Injection via malicious buildOptions manipulation

Impacted Resources inspektor-gadget/cmd/common/image/build.go inspektor-gadget/cmd/common/image/helpers/Makefile.build Description The ig binary provides a subcommand for image building, used to generate custom gadget OCI images. A part of this functionality is implemented in the file...

7.8CVSS6AI score0.01281EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/04/22 5:44 p.m.8 views

GHSA-79QW-G77V-2VFH Inspektor Gadget: Command Injection via malicious buildOptions manipulation

Impacted Resources inspektor-gadget/cmd/common/image/build.go inspektor-gadget/cmd/common/image/helpers/Makefile.build Description The ig binary provides a subcommand for image building, used to generate custom gadget OCI images. A part of this functionality is implemented in the file...

7.5CVSS6.2AI score0.01281EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2026/03/14 12:24 a.m.9 views

SUSE CVE-2026-31890

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 silently drop events. Th...

5.5CVSS5.8AI score0.00143EPSS
SaveExploits1References3
NVD
NVD
added 2026/03/12 6:16 p.m.7 views

CVE-2026-31890

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 silently drop events. Th...

5.5CVSS0.00143EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/12 5:35 p.m.17 views

CVE-2026-31890

Inspektor Gadget (eBPF-based data collection framework for Kubernetes/Linux) contains a DoS vulnerability prior to 0.50.1. When the gadget’s ring-buffer (hard-coded to 256KB) is full, the transfer mechanism via ring-buffers can fail to enqueue events and silently drop them; similarly, a gadget_re...

5.5CVSS5.8AI score0.00143EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/12 5:35 p.m.2 views

CVE-2026-31890 Inspektor Gadget: Tracing Denial of Service via Event Flooding

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 silently drop events. Th...

4.8CVSS5.8AI score0.00143EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/03/12 5:35 p.m.31 views

CVE-2026-31890 Inspektor Gadget: Tracing Denial of Service via Event Flooding

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 silently drop events. Th...

4.8CVSS0.00143EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/03/12 12:0 a.m.6 views

PT-2026-25030

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 silently drop events. Th...

4.8CVSS5.8AI score0.00143EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/12 12:0 a.m.9 views

Inspektor Gadget 安全漏洞

Inspektor Gadget is a set of tools and frameworks based on eBPF developed by Inspektor Gadget Inc. Versions of Inspektor Gadget prior to 0.50.1 contained security vulnerabilities. These vulnerabilities stemmed from the silent discarding of events when the ring buffer was full, with the discard...

5.5CVSS5.9AI score0.00143EPSS
SaveExploits1References1
NVD
NVD
added 2026/02/12 9:16 p.m.9 views

CVE-2026-25996

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 escape sequences...

9.8CVSS0.0056EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/02/12 8:6 p.m.6 views

CVE-2026-25996

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 escape sequences...

6.9CVSS5.6AI score0.0056EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/02/12 8:6 p.m.23 views

CVE-2026-25996

CVE-2026-25996 affects Inspektor Gadget. The vulnerability arises because string fields from eBPF events in the columns output mode are rendered to the terminal without sanitizing control characters or ANSI escape sequences, enabling injection via crafted event payloads. Affected surface includes...

9.8CVSS5.6AI score0.0056EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder