CVE-2026-67433

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.
CVSS

No CVSS.

Configurations

No configuration.

History

29 Jul 2026, 20:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-29 20:17

Updated : 2026-07-30 19:27


NVD link : CVE-2026-67433

Mitre link : CVE-2026-67433

CVE.ORG link : CVE-2026-67433


JSON object : View

Products Affected

No product.

CWE
CWE-59

Improper Link Resolution Before File Access ('Link Following')

CWE-367

Time-of-check Time-of-use (TOCTOU) Race Condition