Lucene search
+L

1276 matches found

Tenable Nessus
Tenable Nessus
•added 2026/01/13 12:00 a.m.•4 views

MiracleLinux 8 : emacs-26.1-13.el8_10 (AXSA:2025-9716:02)

The remote MiracleLinux 8 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2025-9716:02 advisory. emacs: Shell Injection Vulnerability in GNU Emacs via Custom man URI Scheme CVE-2025-1244 Tenable has extracted the preceding description block directly from...

8.8CVSS7.9AI score0.02632EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/01/09 12:37 p.m.•19 views

CVE-2023-50445

Shell Injection vulnerability GL.iNet A1300 v4.4.6, AX1800 v4.4.6, AXT1800 v4.4.6, MT3000 v4.4.6, MT2500 v4.4.6, MT6000 v4.5.0, MT1300 v4.3.7, MT300N-V2 v4.3.7, AR750S v4.3.7, AR750 v4.3.7, AR300M v4.3.7, and B1300 v4.3.7., allows local attackers to execute arbitrary code via the getsystemlog and...

7.8CVSS7.9AI score0.09123EPSS
SaveExploits4References1
RedhatCVE
RedhatCVE
•added 2026/01/09 11:58 a.m.•17 views

CVE-2018-19168

Shell Metacharacter Injection in www/modules/save.php in FruityWifi aka PatatasFritas/PatataWifi through 2.4 allows remote attackers to execute arbitrary code with root privileges via a crafted modname parameter in a POST request. NOTE: unlike in CVE-2018-17317, the attacker does not need a valid...

10CVSS8AI score0.06512EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
•added 2026/01/09 10:12 a.m.•13 views

CVE-2019-11627

gpg-key2ps in signing-party 1.1.x and 2.x before 2.10-1 contains an unsafe shell call enabling shell injection via a User ID...

10CVSS7.1AI score0.02742EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
•added 2026/01/09 9:49 a.m.•19 views

CVE-2020-24354

Zyxel VMG5313-B30B router on firmware 5.13ABCJ.6b31127, and possibly older versions of firmware are affected by shell injection...

8.8CVSS7.2AI score0.01304EPSS
SaveExploits1References1
NVD
NVD
•added 2026/01/07 2:15 p.m.•12 views

CVE-2025-6225

Kieback&Peter Neutrino-GLT product is used for building management. It's web component "SM70 PHWEB" is vulnerable to shell command injection via login form. The injected commands would execute with low privileges. The vulnerability has been fixed in version 9.40.02...

6.9CVSS0.01098EPSS
SaveExploits0References1
CVE
CVE
•added 2026/01/07 1:00 p.m.•25 views

CVE-2025-6225

CVE-2025-6225 affects Kieback&Peter Neutrino-GLT. The web component SM70 PHWEB has a shell command injection flaw through the login form, allowing injected commands to execute with low privileges . The vulnerability is mitigated in version 9.40.02 . Public exploitation details are not provided in...

6.9CVSS7.6AI score0.01098EPSS
SaveExploits0References1
Huntr
Huntr
•added 2025/12/23 7:16 a.m.•26 views

Command Injection via Malicious Model Artifacts

A command injection vulnerability exists in MLflow's model serving container initialization code. When deploying a model with envmanager=LOCAL, MLflow reads dependency specifications from the model artifact's pythonenv.yaml file and directly interpolates them into a shell command without...

10CVSS6.3AI score0.02359EPSS
SaveExploits1
Metasploit
Metasploit
•added 2025/12/16 12:00 a.m.•575 views

FreeBSD rtsold/rtsol DNSSL Command Injection

This module exploits a command injection vulnerability CVE-2025-14558 in FreeBSD's rtsol8 and rtsold8 programs. These programs do not validate the domain search list options provided in IPv6 Router Advertisement messages; the option body is passed to resolvconf8 unmodified. resolvconf8 is a shell...

8AI score0.06272EPSS
SaveExploits8
RedHat Linux
RedHat Linux
•added 2025/12/10 12:18 p.m.•24 views

abrt: Command-injection in ABRT leading to local privilege escalation

A flaw was found in the ABRT daemon’s handling of user-supplied mount information.ABRT copies up to 12 characters from an untrusted input and places them directly into a shell command docker inspect %s without proper validation. An unprivileged local user can craft a payload that injects shell...

