Lucene search
+L

4116 matches found

OSV
OSV
added 2026/08/11 4:17 p.m.5 views

UBUNTU-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.7AI score0.0014EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/11 4:17 p.m.13 views

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.6AI score0.0014EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/08/11 3:39 p.m.5 views

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
SaveExploits0
EUVD
EUVD
added 2026/08/11 3:39 p.m.9 views

EUVD-2026-56233

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.6AI score0.0014EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.7 views

PT-2026-70355

Activepieces is an open source AI workflow automation platform. Prior to 0.80.0, the worker's code-compilation pipeline builds the on-disk path for a Code step from the step's name and passes that path to a shell-invoked build command. A step name containing shell metacharacters can break out of...

8.7CVSS5.7AI score0.00297EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.6 views

PT-2026-70267

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.6AI score0.0014EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 8:17 p.m.6 views

CVE-2026-72884

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, sanitizeCommand in packages/server/src/utils/builders/compose.ts only trims whitespace and strips surrounding quotes from compose.command before exportEnvCommand and docker command interpolation, allowing an...

8.7CVSS0.00426EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 8:17 p.m.8 views

CVE-2026-72875

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, settings.readTraefikFile in apps/dokploy/server/api/routers/settings.ts passes a path accepted by apiReadTraefikConfig to readConfigInPath in packages/server/src/utils/traefik/application.ts, where configPath is...

8.8CVSS0.00539EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:30 p.m.9 views

CVE-2026-72884

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, sanitizeCommand in packages/server/src/utils/builders/compose.ts only trims whitespace and strips surrounding quotes from compose.command before exportEnvCommand and docker command interpolation, allowing an...

8.7CVSS5.7AI score0.00426EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/10 7:30 p.m.34 views

CVE-2026-72884

Dokploy prior to v0.29.13 is affected by a command-injection risk in sanitizeCommand (packages/server/src/utils/builders/compose.ts): it only trims whitespace and strips surrounding quotes from compose.command before exportEnvCommand and docker command interpolation, enabling an authenticated use...

8.7CVSS5.7AI score0.00426EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 7:27 p.m.38 views

CVE-2026-72882

Dokploy: CVE-2026-72882 affects Dokploy 0.28.8 and earlier. An authenticated user who can create or update file mounts can inject shell metacharacters into filePath, causing Dokploy to execute attacker-controlled commands on the configured remote managed server over SSH. In the default deployment...

9.9CVSS5.6AI score0.00355EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:59 p.m.9 views

CVE-2026-72875

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, settings.readTraefikFile in apps/dokploy/server/api/routers/settings.ts passes a path accepted by apiReadTraefikConfig to readConfigInPath in packages/server/src/utils/traefik/application.ts, where configPath is...

8.8CVSS5.7AI score0.00539EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/10 6:59 p.m.51 views

CVE-2026-72875

CVE-2026-72875 — Dokploy RCE via command injection : In Dokploy prior to 0.29.13, a vulnerability exists in settings.readTraefikFile where a path accepted by apiReadTraefikConfig is passed to readConfigInPath, and configPath is interpolated into execAsyncRemote as cat ${configPath}. This allows a...

8.8CVSS5.7AI score0.00539EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 6:59 p.m.12 views

CVE-2026-72875 Dokploy: Remote Code Execution (RCE) via Command Injection in settings.readTraefikFile

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, settings.readTraefikFile in apps/dokploy/server/api/routers/settings.ts passes a path accepted by apiReadTraefikConfig to readConfigInPath in packages/server/src/utils/traefik/application.ts, where configPath is...

8.8CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 5:53 p.m.28 views

CVE-2026-72739 Dokploy: Command Injection via Compose Shell Execution

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the createCommand function constructs shell commands by interpolating compose service names and configuration into bash command strings. When a compose with a maliciously crafted name or service definition is deployed,...

6.5CVSS0.00445EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 5:53 p.m.40 views

CVE-2026-72739

Dokploy prior to version 0.29.13 is affected by a command injection in createCommand() where shell commands are built by interpolating compose service names and configuration into bash command strings. A maliciously crafted name or service definition can cause shell metacharacters to be treated a...

6.5CVSS5.8AI score0.00445EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 5:53 p.m.9 views

CVE-2026-72739

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the createCommand function constructs shell commands by interpolating compose service names and configuration into bash command strings. When a compose with a maliciously crafted name or service definition is deployed,...

6.5CVSS5.8AI score0.00445EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/08/10 11:17 a.m.13 views

CVE-2026-72580

An OS command injection vulnerability in duhow/xiaoai-patch through commit fb07049 allows a remote attacker to execute arbitrary system commands on Xiaomi smart speakers running the patch. The /mute and /unmute endpoint handlers in api/main.py pass the user-supplied silent query parameter directl...

9.8CVSS0.00931EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 12:06 p.m.29 views

CVE-2026-16022 Command Injection in @oblique/cli

@oblique/cli 15.4.0 contains an OS command injection vulnerability in the project creation functionality. The CLI constructs shell commands through string concatenation and executes them with execSync. A user-controlled project-name argument is inserted into the shell command without proper...

7.8CVSS0.00482EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 5:46 a.m.40 views

CVE-2026-70375 HashBrown CMS - OS Command Injection via Git Deployer Branch Field

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the Git deployer component. GitDeployer.pullRepo in src/Server/Entity/Deployer/GitDeployer.js executes AppService.exec, interpolating the configured branch value directly into a shell command with no escaping...

8.8CVSS0.00981EPSS
SaveExploits0References2
Rows per page
Query Builder