CVE Catalog

CVE-2026-67433

MediumCVSS 5.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.08%

0th percentile - higher than 0% of all known CVEs

Summary

A vulnerability in linuxfabrik monitoring-plugins version 6.0.0 allows a local user controlling the plugin account to place a symlink that will be followed by sqlite3.connect() during a root-run log check. The database migration moves a file from /tmp using os.rename().

Risk Assessment

A local attacker could access files with root privileges, potentially leading to privilege escalation or data corruption.

Recommendation

Upgrade linuxfabrik monitoring-plugins to a version newer than 6.0.0 that includes a fix.

Other vulnerabilities in linuxfabrik monitoring-plugins

See all
Original NVD description (English source)

Linuxfabrik monitoring-plugins provides Python monitoring plugins for Icinga, Nagios, and related monitoring systems. In version 6.0.0, the logfile check legacy database migration moved a predictable path from /tmp with os.rename() and allowed a local user controlling the plugin account to place a symlink that would be followed by sqlite3.connect() during a root-run check.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS