Lucene search
+L

119 matches found

Cvelist
Cvelist
added 2 days ago36 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.00218EPSS
SaveExploits0References1
EUVD
EUVD
added last week8 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 last week23 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.6 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.45 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:7 a.m.3 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
OSV
OSV
added 2026/08/11 4:17 p.m.5 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.44 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:2 p.m.12 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.13 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.0259EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/25 6:43 p.m.15 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.00323EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/04 2:27 a.m.7 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
PyPA
PyPA
added 2026/06/01 9:16 a.m.20 views

PYSEC-2026-184

Apache Airflow's official documentation at core-concepts/dag-run.html "Passing Parameters when triggering Dags" showed a verbatim BashOperatorbashcommand="echo value: dagrun.conf'conf1' " example without any quoting / sanitization warning. Dag authors who copied the pattern verbatim into...

9.1CVSS5.8AI score0.00383EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/29 1:14 p.m.10 views

CVE-2026-45578

WWBN AVideo is an open source video platform. In 29.0 and earlier, there is a classic shell-metacharacter injection. The YPTSocket notification branch in plugin/Live/onpublish.php builds an execAsync command line by string concatenation, single-quoting each argument but never calling...

8.8CVSS5.9AI score0.00318EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/05/29 1:14 p.m.18 views

EUVD-2026-33310

WWBN AVideo is an open source video platform. In 29.0 and earlier, there is a classic shell-metacharacter injection. The YPTSocket notification branch in plugin/Live/onpublish.php builds an execAsync command line by string concatenation, single-quoting each argument but never calling...

8.8CVSS5.9AI score0.00318EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/22 12:31 a.m.19 views

EUVD-2026-24547

An improper neutralization of special elements vulnerability was identified in GitHub Enterprise Server that allowed an authenticated Management Console administrator to execute arbitrary OS commands via shell metacharacter injection in proxy configuration fields such as httpproxy. Exploitation o...

8.1CVSS6AI score0.00014EPSS
SaveExploits0References8
NVD
NVD
added 2026/04/21 11:16 p.m.20 views

CVE-2026-4821

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority as it was published in error...

0.00014EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/04/21 10:12 p.m.10 views

CVE-2026-4821

An improper neutralization of special elements vulnerability was identified in GitHub Enterprise Server that allowed an authenticated Management Console administrator to execute arbitrary OS commands via shell metacharacter injection in proxy configuration fields such as httpproxy. Exploitation o...

8.1CVSS6AI score0.00014EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/21 12:0 a.m.21 views

PT-2026-34210

Name of the Vulnerable Software and Affected Versions GitHub Enterprise Server versions prior to 3.21 Description An improper neutralization of special elements allows an authenticated Management Console administrator to execute arbitrary OS commands. This occurs via shell metacharacter injection...

8.1CVSS5.6AI score0.00014EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2026/02/25 11:10 p.m.5 views

CVE-2026-27635 Manyfold vulnerable to OS command injection via ZIP filename in f3d render

Manyfold is an open source, self-hosted web application for managing a collection of 3d models, particularly focused on 3d printing. Prior to version 0.133.0, when model render generation is enabled, a logged-in user can achieve RCE by uploading a ZIP containing a file with a shell metacharacter ...

7.5CVSS5.4AI score0.0037EPSS
SaveExploits1References2
Rows per page
Query Builder