Lucene search
+L

309 matches found

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

CVE-2026-73411

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.14 and 3.0.1, getEscapeFunction in src/internal/unix/dash.js fails to escape after : or = when applications use the escape or escapeAll APIs on Unix with shell set to dash, or with shell set to true when Dash is the default, a...

6.3CVSS0.00336EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/12 8:17 p.m.10 views

CVE-2026-73414

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.14 and 3.0.1, getEscapeFunction in src/internal/win/cmd.js does not escape and when applications use the escape or escapeAll APIs on Windows with shell set to cmd.exe, or with shell set to true when CMD is the default. An...

9.2CVSS0.00524EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:42 p.m.13 views

CVE-2026-73414

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.14 and 3.0.1, getEscapeFunction in src/internal/win/cmd.js does not escape and when applications use the escape or escapeAll APIs on Windows with shell set to cmd.exe, or with shell set to true when CMD is the default. An...

9.2CVSS5.5AI score0.00524EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:38 p.m.7 views

CVE-2026-73412

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.14 and 3.0.1, this impacts users of Shescape on Unix systems that explicitly configure shell to Zsh, or true when the default shell is Zsh, using the escape and escapeAll. The Zsh options EXTENDEDGLOB and MAGICEQUALSUBST...

6.3CVSS5.3AI score0.00348EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.5 views

PT-2026-70913

Name of the Vulnerable Software and Affected Versions FileRun versions prior to 2026.2.1 Description Authenticated attackers can achieve remote code execution through an OS command injection. The issue occurs when the thumbnail generation system passes filenames wrapped in shell double-quotes...

8.8CVSS6.3AI score0.01654EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/10 8:17 p.m.12 views

CVE-2026-72879

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.8, the getRegistryCommands function in packages/server/src/utils/cluster/upload.ts interpolates registry.password and registry.registryUrl directly into a shell command without escaping. An authenticated user with project...

9.4CVSS0.00278EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/23 6:33 p.m.20 views

EUVD-2026-38571

@rtk-ai/rtk-rewrite transparently rewrites shell commands executed via OpenClaw's exec tool to their RTK equivalents. In 1.0.0, the @rtk-ai/rtk-rewrite OpenClaw plugin passes attacker-controlled input directly into a shell-backed execSync template string without shell-safe escaping. JSON.stringif...

6.3CVSS6.2AI score0.00552EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/05/26 8:00 p.m.11 views

CVE-2026-44449 Lumiverse: SMB `exists()` basename injection via smbclient `!cmd` escape

Lumiverse is a full-featured AI chat application. Prior to 0.9.7, when the primary toSmbPathfullPath call throws, the method falls back to a dirname/basename split and only validates the directory prefix. The basename is concatenated directly into the smbclient -c script without validation...

9.1CVSS6AI score0.00451EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/05/21 8:22 p.m.20 views

Snappy: Binary path is never shell-escaped due to an inverted is_executable check

Impact On POSIX, escapeshellarg‘/usr/bin/wkhtmltopdf’ returns the literal string ‘/usr/bin/wkhtmltopdf’ with the single-quote characters included. isexecutable then looks for a file whose actual name contains those quote characters, which essentially never exists. The safe branch is dead code and...

7.5CVSS6AI score0.00152EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/05/09 12:00 a.m.10 views

Unity Linux 20.1070e Security Update: rubygem-rack (UTSA-2026-017387)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-017387 advisory. A sequence injection vulnerability exists in Rack 2.0.9.1, 2.1.4.1 and 2.2.3.1 which could allow is a possible shell escape in the Lint and CommonLogger components o...

10CVSS5.8AI score0.01801EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/04/30 2:25 a.m.13 views

SUSE CVE-2026-41526

In KDE KCoreAddons before 6.25, KShell::quoteArgs is intended to safely quote arguments so that they can be passed to a shell command. This parsing does not adequately handle metacharacters, leading to an escape from the shell. All applications relying on this method in a security-critical path t...

6.5CVSS5.3AI score0.0017EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/04/28 3:01 p.m.9 views

CVE-2026-41526

A flaw was found in KDE KCoreAddons. The KShell::quoteArgs function, intended to safely quote arguments for shell commands, does not properly handle special characters. This vulnerability allows an attacker to inject control characters, such as \x01, leading to an escape from the shell...

7.8CVSS5.7AI score0.0017EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/28 8:16 a.m.8 views

DEBIAN-CVE-2026-41526

In KDE KCoreAddons before 6.25, KShell::quoteArgs is intended to safely quote arguments so that they can be passed to a shell command. This parsing does not adequately handle metacharacters, leading to an escape from the shell. All applications relying on this method in a security-critical path t...

7.8CVSS5.4AI score0.0017EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/28 12:00 a.m.8 views

CVE-2026-41526

In KDE KCoreAddons before 6.25, KShell::quoteArgs is intended to safely quote arguments so that they can be passed to a shell command. This parsing does not adequately handle metacharacters, leading to an escape from the shell. All applications relying on this method in a security-critical path t...

6.5CVSS6AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/04/28 12:00 a.m.16 views

CVE-2026-41526

In KDE KCoreAddons before 6.25, KShell::quoteArgs is intended to safely quote arguments so that they can be passed to a shell command. This parsing does not adequately handle metacharacters, leading to an escape from the shell. All applications relying on this method in a security-critical path t...

6.5CVSS5.3AI score0.0017EPSS
SaveExploits0References5
CVE
CVE
added 2026/04/28 12:00 a.m.40 views

CVE-2026-41526

In KDE KCoreAddons prior to 6.25, the KShell::quoteArgs function intended to safely quote arguments for shell commands does not correctly handle metacharacters, enabling possible shell escapes. The issue affects applications using this path to process user input in security-critical contexts, not...

7.8CVSS5.4AI score0.0017EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/04/28 12:00 a.m.31 views

CVE-2026-41526

In KDE KCoreAddons before 6.25, KShell::quoteArgs is intended to safely quote arguments so that they can be passed to a shell command. This parsing does not adequately handle metacharacters, leading to an escape from the shell. All applications relying on this method in a security-critical path t...

7.8CVSS5.4AI score0.0017EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/04/28 12:00 a.m.39 views

CVE-2026-41526

In KDE KCoreAddons before 6.25, KShell::quoteArgs is intended to safely quote arguments so that they can be passed to a shell command. This parsing does not adequately handle metacharacters, leading to an escape from the shell. All applications relying on this method in a security-critical path t...

6.5CVSS0.0017EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/03/26 2:56 p.m.11 views

CVE-2019-25483

Comtrend AR-5310 GE31-412SSG-C01R10.A2pG039u.d24k contains a restricted shell escape vulnerability that allows local users to bypass command restrictions by using the command substitution operator $ . Attackers can inject arbitrary commands through the $ syntax when passed as arguments to allowed...

8.6CVSS6AI score0.00128EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/03/19 6:25 p.m.14 views

httpd: Apache HTTP Server: Server Side Includes adds query string to #exec cmd=...

A server side include handling flaw has been discovered in the Apache HTTP server. When Server Side Includes SSI areenabled and modcgid but not modcgi passes the shell-escaped query string to exec cmd="..." directives an attacker may be able to inject commands executed by the server...

8.3CVSS6.9AI score0.01515EPSS
SaveExploits0References5
Rows per page
Query Builder