Lucene search
+L

74391 matches found

RedHat Linux
RedHat Linux
added 2026/08/17 8:27 p.m.9 views

PCP: PCP linux_sockets PMDA: Arbitrary Command Execution via Command Injection

A command injection flaw in PCP's linuxsockets PMDA allows malicious shell metacharacters via the network.persocket.filter metric. This failed validation lets attackers execute arbitrary commands as the PMDA user when metrics refresh...

7.8CVSS5.8AI score0.00652EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/17 8:27 p.m.18 views

Important: Red Hat Security Advisory: pcp security update

An update for pcp is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the C...

8.8CVSS5.7AI score0.00652EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/17 8:16 p.m.10 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.1CVSS0.00386EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/17 7:21 p.m.11 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.2AI score0.00386EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/17 7:16 p.m.6 views

CVE-2026-75011

A flaw has been found in kylecui NetForensicMCP 2.1.0. Impacted is the function execAsync of the file index.js. Executing a manipulation of the argument interface/protocol can lead to command injection. The attack may be launched remotely. The exploit has been published and may be used. The proje...

6.5CVSS0.01088EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/17 6:18 p.m.5 views

UBUNTU-CVE-2026-68520

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, asdictsecure in glances/config.py checks only option names and exposes publicusername and credentials embedded in publicapi values through unauthenticated GET /api/4/config and GET /api/4/config/ip requests. This iss...

5.3CVSS5.3AI score0.00237EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/17 6:17 p.m.6 views

CVE-2026-62982

Glances is an open-source system cross-platform monitoring tool. From 4.5.2 until 4.5.6, sanitizemustachedict in glances/actions.py skips nested list and dictionary strings such as process cmdline values, allowing pipe characters to survive chevron.render and be executed by securepopen through...

8.8CVSS0.00138EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/17 6:15 p.m.8 views

CVE-2026-75011

A flaw has been found in kylecui NetForensicMCP 2.1.0. Impacted is the function execAsync of the file index.js. Executing a manipulation of the argument interface/protocol can lead to command injection. The attack may be launched remotely. The exploit has been published and may be used. The proje...

6.5CVSS6.2AI score0.01088EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/08/17 6:15 p.m.18 views

CVE-2026-75011

The flaw resides in the execAsync function of index.js in kylecui's NetForensicMCP 2.1.0; manipulating the interface/protocol argument enables remote command injection. CVSS 6.3 (MEDIUM) reflects network-exploitable low-complexity attack with low privileges. A proof-of-concept exploit has been pu...

6.5CVSS6.3AI score0.01088EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/17 6:15 p.m.35 views

CVE-2026-75011 kylecui NetForensicMCP index.js execAsync command injection

A flaw has been found in kylecui NetForensicMCP 2.1.0. Impacted is the function execAsync of the file index.js. Executing a manipulation of the argument interface/protocol can lead to command injection. The attack may be launched remotely. The exploit has been published and may be used. The proje...

6.5CVSS0.01088EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/17 6:15 p.m.7 views

EUVD-2026-60325

A flaw has been found in kylecui NetForensicMCP 2.1.0. Impacted is the function execAsync of the file index.js. Executing a manipulation of the argument interface/protocol can lead to command injection. The attack may be launched remotely. The exploit has been published and may be used. The proje...

6.5CVSS6.3AI score0.01088EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/17 5:46 p.m.7 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.10 views

Glances: Incomplete fix of CVE-2026-32608: action-template sanitizer is bypassed by nested stat values (process 'cmdline') → OS command injection

Summary CVE-2026-32608 "Command Injection via Process Names in Action Command Templates" was fixed commit 5680a5d by adding sanitizemustachedict, which replaces the shell operators &&, |, , with spaces in the values rendered into action command templates. The sanitizer only processes top-level...

8.8CVSS7.4AI score0.00243EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/08/17 5:20 p.m.7 views

GHSA-73WF-9VMV-5PV9 Glances: Incomplete fix of CVE-2026-32608: action-template sanitizer is bypassed by nested stat values (process 'cmdline') → OS command injection

Summary CVE-2026-32608 "Command Injection via Process Names in Action Command Templates" was fixed commit 5680a5d by adding sanitizemustachedict, which replaces the shell operators &&, |, , with spaces in the values rendered into action command templates. The sanitizer only processes top-level...

8.8CVSS5.9AI score0.00138EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/17 5:16 p.m.6 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.8CVSS0.00139EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/17 5:10 p.m.5 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.8 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.26 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
EUVD
EUVD
added 2026/08/17 5:10 p.m.7 views

EUVD-2026-60305

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
SaveExploits0References3
Rows per page
Query Builder