CVE-2026-53941
Last modified
CVE-2026-53941 is a medium-severity vulnerability rated 6.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.27.0 until 0.53.1, the uprobe library resolver can allow an unprivileged container to consume excessive CPU and block other containers from starting by supplying a crafted /etc/ld.so.cache file while an uprobe-based gadget is active. EPSS estimates a 0.38% 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.27.0 until 0.53.1, the uprobe library resolver can allow an unprivileged container to consume excessive CPU and block other containers from starting by supplying a crafted /etc/ld.so.cache file while an uprobe-based gadget is active. The parser in pkg/uprobetracer/ldcache_parser.go trusts EntryCount enough to perform excessive iteration, computes cache1Len with overflowing uint32 arithmetic, and repeatedly calls readStringFromBytes in pkg/uprobetracer/bytes.go, where byte-by-byte immutable string concatenation produces quadratic work. While this processing occurs, pkg/container-hook holds the fanotify container-start pause, allowing a crafted cache to delay startup for roughly a minute, prevent Docker from starting other containers, and degrade monitoring. Processing caches from already-running containers can still consume CPU but does not hold the new-container startup pause, and the advisory establishes no confidentiality or integrity impact. 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.27.0, < 0.53.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-53941?
How severe is CVE-2026-53941?
How do I fix CVE-2026-53941?
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-53935Cilium is a networking, observability, and security solution…6.9
- CVE-2026-53937MCP Kotlin SDK is the Kotlin Multiplatform software developm…6.2
- CVE-2026-53938OpenIDC/cjose is a C library implementing the Javascript Obj…8.2
- CVE-2026-53939OpenIDC/cjose is a C library implementing the Javascript Obj…9.1
- CVE-2026-5394An authenticated administrative user who can import or save …7
- CVE-2026-53940Conda is a system-level binary package and environment manag…8.8
- CVE-2026-53943Ghost is a Node.js content management system. From until 6.…9.6
- CVE-2026-53944Ghost is a Node.js content management system. From 6.0.9 unt…5.8
- CVE-2026-53945Ghost is a Node.js content management system. From 6.0.9 unt…4
- CVE-2026-53946Ghost is a Node.js content management system. From 6.19.4 un…5.4
- CVE-2026-53947Ghost is a Node.js content management system. From 5.18.0 un…5.3
- CVE-2026-53948Ghost is a Node.js content management system. From 6.19.4 un…5.4
Are you affected by CVE-2026-53941?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