8.8CVSS5.9AI score0.00639EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
•added 2025/12/06 12:24 a.m.•14 views

SUSE CVE-2025-12744

A flaw was found in the ABRT daemon's handling of user-supplied mount information.ABRT copies up to 12 characters from an untrusted input and places them directly into a shell command docker inspect %s without proper validation. An unprivileged local user can craft a payload that injects shell...

8.8CVSS6.7AI score0.00639EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
•added 2025/12/03 8:44 p.m.•20 views

mcp-server-kubernetes has potential security issue in exec_in_pod tool

Summary A security issue exists in the execinpod tool of the mcp-server-kubernetes MCP Server. The tool accepts user-provided commands in both array and string formats. When a string format is provided, it is passed directly to shell interpretation sh -c without input validation, allowing shell...

8.8CVSS8.1AI score0.0148EPSS
SaveExploits1References5Affected Software1
OSV
OSV
•added 2025/12/03 8:44 p.m.•11 views

GHSA-WVXP-JP4W-W8WG mcp-server-kubernetes has potential security issue in exec_in_pod tool

Summary A security issue exists in the execinpod tool of the mcp-server-kubernetes MCP Server. The tool accepts user-provided commands in both array and string formats. When a string format is provided, it is passed directly to shell interpretation sh -c without input validation, allowing shell...

6.4CVSS8AI score0.0148EPSS
SaveExploits1References5
CVE
CVE
•added 2025/12/03 8:40 p.m.•28 views

CVE-2025-66404

The CVE-2025-66404 entry concerns mcp-server-kubernetes. The exec_in_pod tool accepts a string command and passes it to a shell (sh -c) without input validation, enabling shell metacharacters to be interpreted. This creates potential for direct command injection or indirect prompt injection, allo...

8.8CVSS7.1AI score0.0148EPSS
SaveExploits1References2Affected Software1
OSV
OSV
•added 2025/12/03 8:40 p.m.•15 views

CVE-2025-66404 mcp-server-kubernetes potential security issue in exec_in_pod tool

MCP Server Kubernetes is an MCP Server that can connect to a Kubernetes cluster and manage it. Prior to 2.9.8, there is a security issue exists in the execinpod tool of the mcp-server-kubernetes MCP Server. The tool accepts user-provided commands in both array and string formats. When a string...

6.4CVSS7.4AI score
SaveExploits0References4
NVD
NVD
•added 2025/12/03 9:15 a.m.•12 views

CVE-2025-12744

A flaw was found in the ABRT daemon’s handling of user-supplied mount information.ABRT copies up to 12 characters from an untrusted input and places them directly into a shell command docker inspect %s without proper validation. An unprivileged local user can craft a payload that injects shell...

8.8CVSS0.00639EPSS
SaveExploits1References2
OSV
OSV
•added 2025/12/03 8:33 a.m.•12 views

CVE-2025-12744 Abrt: command-injection in abrt leading to local privilege escalation

A flaw was found in the ABRT daemon’s handling of user-supplied mount information.ABRT copies up to 12 characters from an untrusted input and places them directly into a shell command docker inspect %s without proper validation. An unprivileged local user can craft a payload that injects shell...

8.8CVSS5.9AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2025/12/03 12:00 a.m.•20 views

PT-2025-48997

Name of the Vulnerable Software and Affected Versions MCP Server Kubernetes versions prior to 2.9.8 Description The MCP Server Kubernetes software contains a security issue in the exec in pod tool. The tool improperly handles user-provided commands in string format, passing them directly to shell...

6.4CVSS7.3AI score0.0148EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
•added 2025/12/03 12:00 a.m.•8 views

PT-2025-48799

Name of the Vulnerable Software and Affected Versions ABRT affected versions not specified Description The Automatic Bug Reporting Tool ABRT has a flaw in its handling of user-supplied mount information. ABRT copies up to 12 characters from an untrusted input and places them directly into a shell...

8.8CVSS6.6AI score0.00639EPSS
SaveExploits1References17
CVE
CVE
•added 2025/12/02 1:01 p.m.•26 views

CVE-2025-11786

CVE-2025-11786 affects Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. The root cause is in SetUserPassword(): the input parameter newPassword is inserted into a shell command string using sprintf() without sanitisation and then executed with system() . This enables a potential attacker to inject arbitrar...

9.8CVSS7.3AI score0.00372EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder