Version 3.0.3 (Gabriele Tergit) Released

Lorenz Kästle, August 7, 2026

The Monitoring Plugins Development Team announces version 3.0.3 of the Monitoring Plugins. This is a security release which fixes a vulnerability in check_mailq and some "normal" bugs.

This release contains a fix for a security vulnerability regarding check_mailq. Technically we do not introduce the security problem, but strongly lead people to create one.

check_mailq could be used with the sudo option (-s/--sudo) and would execute sudo then with mailq as an argument AND additional arbitrary arguments given by the user. A simple sudo rule to allow the monitoring user to execute this, could lead to arbitrary command execution with root privileges.

The patch with this release disables the whole sudo option of check_mailq. Allowing the monitoring user to view the mail queue is now a problem of the MTA and most (hopefully all) MTAs should support this in one way or another.

We thank Christopher Kreft (again) for reporting the problem.

Other changes

The codename for this release is "Gabriele Tergit".

You can get the tarball from our download page.