Lucene search
+L

4584 matches found

CVE
CVE
added 2026/08/10 5:53 p.m.44 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.16 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
NVD
NVD
added 2026/08/06 10:18 p.m.23 views

CVE-2026-64653

GitHub CLI gh is GitHub’s official command line tool. Prior to 2.97.0, some HTTP request URLs interpolate variable path components without percent encoding, allowing URL path metacharacters in attacker-controlled repository or resource values to make gh address a different API endpoint or resourc...

5.1CVSS0.00511EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/06 6:41 p.m.68 views

CVE-2026-64655

GitHub CLI (gh) prior to v2.97.0 builds the certificate Subject Alternative Name matcher from --signer-repo and --signer-workflow values without escaping regex metacharacters, causing user-supplied names to be treated as regular expressions. Because characters like '.' can appear in repository/wo...

2.1CVSS5.5AI score0.00333EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 6:41 p.m.33 views

CVE-2026-64655 GitHub CLI: Attestation Verification Bypass via Unescaped Regex Metacharacters in SAN Matching

GitHub CLI gh is GitHub’s official command line tool. Prior to 2.97.0, gh attestation verify builds the certificate Subject Alternative Name matcher from the --signer-repo and --signer-workflow flag values without escaping regex metacharacters, so a user-supplied repository or workflow name is...

2.1CVSS5.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/05 12:06 p.m.35 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
OSV
OSV
added 2026/08/05 10:56 a.m.22 views

CVE-2026-71243 backmeup (npm) - OS Command Injection via Backup Option Values

The backmeup npm package assembles shell command strings by directly concatenating its option values name, source, destination, filter - e.g. cmd = "mkdir -p " + path.joininfo.destination, info.name + "; " - and executes the resulting string through a shell via ssh2-exec locally via childprocess,...

8.8CVSS5.4AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/05 5:46 a.m.45 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
CVE
CVE
added 2026/08/05 5:46 a.m.56 views

CVE-2026-70375

CVE-2026-70375 : HashBrown CMS <1.4.6 has an OS Command Injection in the Git deployer. GitDeployer.pullRepo() runs AppService.exec(git checkout ${this.branch || 'master'}) with the branch value interpolated directly, and GitDeployer.validate() only rejects a single quote in repo/branch/usernam...

8.8CVSS5.3AI score0.00981EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/04 8:56 p.m.15 views

Open WebUI: Any authenticated user can stall a worker via a knowledge-search pattern that backtracks catastrophically

Summary The built-in knowledge search tools let a chat participant choose the pattern used to grep knowledge files. Patterns containing regex metacharacters were compiled with Python's backtracking re engine and run against every line of every reachable file, with no time limit anywhere on that...

6.5CVSS5.6AI score0.00305EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/03 2:10 p.m.22 views

CVE-2026-17347

A flaw was found in pgAdmin 4. The MASTERPASSWORDHOOK setting, which allows administrators to configure an external command for per-user encryption keys, improperly substitutes usernames into the command string. An authenticated user can exploit this by providing a specially crafted username...

8.8CVSS5.9AI score0.00296EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/03 12:00 a.m.11 views

EUVD-2026-52482

An OS command injection vulnerability in the openmediavault-md plugin of OpenMediaVault v8.0.4-1 allows attackers to execute arbitrary commands as root via injecting shell metacharacters...

6AI score0.01758EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/08/03 12:00 a.m.11 views

CVE-2026-52102

An OS command injection vulnerability in the openmediavault-md plugin of OpenMediaVault v8.0.4-1 allows attackers to execute arbitrary commands as root via injecting shell metacharacters...

6AI score0.01758EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2026/07/30 4:40 p.m.13 views

SUSE CVE-2026-54090

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.33.8, when a shell interpreter is configured e.g. /bin/sh -c, the command allowlist can be bypassed through shell metacharacters. The allowlist...

8.7CVSS7.8AI score0.00437EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/30 6:25 a.m.10 views

AZL-94377 CVE-2026-16524 affecting package pcp 6.3.2-1

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.8CVSS6.1AI score0.00652EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/30 5:15 a.m.16 views

EUVD-2026-50969

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.8CVSS6.1AI score0.00652EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/21 9:32 p.m.12 views

EUVD-2026-46397

The audit file upload handler does not sanitize filenames, allowing shell metacharacters to flow into system command execution. This input validation failure enables command injection when chained with a related vulnerability...

8.8CVSS5.3AI score0.02235EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/21 9:32 p.m.15 views

EUVD-2026-46388

Unvalidated input in asset filter parameters allows shell metacharacters to escape command argument handling, resulting in remote code execution as a low-privileged OS user via the Analysis REST endpoint...

9.9CVSS6.3AI score0.00798EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/21 9:16 p.m.11 views

CVE-2026-64881

The audit file upload handler does not sanitize filenames, allowing shell metacharacters to flow into system command execution. This input validation failure enables command injection when chained with a related vulnerability...

8.8CVSS0.02235EPSS
SaveExploits0References1
Rows per page
Query Builder