Lucene search
+L

127 matches found

NVD
NVD
added 2026/09/10 8:17 p.m.10 views

CVE-2026-88062

OmniRoute is an open-source AI gateway providing a single endpoint for multiple model providers. In 3.8.49 and earlier, the OmniRoute POST /api/acp/agents custom ACP agent endpoint accepted attacker-controlled binary and versionCommand values and used only a self-consistency check before...

9.5CVSS0.00403EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/10 2:17 p.m.7 views

CVE-2026-88886

Renovate is a dependency update automation tool. In versions before 44.14.7 and in Mend Renovate CE/EE distributions before 15.4.0, and the mend-renovate-enterprise-edition Helm chart before 10.4.0, the manager/gradle-wrapper module does not escape the distributionUrl value read from a repository...

8.5CVSS0.0016EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 5:20 p.m.6 views

CVE-2026-52618

CVE-2026-52618 — @webfer/mcp-ansible-drupal: OS command injection via executeDeployment extra vars spawncmd0, cmd.slice1, shell: true re-joins an argument array into a single /bin/sh -c string without escaping, so a shell metacharacter in an extraVars value supplied to the executeDeployment MCP...

5.9AI score
SaveExploits1
Kitploit
Kitploit
added 2026/09/07 5:24 a.m.6 views

CVE-2026-4480-POC

CVE-2026-4480 - Ejecución Remota de Código en el Subsistema de Impresión de Samba Resumen Prueba de concepto y material de investigación relacionado con CVE-2026-4480 , una vulnerabilidad crítica de Ejecución Remota de Código RCE que afecta al subsistema de impresión de Samba. La vulnerabilidad e...

9.8CVSS8.1AI score0.1393EPSS
SaveExploits9
Amazon
Amazon
added 2026/08/31 12:00 a.m.11 views

Important: vim

Issue Overview: Vim is an open source, command line text editor. Prior to 9.2.0846, setsofo in src/spellfile.c reuses slsalfirst without resetting values left by setsalfirst, so a crafted spell file containing an SNSAL section before an SNSOFO section causes under-counted mapping lists and...

8.6CVSS6.1AI score0.00336EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.16 views

PT-2026-81352

Name of the Vulnerable Software and Affected Versions mcp-shell versions prior to 0.6.0 Description An OS Command Injection issue exists in the shell exec MCP tool. The software implements a secure mode that restricts command execution to an allowlist of executables defined in security.yaml, whic...

8.4CVSS6.2AI score0.00193EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/19 7:43 p.m.48 views

CVE-2026-16875 Vulnerabilities in IBM AIX and PowerVM VIOS

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a local attacker to execute arbitrary commands due to shell metacharacter injection...

7.8CVSS0.00164EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.23 views

PT-2026-78363

nnn does not sanitize the path variable. An attacker can create a directory on a shared filesystem, removable media, or inside an extracted archive whose name contains a single quote followed by shell syntax. If the victim enters that directory in nnn and uses the batch copy or move workflow, the...

5.1CVSS5.4AI score0.00323EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/14 7:56 p.m.12 views

EUVD-2026-58799

Cockpit CMS 2.14.0 and prior contains a command injection vulnerability in the FFmpeg integration that allows authenticated users with only the assets/upload permission to execute arbitrary commands by uploading a video file with a shell metacharacter-laden filename. The unsanitized filename is...

8.7CVSS5.8AI score0.01476EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/14 7:56 p.m.37 views

CVE-2026-73680

Cockpit CMS 2.14.0 and earlier exposes a command-injection vulnerability in the FFmpeg integration. An authenticated user with assets/upload can upload a video file whose filename contains shell metacharacters; the unsanitized filename is interpolated into a shell command executed via Process::fr...

8.8CVSS5.8AI score0.01476EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/13 2:37 p.m.10 views

EUVD-2026-58098

