CVE-2026-73973

Source
https://cve.org/CVERecord?id=CVE-2026-73973
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-73973.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-73973
Aliases
  • GHSA-f54c-p5vg-mr5c
Published
2026-08-18T21:12:27Z
Modified
2026-09-11T03:30:25Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Linuxfabrik Monitoring Plugins: Arbitrary root file disclosure via unconfined --filename in logfile plugin (sudoers LPE)
Details

Linuxfabrik Monitoring Plugins provides monitoring plugins for Icinga, Nagios, and related systems. Prior to version 7.0.0, check-plugins/logfile/logfile accepted a free-form --filename path and opened it as root when invoked through the shipped nagios or icinga sudoers allowlist, without confining the resolved path to /var/log. An attacker who controls the monitoring account can select a root-readable file such as /etc/shadow and use --warning-regex . while leaving SUPPRESS_OUTPUT false, causing each nonempty line to be collected in warn_matches and returned through lib.base.oao(). The vulnerable flow passes the expanded scan_path directly to open(), and neither real-path containment nor an allowlist protects the sink. The same fix also confines mysql-logfile and openvpn-client-list paths, allows only documented log roots, and resolves symlinks and parent-directory traversal before checking containment. This issue is fixed in version 7.0.0.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-22",
        "CWE-269"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73973.json"
}
References

Affected packages

Git / github.com/linuxfabrik/monitoring-plugins

Affected ranges

Type
GIT
Repo
https://github.com/linuxfabrik/monitoring-plugins
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "7.0.0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

Other
2020022801
2020031201
2020041501
2020042001
2020052801
2020061901
2020102301
2020111801
2020111901
2020112001
2020122401
2021021601
2021021701
2021061501
2021101401
2022022801
2022030201
2022072001
2023030801
2023051201
2023112901
2024052901
2024060401
v1.*
v1.2.0.11
v2.*
v2.0.0
v2.1.0
v2.1.1
v2.2.0
v2.2.1
v3.*
v3.0.0
v4.*
v4.0.0
v4.1.0
v5.*
v5.0.0
v5.1.0
v5.2.0
v6.*
v6.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-73973.json"