๐Ÿ” CVE Alert

CVE-2026-53759

UNKNOWN 0.0

linuxfabrik-lib: Insecure creation of SQLite databases

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

linuxfabrik-lib provides Python modules for database access, caching, shell execution, and API integrations. Prior to version 4.2.0, db_sqlite.py created SQLite databases at predictable paths in the shared /tmp directory and followed attacker-created symbolic links at those paths. An attacker who controls a local monitoring account can create a symlink such as /tmp/linuxfabrik-monitoring-plugins-docker-stats.db and then trigger a sudo-authorized plugin, causing the root process to create or modify the symlink target. The primitive can overwrite arbitrary paths, cause denial of service, or manipulate an existing SQLite database through a crafted rollback journal or write-ahead log. The Monitoring Plugins integration also moved plugin caches through lib.db_sqlite.get_db_path() so they use the secured per-user directory. This issue is fixed in version 4.2.0.

CWE CWE-377
Vendor linuxfabrik
Product monitoring-plugins
Published Aug 18, 2026
Last Updated Aug 18, 2026
Stay Ahead of the Next One

Get instant alerts for linuxfabrik monitoring-plugins

Be the first to know when new unknown vulnerabilities affecting linuxfabrik monitoring-plugins are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linuxfabrik / monitoring-plugins
< 4.2.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Linuxfabrik/monitoring-plugins/security/advisories/GHSA-r35r-fpx2-jgr4 github.com: https://github.com/Linuxfabrik/lib/commit/1e3ca61d45e37ef118aa0c107b420ef74458697e github.com: https://github.com/Linuxfabrik/lib/blob/main/CHANGELOG.md#v420---2026-06-02 github.com: https://github.com/Linuxfabrik/lib/releases/tag/v4.2.0