Lucene search
+L

290942 matches found

OSV
OSV
added 2026/08/18 8:57 p.m.8 views

CVE-2026-55426 linuxfabrik-lib: Local privilege escalation using embedded command

linuxfabrik-lib provides Python modules for database access, caching, shell execution, and API integrations, and Linuxfabrik Monitoring Plugins uses those modules to run external monitoring commands. From the earliest affected releases until linuxfabrik-lib 5.0.0 and Linuxfabrik Monitoring Plugin...

7.8CVSS5.8AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/08/18 8:57 p.m.4 views

CVE-2026-55426 linuxfabrik-lib: Local privilege escalation using embedded command

linuxfabrik-lib provides Python modules for database access, caching, shell execution, and API integrations, and Linuxfabrik Monitoring Plugins uses those modules to run external monitoring commands. From the earliest affected releases until linuxfabrik-lib 5.0.0 and Linuxfabrik Monitoring Plugin...

7.8CVSS5.6AI score0.00197EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/18 8:57 p.m.24 views

CVE-2026-55426 linuxfabrik-lib: Local privilege escalation using embedded command

linuxfabrik-lib provides Python modules for database access, caching, shell execution, and API integrations, and Linuxfabrik Monitoring Plugins uses those modules to run external monitoring commands. From the earliest affected releases until linuxfabrik-lib 5.0.0 and Linuxfabrik Monitoring Plugin...

7.8CVSS0.00197EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/18 8:57 p.m.7 views

EUVD-2026-61493

linuxfabrik-lib provides Python modules for database access, caching, shell execution, and API integrations, and Linuxfabrik Monitoring Plugins uses those modules to run external monitoring commands. From the earliest affected releases until linuxfabrik-lib 5.0.0 and Linuxfabrik Monitoring Plugin...

7.8CVSS5.6AI score0.00197EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/18 8:53 p.m.7 views

CVE-2026-52817 Linuxfabrik Monitoring Plugins Sudoers: /usr/bin/apt-get arguments allow privilege escalation

Linuxfabrik Monitoring Plugins provides monitoring plugins for Icinga, Nagios, and related systems. Prior to version 5.1.0, the shipped assets/sudoers/Debian.sudoers policy allowed the nagios or icinga account to execute /usr/bin/apt-get as root without restricting its arguments. An attacker who...

8.4CVSS5.6AI score0.00188EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 8:53 p.m.6 views

CVE-2026-52817 Linuxfabrik Monitoring Plugins Sudoers: /usr/bin/apt-get arguments allow privilege escalation

Linuxfabrik Monitoring Plugins provides monitoring plugins for Icinga, Nagios, and related systems. Prior to version 5.1.0, the shipped assets/sudoers/Debian.sudoers policy allowed the nagios or icinga account to execute /usr/bin/apt-get as root without restricting its arguments. An attacker who...

8.4CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/18 8:53 p.m.21 views

CVE-2026-52817 Linuxfabrik Monitoring Plugins Sudoers: /usr/bin/apt-get arguments allow privilege escalation

Linuxfabrik Monitoring Plugins provides monitoring plugins for Icinga, Nagios, and related systems. Prior to version 5.1.0, the shipped assets/sudoers/Debian.sudoers policy allowed the nagios or icinga account to execute /usr/bin/apt-get as root without restricting its arguments. An attacker who...

8.4CVSS0.00188EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 8:53 p.m.6 views

EUVD-2026-61489

Linuxfabrik Monitoring Plugins provides monitoring plugins for Icinga, Nagios, and related systems. Prior to version 5.1.0, the shipped assets/sudoers/Debian.sudoers policy allowed the nagios or icinga account to execute /usr/bin/apt-get as root without restricting its arguments. An attacker who...

8.4CVSS5.6AI score0.00188EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/18 8:53 p.m.41 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 score0.00188EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/18 8:51 p.m.8 views

Lemur: Any user can revoke arbitrary certificates at the CA by uploading a duplicate record and revoking it

Summary Repo under test: https://github.com/Netflix/lemur PUT /api/1/certificates//revoke authorizes the caller against the Lemur database row creator == current user, or CertificatePermission over the row's roles rather than the underlying CA-side certificate identity. Separately, POST...

7.3CVSS5.6AI score0.00082EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/18 8:51 p.m.5 views

