Description
Linuxfabrik Monitoring Plugins provides monitoring plugins for Icinga, Nagios, and related systems. Prior to version 5.1.0, the shipped assets/sudoers/Debian.sudoers policy allowed the nagios or icinga account to execute /usr/bin/apt-get as root without restricting its arguments. An attacker who already controls that monitoring account can supply the APT::Update::Pre-Invoke option to execute an arbitrary command while apt-get runs with root privileges, resulting in a root shell and complete compromise of the host. The vulnerable rule supports the check-plugins/deb-updates/deb-updates plugin, but it authorized arbitrary apt-get argument sequences rather than only the required apt-get update --quiet 2 command. This issue is fixed in version 5.1.0.
Published: 2026-08-18
Score: 7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Linuxfabrik Monitoring Plugins allowed the nagios or icinga user to run /usr/bin/apt-get as root without restricting its arguments. An attacker who already controls that monitoring account can supply the APT::Update::Pre-Invoke option, causing apt-get to execute an arbitrary command while running with root privileges, resulting in a root shell and complete compromise of the host. The vulnerability is specifically tied to the shipped Debian.sudoers policy in versions prior to 5.1.0 and applies to the check‑plugins/deb-updates/deb-updates plugin, which authorized arbitrary apt-get argument sequences instead of the intended apt-get update --quiet 2 command.

Affected Systems

The vulnerability exists in Linuxfabrik Monitoring Plugins versions prior to 5.1.0. Systems using the Debian.sudoers policy shipped with these versions – which applies to the check‑plugins/deb-updates/deb-updates plugin – are affected. The exposed sudoers entry applies to the nagios or icinga account on Debian‑based hosts using the package.

Risk and Exploitability

The CVSS score of 7.0 indicates high severity. The EPSS score is <1%, but the attack requires local access to the monitoring account, which is already privileged. Because the plugin accepts arbitrary apt‑get arguments, an exploit can run any command as root, granting full control of the host. The vulnerability is listed in the vendor advisory but is not yet included in the CISA KEV catalog. The fix is released in version 5.1.0.

Generated by OpenCVE AI on August 21, 2026 at 16:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linuxfabrik Monitoring Plugins package to version 5.1.0 or later, which restricts apt‑get arguments in the sudoers file.
  • Verify that the sudoers entry for the nagios/icinga user no longer permits unrestricted /usr/bin/apt‑get calls; edit or remove the rule if necessary.
  • Restrict the monitoring account’s ability to supply apt‑get arguments by disabling the APT::Update::Pre‑Invoke option or reconfiguring the plugin to ignore injected arguments.

Generated by OpenCVE AI on August 21, 2026 at 16:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-8w6w-23mq-h8rg Linuxfabrik Monitoring Plugins: Sudoers may be able to obtain privilege escalation via /usr/bin/apt-get arguments
History

Wed, 19 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 18 Aug 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Linuxfabrik
Linuxfabrik monitoring-plugins
Vendors & Products Linuxfabrik
Linuxfabrik monitoring-plugins

Tue, 18 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Description Linuxfabrik Monitoring Plugins provides monitoring plugins for Icinga, Nagios, and related systems. Prior to version 5.1.0, the shipped assets/sudoers/Debian.sudoers policy allowed the nagios or icinga account to execute /usr/bin/apt-get as root without restricting its arguments. An attacker who already controls that monitoring account can supply the APT::Update::Pre-Invoke option to execute an arbitrary command while apt-get runs with root privileges, resulting in a root shell and complete compromise of the host. The vulnerable rule supports the check-plugins/deb-updates/deb-updates plugin, but it authorized arbitrary apt-get argument sequences rather than only the required apt-get update --quiet 2 command. This issue is fixed in version 5.1.0.
Title Linuxfabrik Monitoring Plugins Sudoers: /usr/bin/apt-get arguments allow privilege escalation
Weaknesses CWE-88
References
Metrics cvssV4_0

{'score': 7, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Linuxfabrik Monitoring-plugins
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-19T19:03:29.652Z

Reserved: 2026-06-08T18:11:06.660Z

Link: CVE-2026-52817

cve-icon Vulnrichment

Updated: 2026-08-19T19:03:04.308Z

cve-icon NVD

Status : Received

Published: 2026-08-18T21:16:34.820

Modified: 2026-08-19T19:17:18.747

Link: CVE-2026-52817

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T16:30:06Z

Weaknesses
  • CWE-88

    Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')