CVE-2026-55426
Last modified
CVE-2026-55426 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. linuxfabrik-lib provides Python modules for database access, caching, shell execution, and API integrations, and Linuxfabrik Monitoring Plugins uses those modules to run external monitoring commands. From the earliest affected releases until linuxfabrik-lib 5.0.0 and Linuxfabrik Monitoring Plugins 6.0.0, check plugins embedded user-controlled values in command strings passed to lib.shell.shell_exec(), which split strings at pipe characters and executed the resulting commands. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
linuxfabrik-lib provides Python modules for database access, caching, shell execution, and API integrations, and Linuxfabrik Monitoring Plugins uses those modules to run external monitoring commands. From the earliest affected releases until linuxfabrik-lib 5.0.0 and Linuxfabrik Monitoring Plugins 6.0.0, check plugins embedded user-controlled values in command strings passed to lib.shell.shell_exec(), which split strings at pipe characters and executed the resulting commands. In check-plugins/restic-check/restic-check, the --repo parameter could inject a pipe-delimited command into a constructed restic invocation, and sudo-authorized execution allowed a compromised nagios or icinga account to run that command as root. The shared library also accepted command strings and a shell parameter, while numerous plugins constructed external commands from attacker-influenced arguments. The fixes require argv lists, always use shell=False, remove pipe splitting, and reject option-like positional values through lib.shell.safe_cli_value(). These issues are fixed in linuxfabrik-lib 5.0.0 and Linuxfabrik Monitoring Plugins 6.0.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linuxfabrik | monitoring-plugins | < 6.0.0 |
| Linuxfabrik | lib | < 5.0.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55426?
How severe is CVE-2026-55426?
How do I fix CVE-2026-55426?
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-5542A vulnerability was determined in code-projects Simple Laund…4.3
- CVE-2026-55420Discourse is an open-source discussion platform. Prior to 20…8.1
- CVE-2026-55421Open edX Platform enables the authoring and delivery of onli…6.8
- CVE-2026-55423Langflow is a tool for building and deploying AI-powered age…6.1
- CVE-2026-55424Discourse is an open-source discussion platform. Prior to 20…5.4
- CVE-2026-55425Graylog is a free and open log management platform. From 7.1…5
- CVE-2026-55427Coder allows organizations to provision remote development e…8.3
- CVE-2026-55428Coder allows organizations to provision remote development e…8.2
- CVE-2026-55429Coder allows organizations to provision remote development e…8.7
- CVE-2026-5543A vulnerability was identified in PHPGurukul User Registrati…6.3
- CVE-2026-55430Coder allows organizations to provision remote development e…6.8
- CVE-2026-55431Coder allows organizations to provision remote development e…6.1
Are you affected by CVE-2026-55426?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