GHSA-PXMC-2FFP-8J67 Lemur: Any user can revoke arbitrary certificates at the CA by uploading a duplicate record and revoking it

Summary Repo under test: https://github.com/Netflix/lemur PUT /api/1/certificates//revoke authorizes the caller against the Lemur database row creator == current user, or CertificatePermission over the row's roles rather than the underlying CA-side certificate identity. Separately, POST...

7.3CVSS5.7AI score0.00082EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/18 8:51 p.m.8 views

Lemur: Sub-CA creation never checks `AuthorityPermission` on the parent authority

Summary Repo under test: https://github.com/Netflix/lemur When ADMINONLYAUTHORITYCREATION=False an explicitly supported and documented configuration, POST /api/1/authorities with type=subca never verifies that the caller holds AuthorityPermission on the supplied parent authority. The parent field...

6.5CVSS5.7AI score0.00081EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/18 8:51 p.m.3 views

GHSA-G7P5-89MH-248H Lemur: Sub-CA creation never checks `AuthorityPermission` on the parent authority

Summary Repo under test: https://github.com/Netflix/lemur When ADMINONLYAUTHORITYCREATION=False an explicitly supported and documented configuration, POST /api/1/authorities with type=subca never verifies that the caller holds AuthorityPermission on the supplied parent authority. The parent field...

6.5CVSS5.8AI score0.00081EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/18 8:51 p.m.10 views

Lemur: Unchecked `replaces[]` lets any user silence notifications and hijack auto-rotation for arbitrary certificates

Summary Repo under test: https://github.com/Netflix/lemur The certificate create and upload endpoints accept a replaces alias replacements array that is resolved to live Certificate ORM objects with no ownership or CertificatePermission check on the referenced certificates. The SQLAlchemy...

8.1CVSS5.8AI score0.00179EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/18 8:51 p.m.2 views

GHSA-CFH6-PV5C-38JV Lemur: Unchecked `replaces[]` lets any user silence notifications and hijack auto-rotation for arbitrary certificates

Summary Repo under test: https://github.com/Netflix/lemur The certificate create and upload endpoints accept a replaces alias replacements array that is resolved to live Certificate ORM objects with no ownership or CertificatePermission check on the referenced certificates. The SQLAlchemy...

8.1CVSS6AI score0.00179EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 8:51 p.m.6 views

EUVD-2026-61488

Blueprint Studio is a VS Code-like file editor for Home Assistant configuration files. Prior to 2.5.2, the legacy stateless terminal command execution path in customcomponents/blueprintstudio/backend/terminalmanager.py accepted a cwd working-directory parameter and checked only whether the...

5.1CVSS5.6AI score0.00622EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/18 8:51 p.m.6 views

CVE-2026-53457 Blueprint Studio terminal command working directory not bounded to config directory

Blueprint Studio is a VS Code-like file editor for Home Assistant configuration files. Prior to 2.5.2, the legacy stateless terminal command execution path in customcomponents/blueprintstudio/backend/terminalmanager.py accepted a cwd working-directory parameter and checked only whether the...

5.1CVSS5.6AI score0.00622EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 8:51 p.m.20 views

CVE-2026-53457 Blueprint Studio terminal command working directory not bounded to config directory

Blueprint Studio is a VS Code-like file editor for Home Assistant configuration files. Prior to 2.5.2, the legacy stateless terminal command execution path in customcomponents/blueprintstudio/backend/terminalmanager.py accepted a cwd working-directory parameter and checked only whether the...

5.1CVSS0.00622EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 8:51 p.m.4 views

CVE-2026-53457 Blueprint Studio terminal command working directory not bounded to config directory

Blueprint Studio is a VS Code-like file editor for Home Assistant configuration files. Prior to 2.5.2, the legacy stateless terminal command execution path in customcomponents/blueprintstudio/backend/terminalmanager.py accepted a cwd working-directory parameter and checked only whether the...

5.1CVSS5.7AI score
SaveExploits0References5
CVE
CVE
added 2026/08/18 8:51 p.m.7 views

CVE-2026-53457

In Blueprint Studio before 2.5.2, the legacy terminal path in terminal_manager.py accepted a cwd parameter and only checked directory existence, allowing an admin to run commands in directories outside the Home Assistant config boundary, weakening filesystem restrictions. Fixed in version 2.5.2. ...

5.1CVSS5.6AI score0.00622EPSS
SaveExploits0References3
Rows per page
Query Builder