Lucene search
+L

35369 matches found

NVD
NVD
added 2026/08/18 4:18 p.m.14 views

CVE-2026-75857

CodeWhale versions = 0.8.41 and 0.8.64 contain a vulnerability in the execshellinteract alias execinteract tool, whose approvalrequirement returns ApprovalRequirement::Auto. This overrides the default Required approval for code-executing tools, so LLM-controlled stdin is written into an...

7.3CVSS0.00189EPSS
SaveExploits0References3
attackerkb
attackerkb
added 2026/08/18 3:21 p.m.32 views

CVE-2026-75911

CodeWhale versions before 0.8.64 fail to properly validate the allowshell configuration parameter from project config files, allowing attackers to enable arbitrary shell command execution by committing a malicious .codewhale/config.toml file to a repository. When a user clones and opens the...

8.5CVSS5.8AI score0.00253EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/18 3:21 p.m.38 views

CVE-2026-75911 CodeWhale before 0.8.64 Remote Code Execution via allow_shell

CodeWhale versions before 0.8.64 fail to properly validate the allowshell configuration parameter from project config files, allowing attackers to enable arbitrary shell command execution by committing a malicious .codewhale/config.toml file to a repository. When a user clones and opens the...

8.5CVSS0.00253EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 3:21 p.m.37 views

CVE-2026-75911

CodeWhale before version 0.8.64 fails to validate the allow_shell parameter in .codewhale/config.toml, letting attackers commit a malicious config that grants the AI model exec_shell and task_shell tools upon repository open, enabling arbitrary shell command execution on the victim's machine. Fix...

8.5CVSS5.9AI score0.00253EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 3:21 p.m.9 views

CVE-2026-75857 CodeWhale before 0.8.64 Privilege Escalation via exec_shell_interact

CodeWhale versions = 0.8.41 and 0.8.64 contain a vulnerability in the execshellinteract alias execinteract tool, whose approvalrequirement returns ApprovalRequirement::Auto. This overrides the default Required approval for code-executing tools, so LLM-controlled stdin is written into an...

7.3CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/18 3:21 p.m.28 views

CVE-2026-75857 CodeWhale before 0.8.64 Privilege Escalation via exec_shell_interact

CodeWhale versions = 0.8.41 and 0.8.64 contain a vulnerability in the execshellinteract alias execinteract tool, whose approvalrequirement returns ApprovalRequirement::Auto. This overrides the default Required approval for code-executing tools, so LLM-controlled stdin is written into an...

7.3CVSS0.00189EPSS
SaveExploits0References3
attackerkb
attackerkb
added 2026/08/18 3:21 p.m.37 views

CVE-2026-75857

CodeWhale versions = 0.8.41 and 0.8.64 contain a vulnerability in the execshellinteract alias execinteract tool, whose approvalrequirement returns ApprovalRequirement::Auto. This overrides the default Required approval for code-executing tools, so LLM-controlled stdin is written into an...

7.3CVSS5.4AI score0.00189EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/18 3:21 p.m.24 views

CVE-2026-75857

CodeWhale versions 0.8.41–0.8.63 have exec_shell_interact returning ApprovalRequirement::Auto, bypassing approval prompts and writing LLM-controlled stdin into already-approved interactive shells (python3 -i, mysql, ssh, sudo -i). An attacker injecting instructions via untrusted ingested content ...

7.3CVSS5.5AI score0.00189EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 3:17 p.m.10 views

CVE-2026-68939

Pyenv provides simple Python version management. Prior to 2.8.0, isversionsafe in libexec/pyenv-version-file-read accepts shell glob metacharacters in .python-version values, and unquoted PYENVVERSION expansion in libexec/pyenv-version-name, libexec/pyenv-which, libexec/pyenv-prefix,...

2CVSS0.00171EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 3:17 p.m.15 views

DEBIAN-CVE-2026-68939

Pyenv provides simple Python version management. Prior to 2.8.0, isversionsafe in libexec/pyenv-version-file-read accepts shell glob metacharacters in .python-version values, and unquoted PYENVVERSION expansion in libexec/pyenv-version-name, libexec/pyenv-which, libexec/pyenv-prefix,...

2CVSS5.4AI score0.00171EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 3:16 p.m.11 views

CVE-2026-50187

Oh My Zsh is a community-driven framework for managing Zsh configuration. Prior to 2026-05-28, the dotenv plugin in plugins/dotenv/dotenv.plugin.zsh passes ZSHDOTENVFILE to source after a directory change into a folder containing a .env file, allowing syntactically valid shell commands in the fil...

