CVE-2026-73974

Source
https://cve.org/CVERecord?id=CVE-2026-73974
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-73974.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-73974
Aliases
Published
2026-08-18T21:15:03Z
Modified
2026-09-11T03:30:30Z
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-lib: Arbitrary root file read via live --test argument (lib.lftest) across sudoers-whitelisted plugins (LPE)
Details

linuxfabrik-lib provides Python modules for database access, caching, shell execution, and API integrations, and Linuxfabrik Monitoring Plugins uses its shared testing helper across check plugins. Prior to linuxfabrik-lib 6.1.0 and Linuxfabrik Monitoring Plugins 7.0.0, lib.lftest.test() treated the first or second element of a --test CSV argument as a filesystem path and returned the file contents as simulated standard output or standard error without path confinement. The hidden but production-accessible --test argument was accepted by sudo-authorized plugins, so an attacker controlling the nagios or icinga account could use check-plugins/deb-updates/deb-updates with its default QUERY=1 to disclose every line of a root-readable file. Approximately 22 other plugins exposed filtered content or a root file existence and readability oracle through the same helper, while check-plugins/network-bonding/network-bonding and check-plugins/openstack-swift-stat/openstack-swift-stat had direct read paths that bypassed the helper. The library fix confines fixture reads to the invoking plugin's unit-test directory and refuses unsafe anchors, and the plugin fix routes the two bypasses through that helper. These issues are fixed in linuxfabrik-lib 6.1.0 and Linuxfabrik Monitoring Plugins 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-73974.json",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "fixed": "6.0.1"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/linuxfabrik/lib

Affected ranges

Type
GIT
Repo
https://github.com/linuxfabrik/lib
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"
    ]
}
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
{
    "source": "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.0.0.0
v2.0.0.7
v2.1.0
v2.1.0.0
v2.1.0.4
v2.1.0.7
v2.1.1
v2.1.1.15
v2.1.1.5
v2.1.1.7
v2.2.0
v2.2.1
v2.3.0
v2.4.0
v3.*
v3.0.0
v3.1.0
v3.1.1
v3.2.0
v3.3.0
v3.4.0
v3.4.1
v4.*
v4.0.0
v4.0.1
v4.0.2
v4.1.0
v4.2.0
v4.3.0
v4.4.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-73974.json"