Lucene search
+L

34493 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-68519

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, GlancesActions.run in glances/actions.py ignores --disable-config-exec for...

7.1CVSS5.8AI score0.00125EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/08/17 10:09 p.m.28 views

Exploit for Authentication Bypass Using an Alternate Path or Channel in Sangoma Freepbx

FreePBX: From Unauthenticated SQL Injection to Root Shell...

10CVSS10AI score0.88269EPSS
SaveExploits28
RedHat Linux
RedHat Linux
added 2026/08/17 9:37 p.m.13 views

libssh: libssh: information disclosure via ProxyCommand %r username expansion

A flaw was found in libssh. A malicious username expanded through %r in ProxyCommand handling can inject shell metacharacters, exposing environment variables and causing unintended shell behavior...

3.9CVSS5.6AI score0.00119EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/17 9:16 p.m.8 views

CVE-2026-67966

Tenda W20E V16.01.0.62782 /goform/telnet endpoint allows unauthenticated remote attackers to activate the Telnet daemon and obtain root shell access...

9.8CVSS0.00407EPSS
SaveExploits1References1
OSV
OSV
added 2026/08/17 8:36 p.m.8 views

CVE-2026-75483 powerlevel10k Control Character Injection via package.json Version

powerlevel10k fails to neutralize control characters in the package.json version field when rendering the package prompt segment. Attackers can inject raw escape bytes in the version string to emit arbitrary terminal control sequences on each prompt render when the shell enters affected directori...

4.8CVSS5.6AI score
SaveExploits0References7
Chainguard
Chainguard
added 2026/08/17 8:31 p.m.16 views

GHSA-GHVC-7HP8-2G2V vulnerabilities

Vulnerabilities for packages: apache-tika-fips, wso2is, apache-tika...

5.9AI score
SaveExploits0
CVE
CVE
added 2026/08/17 7:28 p.m.30 views

CVE-2026-71472

The flaw resides in postgresql-start.sh within the search-v2-operator of acm-search-v2-rhel9. The WORK_MEM string supplied via a Search Custom Resource is passed unvalidated into both a bash script and an SQL query, enabling authenticated hub administrators or CR editors to inject shell commands ...

9.1CVSS6.7AI score0.00555EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/17 7:28 p.m.19 views

CVE-2026-71472

A flaw was found in acm-search-v2-rhel9. This vulnerability allows an authenticated attacker, such as a hub administrator or a Search Custom Resource CR editor, to inject malicious shell commands or SQL statements. This occurs because the WORKMEM string provided in the Search CR is not properly...

9.1CVSS6.6AI score0.00555EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/17 7:28 p.m.53 views

CVE-2026-71472 Acm-search-v2-rhel9: search-v2-operator: shell-command and sql injection in postgresql-start.sh via cr-supplied work_mem

A flaw was found in acm-search-v2-rhel9. This vulnerability allows an authenticated attacker, such as a hub administrator or a Search Custom Resource CR editor, to inject malicious shell commands or SQL statements. This occurs because the WORKMEM string provided in the Search CR is not properly...

9.1CVSS0.00555EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/17 7:28 p.m.9 views

EUVD-2026-60362

A flaw was found in acm-search-v2-rhel9. This vulnerability allows an authenticated attacker, such as a hub administrator or a Search Custom Resource CR editor, to inject malicious shell commands or SQL statements. This occurs because the WORKMEM string provided in the Search CR is not properly...

9.1CVSS6.7AI score0.00555EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/17 7:28 p.m.6 views

CVE-2026-71472 Acm-search-v2-rhel9: search-v2-operator: shell-command and sql injection in postgresql-start.sh via cr-supplied work_mem

A flaw was found in acm-search-v2-rhel9. This vulnerability allows an authenticated attacker, such as a hub administrator or a Search Custom Resource CR editor, to inject malicious shell commands or SQL statements. This occurs because the WORKMEM string provided in the Search CR is not properly...

9.1CVSS6.7AI score0.00555EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/17 6:18 p.m.7 views

CVE-2026-68519

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, GlancesActions.run in glances/actions.py ignores --disable-config-exec for on-alert action commands and invokes securepopen with shell operators enabled, allowing configured redirection, command chaining, or pipes to...

7.1CVSS0.00125EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/17 6:18 p.m.9 views

CVE-2026-68519

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, GlancesActions.run in glances/actions.py ignores --disable-config-exec for on-alert action commands and invokes securepopen with shell operators enabled, allowing configured redirection, command chaining, or pipes to...

7.1CVSS5.5AI score0.00125EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:46 p.m.8 views

GHSA-QMCQ-XW74-W667 uniget CLI has an EDITOR Command Injection

Summary The uniget CLI has a command injection vulnerability in hooks.go line 199 where strings.Spliteditor, " " naively parses the EDITOR environment variable without respecting shell syntax. An attacker can set EDITOR="/path/to/wrapper && id && echo" which gets split into separate arguments,...

6.9CVSS6.6AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/17 5:20 p.m.13 views

Glances: `--disable-config-exec` does not cover on-alert action commands (incomplete fix of CVE-2026-53925)

Summary In Glances 4.5.5 the --disable-config-exec flag was extended GHSA-3vwc-qwhc-3mj7 to stop securepopen from interpreting the shell operators &&, | and in AMP command values taken from the configuration file. The hardening was not applied to the on-alert action command path, which reads its...

7.8CVSS5.5AI score0.00183EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2026/08/17 5:16 p.m.9 views

CVE-2026-68518

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, sanitizemustachedict in glances/actions.py sanitizes individual Mustache values before chevron.render, allowing adjacent unescaped Mustache variables to reconstruct shell operators that securepopen executes when...

8.8CVSS5.3AI score0.00139EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:10 p.m.9 views

CVE-2026-68519 Glances: `--disable-config-exec` does not cover on-alert action commands (incomplete fix of CVE-2026-53925)

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, GlancesActions.run in glances/actions.py ignores --disable-config-exec for on-alert action commands and invokes securepopen with shell operators enabled, allowing configured redirection, command chaining, or pipes to...

7.1CVSS5.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/17 5:10 p.m.30 views

CVE-2026-68519 Glances: `--disable-config-exec` does not cover on-alert action commands (incomplete fix of CVE-2026-53925)

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, GlancesActions.run in glances/actions.py ignores --disable-config-exec for on-alert action commands and invokes securepopen with shell operators enabled, allowing configured redirection, command chaining, or pipes to...

7.1CVSS0.00125EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/17 5:10 p.m.14 views

CVE-2026-68519

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, GlancesActions.run in glances/actions.py ignores --disable-config-exec for on-alert action commands and invokes securepopen with shell operators enabled, allowing configured redirection, command chaining, or pipes to...

7.1CVSS5.5AI score0.00125EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/17 5:10 p.m.42 views

CVE-2026-68519

In Glances before 4.5.6, GlancesActions.run() in glances/actions.py bypasses the --disable-config-exec flag for on-alert action commands, invoking secure_popen() with shell operators enabled. This permits configured redirection, command chaining, or pipes to execute when an alert triggers, posing...

7.1CVSS5.5AI score0.00125EPSS
SaveExploits0References3
Rows per page
Query Builder