8.8CVSS0.00494EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 3:11 p.m.21 views

CVE-2026-68939 Pyenv: Glob/wildcard metacharacters bypass is_version_safe(), causing silent version/interpreter substitution via unquoted expansion (CVE-2022-35861 residual)

Pyenv provides simple Python version management. Prior to 2.8.0, isversionsafe in libexec/pyenv-version-file-read accepts shell glob metacharacters in .python-version values, and unquoted PYENVVERSION expansion in libexec/pyenv-version-name, libexec/pyenv-which, libexec/pyenv-prefix,...

2CVSS5.4AI score
SaveExploits0References5
CVE
CVE
added 2026/08/18 3:11 p.m.44 views

CVE-2026-68939

Pyenv (Python version manager) prior to 2.8.0 is vulnerable to silent interpreter/version substitution. The is_version_safe() function in libexec/pyenv-version-file-read accepts shell glob metacharacters in .python-version values, and unquoted PYENV_VERSION expansion across multiple libexec scrip...

2CVSS5.3AI score0.00171EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 3:11 p.m.18 views

EUVD-2026-60955

Pyenv provides simple Python version management. Prior to 2.8.0, isversionsafe in libexec/pyenv-version-file-read accepts shell glob metacharacters in .python-version values, and unquoted PYENVVERSION expansion in libexec/pyenv-version-name, libexec/pyenv-which, libexec/pyenv-prefix,...

2CVSS5.3AI score0.00171EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/18 3:11 p.m.9 views

CVE-2026-68939

Pyenv provides simple Python version management. Prior to 2.8.0, isversionsafe in libexec/pyenv-version-file-read accepts shell glob metacharacters in .python-version values, and unquoted PYENVVERSION expansion in libexec/pyenv-version-name, libexec/pyenv-which, libexec/pyenv-prefix,...

2CVSS5.4AI score0.00171EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/18 3:11 p.m.30 views

CVE-2026-68939 Pyenv: Glob/wildcard metacharacters bypass is_version_safe(), causing silent version/interpreter substitution via unquoted expansion (CVE-2022-35861 residual)

Pyenv provides simple Python version management. Prior to 2.8.0, isversionsafe in libexec/pyenv-version-file-read accepts shell glob metacharacters in .python-version values, and unquoted PYENVVERSION expansion in libexec/pyenv-version-name, libexec/pyenv-which, libexec/pyenv-prefix,...

2CVSS0.00171EPSS
SaveExploits0References3
attackerkb
attackerkb
added 2026/08/18 3:11 p.m.43 views

CVE-2026-68939

Pyenv provides simple Python version management. Prior to 2.8.0, isversionsafe in libexec/pyenv-version-file-read accepts shell glob metacharacters in .python-version values, and unquoted PYENVVERSION expansion in libexec/pyenv-version-name, libexec/pyenv-which, libexec/pyenv-prefix,...

2CVSS5.3AI score0.00171EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/18 3:09 p.m.31 views

CVE-2026-50187 Oh My Zsh: Arbitrary Code Execution in oh-my-zsh dotenv plugin via malicious .env files

Oh My Zsh is a community-driven framework for managing Zsh configuration. Prior to 2026-05-28, the dotenv plugin in plugins/dotenv/dotenv.plugin.zsh passes ZSHDOTENVFILE to source after a directory change into a folder containing a .env file, allowing syntactically valid shell commands in the fil...

8.8CVSS0.00494EPSS
SaveExploits0References3
attackerkb
attackerkb
added 2026/08/18 3:09 p.m.44 views

CVE-2026-50187

Oh My Zsh is a community-driven framework for managing Zsh configuration. Prior to 2026-05-28, the dotenv plugin in plugins/dotenv/dotenv.plugin.zsh passes ZSHDOTENVFILE to source after a directory change into a folder containing a .env file, allowing syntactically valid shell commands in the fil...

8.8CVSS5.5AI score0.00494EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/18 3:09 p.m.49 views

CVE-2026-50187

The dotenv plugin in plugins/dotenv/dotenv.plugin.zsh calls source on ZSH_DOTENV_FILE after cd into a directory containing a .env file, executing arbitrary shell commands with the user's privileges. Exploitation requires the user to navigate into a directory containing a malicious .env; no in-the...

8.8CVSS5.5AI score0.00494EPSS
SaveExploits0References3
Rows per page
Query Builder