rsync before 3.5.0 contains multiple command and argument injection vulnerabilities that allow attackers to execute arbitrary commands by supplying malicious input through several code paths, including the RSYNCCONNECTPROG environment variable, daemon hooks, the rsync-ssl wrapper, and remote-shel...

9.2CVSS5.9AI score0.00515EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 2:37 p.m.103 views

CVE-2026-53790 rsync < 3.5.0 Command Injection via Multiple Code Paths

rsync before 3.5.0 contains multiple command and argument injection vulnerabilities that allow attackers to execute arbitrary commands by supplying malicious input through several code paths, including the RSYNCCONNECTPROG environment variable, daemon hooks, the rsync-ssl wrapper, and remote-shel...

9.2CVSS0.00515EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/13 7:07 a.m.9 views

CVE-2026-73077

A vulnerability in Vim's shell script plugins sh.vim, zsh.vim, ps1.vim allows arbitrary code execution if a user selects maliciously crafted text in Visual mode and triggers a keyword lookup, due to improperly escaped shell metacharacters. Mitigation To mitigate this vulnerability, users can...

8.4CVSS6.3AI score0.0014EPSS
SaveExploits0References5
Metasploit
Metasploit
added 2026/08/13 12:00 a.m.9 views

Tenable Security Center SCAP Audit File Command Injection

Tenable Security Center prior to 6.9.0 allows an authenticated user to achieve command execution as the web service account tns via the SCAP audit file upload flow. Filesystem::saveTmp builds staged upload filenames from the raw client-supplied context form parameter tempnam prefix, which is not...

9.9CVSS5.8AI score0.07801EPSS
SaveExploits4
OSV
OSV
added 2026/08/11 4:17 p.m.8 views

ALPINE-CVE-2026-73077

Vim is an open source, command line text editor. Prior to 9.2.0839, the runtime/ftplugin/sh.vim, runtime/ftplugin/zsh.vim, and runtime/ftplugin/ps1.vim filetype plugins pass attacker-controlled Visual-mode selections from K through keywordprg commands without safely separating shell arguments...

8.4CVSS5.8AI score0.0014EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 3:39 p.m.87 views

CVE-2026-73077 Vim: Arbitrary Code Execution via Shell Keyword Lookup

Vim is an open source, command line text editor. Prior to 9.2.0839, the runtime/ftplugin/sh.vim, runtime/ftplugin/zsh.vim, and runtime/ftplugin/ps1.vim filetype plugins pass attacker-controlled Visual-mode selections from K through keywordprg commands without safely separating shell arguments...

8.4CVSS0.0014EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:02 p.m.14 views

CVE-2026-72877

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the dockerImage field is interpolated without quoting into shell commands in buildRemoteDocker in packages/server/src/utils/providers/docker.ts and is validated only as an optional string. An authenticated user with...

9.6CVSS5.8AI score0.00402EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/21 9:32 p.m.15 views

EUVD-2026-46391

A filename supplied during file upload is not properly sanitized before being used in system command execution, allowing an attacker to inject shell metacharacters and achieve command injection via the audit file upload functionality...

9.9CVSS5.3AI score0.02261EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/25 6:43 p.m.16 views

GO-2026-5250 File Browser has a Command Execution Allowlist Bypass via Shell Metacharacter Injection in github.com/filebrowser/filebrowser

File Browser has a Command Execution Allowlist Bypass via Shell Metacharacter Injection in github.com/filebrowser/filebrowser...

8.7CVSS5.9AI score0.00437EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/04 2:27 a.m.8 views

CVE-2026-41010

ReleaseJobunpack builds jobdir = File.join@releasedir, 'jobs', name and jobtgz = File.join@releasedir, 'jobs', "name.tgz" where name returns @jobmeta'name', a value taken verbatim from the jobs: array of the attacker-supplied release.MF inside the uploaded tarball. These paths are then interpolat...

8.7CVSS5.9AI score0.00122EPSS
SaveExploits0References2
Rows per page
Query Builder