Lucene search
+L

36 matches found

NVD
NVD
added yesterday5 views

CVE-2026-73974

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

5.5CVSS
SaveExploits0References5
NVD
NVD
added yesterday4 views

CVE-2026-73973

Linuxfabrik Monitoring Plugins provides monitoring plugins for Icinga, Nagios, and related systems. Prior to version 7.0.0, check-plugins/logfile/logfile accepted a free-form --filename path and opened it as root when invoked through the shipped nagios or icinga sudoers allowlist, without confini...

5.5CVSS
SaveExploits0References4
Cvelist
Cvelist
added yesterday13 views

CVE-2026-73974 linuxfabrik-lib: Arbitrary root file read via live --test argument (lib.lftest) across sudoers-whitelisted plugins (LPE)

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

5.5CVSS
SaveExploits0References5
CVE
CVE
added yesterday11 views

CVE-2026-73974

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

5.5CVSS5.2AI score
SaveExploits0References5
EUVD
EUVD
added yesterday6 views

EUVD-2026-62185

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

5.5CVSS5.1AI score
SaveExploits0References5
CVE
CVE
added yesterday8 views

CVE-2026-73973

Linuxfabrik Monitoring Plugins provides monitoring plugins for Icinga, Nagios, and related systems. Prior to version 7.0.0, check-plugins/logfile/logfile accepted a free-form --filename path and opened it as root when invoked through the shipped nagios or icinga sudoers allowlist, without confini...

5.5CVSS5.3AI score
SaveExploits0References4
EUVD
EUVD
added yesterday5 views

EUVD-2026-62184

Linuxfabrik Monitoring Plugins provides monitoring plugins for Icinga, Nagios, and related systems. Prior to version 7.0.0, check-plugins/logfile/logfile accepted a free-form --filename path and opened it as root when invoked through the shipped nagios or icinga sudoers allowlist, without confini...

5.5CVSS5.3AI score
SaveExploits0References4
Cvelist
Cvelist
added yesterday11 views

CVE-2026-73973 Linuxfabrik Monitoring Plugins: Arbitrary root file disclosure via unconfined --filename in logfile plugin (sudoers LPE)

Linuxfabrik Monitoring Plugins provides monitoring plugins for Icinga, Nagios, and related systems. Prior to version 7.0.0, check-plugins/logfile/logfile accepted a free-form --filename path and opened it as root when invoked through the shipped nagios or icinga sudoers allowlist, without confini...

5.5CVSS
SaveExploits0References4
CVE
CVE
added yesterday29 views

CVE-2026-55426

The shell_exec() function in linuxfabrik-lib splits command strings on pipe characters, enabling command injection via attacker-controlled arguments (e.g., --repo '|touch /root/nagios-was-here|') in plugins like restic-check. If a plugin is in the sudoers file, a compromised nagios/icinga account...

7.8CVSS5.6AI score
SaveExploits0References6
CVE
CVE
added yesterday33 views

CVE-2026-53759

In linuxfabrik-lib versions before 4.2.0, db_sqlite.py created SQLite databases at predictable /tmp paths and followed attacker-created symlinks. A compromised local account (e.g., nagios) could create a symlink and trigger a sudo-authorized plugin, causing a root process to write to arbitrary pa...

5.1CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added yesterday37 views

CVE-2026-52817

In Linuxfabrik Monitoring Plugins prior to 5.1.0, the Debian.sudoers file allowed the nagios/icinga account to run /usr/bin/apt-get as root with unrestricted arguments. An attacker with the monitoring account can execute sudo apt-get update -o APT::Update::Pre-Invoke::="/bin/sh" to obtain a root ...

8.4CVSS5.6AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added yesterday5 views

PT-2026-78229

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

5.5CVSS5.1AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added yesterday5 views

PT-2026-78228

Linuxfabrik Monitoring Plugins provides monitoring plugins for Icinga, Nagios, and related systems. Prior to version 7.0.0, check-plugins/logfile/logfile accepted a free-form --filename path and opened it as root when invoked through the shipped nagios or icinga sudoers allowlist, without confini...

5.5CVSS5.3AI score
SaveExploits0References5
Veracode
Veracode
added 2026/08/01 5:33 p.m.10 views

Exposure Of Sensitive Information To An Unauthorized Actor

linuxfabrik-lib is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor. The vulnerability is due to lib.url.fetch following cross-origin redirects while forwarding caller-supplied credential headers other than Authorization and Cookie, which allows an attacker controlling a...

6CVSS5.5AI score0.00286EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/30 2:46 p.m.17 views

EUVD-2026-50553

linuxfabrik-lib: fetch forwards credential headers across a cross-origin redirect...

6CVSS5.8AI score0.00286EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/30 2:46 p.m.8 views

GHSA-4JC5-G844-4X33 linuxfabrik-lib: fetch() forwards credential headers across a cross-origin redirect

Summary lib.url.fetch follows HTTP redirects followredirects=True. httpx strips only Authorization and Cookie when a redirect crosses the origin, so any other caller-supplied credential header a session token such as Redfish's X-Auth-Token, an API key, ... was still sent to the redirect target. A...

6CVSS5.8AI score0.00286EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/29 8:17 p.m.9 views

CVE-2026-67436

Linuxfabrik monitoring-plugins provides Python monitoring plugins for Icinga, Nagios, and related monitoring systems. In 6.0.0 and earlier, the redfish- plugins built request URLs by concatenating an operator-supplied base URL with response-supplied @odata.id links, allowing a malicious or...

8.3CVSS0.00249EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/29 8:17 p.m.12 views

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

5.8CVSS0.0008EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/29 8:17 p.m.8 views

CVE-2026-67435

linuxfabrik-lib provides Python modules for database access, caching, shell execution, and API integrations. Prior to version 6.0.0, lib.url.fetch followed cross-origin redirects while forwarding caller-supplied credential headers other than Authorization and Cookie, allowing a malicious...

6CVSS0.00286EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/29 7:43 p.m.65 views

CVE-2026-67436 Linuxfabrik monitoring-plugins: SSRF and auth-token disclosure via unvalidated @odata.id link in redfish-* plugins

Linuxfabrik monitoring-plugins provides Python monitoring plugins for Icinga, Nagios, and related monitoring systems. In 6.0.0 and earlier, the redfish- plugins built request URLs by concatenating an operator-supplied base URL with response-supplied @odata.id links, allowing a malicious or...

8.3CVSS0.00249EPSS
SaveExploits0References2
Rows per page
Query Builder