Lucene search
+L

2435 matches found

NVD
NVD
added yesterday4 views

CVE-2026-75858

CodeWhale packages codewhale / codewhale-tui versions = 0.8.41 and 0.8.64 contain a remote code execution vulnerability in the rlmeval tool. The tool's approvalrequirement returns ApprovalRequirement::Auto, which the engine treats as 'never prompt,' causing arbitrary model-supplied Python code to...

8.5CVSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added yesterday4 views

CVE-2026-75858

CodeWhale packages codewhale / codewhale-tui versions = 0.8.41 and 0.8.64 contain a remote code execution vulnerability in the rlmeval tool. The tool's approvalrequirement returns ApprovalRequirement::Auto, which the engine treats as 'never prompt,' causing arbitrary model-supplied Python code to...

8.5CVSS6.8AI score
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added yesterday5 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.3AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added yesterday2 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 score
SaveExploits0References4Affected Software1
OSV
OSV
added 4 days ago3 views

CVE-2026-74487 binfmt_misc: restore write access when removing an entry

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: restore write access when removing an entry Registering an entry with the MISCFMTOPENFILE flag opens the interpreter via openexec which denies write access to it for as long as the entry exists. Removing the entry...

5.5AI score
SaveExploits0References6
CVE
CVE
added 4 days ago21 views

CVE-2026-74486

The CVE-2026-74486 entry describes a Linux kernel vulnerability in binfmt_misc where load_misc_binary() clones the interpreter file and denies write access with exe_file_deny_write_access(), while the exec path later calls exe_file_allow_write_access(). This mismatch can cause repeated write-deni...

5.4AI score0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 4 days ago7 views

CVE-2026-74486

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: use exefiledenywriteaccess for the interpreter clone For MISCFMTOPENFILE entries loadmiscbinary clones the registered interpreter file and denies write access to the clone via plain denywriteaccess. The clone is...

5.4AI score0.00166EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/08/11 12:0 a.m.3 views

The vulnerability of the Python interpreter, related to deficiencies in pathname restrictions for directories, allows attackers to compromise data integrity.

The vulnerability of the Python programming language interpreter is related to deficiencies in pathname restrictions for directories. Exploiting this vulnerability can allow attackers to compromise data integrity...

3.3CVSS4.6AI score0.00238EPSS
SaveExploits0References13Affected Software5
NVD
NVD
added 2026/08/10 1:20 p.m.6 views

CVE-2026-68186

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: set haveexecfd only once the interpreter is opened loadmiscbinary raises bprm-haveexecfd as soon as it sees the 'O' or 'C' flag. This happens well before it opens the interpreter. If that open fails the flag stays set...

0.002EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/10 1:20 p.m.5 views

CVE-2026-68151

In the Linux kernel, the following vulnerability has been resolved: binfmtelffdpic: only honour the first PTINTERP The program header scan handles PTINTERP from a switch nested in the scan loop, so its break leaves the switch and not the loop. A binary carrying more than one PTINTERP runs the cas...

0.00175EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.4 views

CVE-2026-68151

In the Linux kernel, the following vulnerability has been resolved: binfmtelffdpic: only honour the first PTINTERP The program header scan handles PTINTERP from a switch nested in the scan loop, so its break leaves the switch and not the loop. A binary carrying more than one PTINTERP runs the cas...

5.4AI score0.00175EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 11:59 a.m.7 views

EUVD-2026-55287

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: set haveexecfd only once the interpreter is opened loadmiscbinary raises bprm-haveexecfd as soon as it sees the 'O' or 'C' flag. This happens well before it opens the interpreter. If that open fails the flag stays set...

5.5AI score0.002EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 11:59 a.m.28 views

CVE-2026-68186

The CVE-2026-68186 issue affects the Linux kernel’s binfmt_misc handling. load_misc_binary() sets bprm->have_execfd when it encounters the O/C flag, before the interpreter is opened, which could cause a NULL dereference in begin_new_exec() if an interpreter open fails and a later format is cho...

5.5AI score0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 11:59 a.m.8 views

EUVD-2026-55537

In the Linux kernel, the following vulnerability has been resolved: binfmtelffdpic: only honour the first PTINTERP The program header scan handles PTINTERP from a switch nested in the scan loop, so its break leaves the switch and not the loop. A binary carrying more than one PTINTERP runs the cas...

5.3AI score0.00175EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.23 views

CVE-2026-68151 binfmt_elf_fdpic: only honour the first PT_INTERP

In the Linux kernel, the following vulnerability has been resolved: binfmtelffdpic: only honour the first PTINTERP The program header scan handles PTINTERP from a switch nested in the scan loop, so its break leaves the switch and not the loop. A binary carrying more than one PTINTERP runs the cas...

0.00175EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 11:59 a.m.35 views

CVE-2026-68151

The CVE-2026-68151 entry concerns the Linux kernel FDPIC ELF binary format driver (binfmt_elf_fdpic). The flaw arises in how the program header scan handles PT_INTERP: the code may break out of the inner switch rather than the outer loop, causing binaries with more than one PT_INTERP to overwrite...

5.3AI score0.00175EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/07 12:31 a.m.9 views

EUVD-2026-54282

A vulnerability was found in FoundationAgents MetaGPT up to 0.8.2. The impacted element is the function DataInterpreter of the file metagpt/roles/di/datainterpreter.py. The manipulation results in code injection. The attack must be initiated from a local position. The exploit has been made public...

5.3CVSS5.6AI score0.00187EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/06 3:45 p.m.49 views

CVE-2026-19058

FoundationAgents MetaGPT (up to 0.8.2) contains a code-injection vulnerability in the DataInterpreter function located at metagpt/roles/di/data_interpreter.py. The issue allows local attackers to manipulate input to inject code, with impact on confidentiality, integrity, and availability describe...

5.3CVSS5.6AI score0.00187EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/06 3:45 p.m.31 views

CVE-2026-19058 FoundationAgents MetaGPT data_interpreter.py DataInterpreter code injection

A vulnerability was found in FoundationAgents MetaGPT up to 0.8.2. The impacted element is the function DataInterpreter of the file metagpt/roles/di/datainterpreter.py. The manipulation results in code injection. The attack must be initiated from a local position. The exploit has been made public...

5.3CVSS0.00187EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/05 10:56 a.m.10 views

EUVD-2026-53308

Magistrala's Rules Engine allows authenticated users to create rules with embedded Go or Lua scripts executed server-side when IoT messages arrive. The Go script engine re/golang.go runs scripts through the Yaegi interpreter with stdlib.Symbols, exposing the full Go standard library including os...

8.8CVSS5.7AI score0.00288EPSS
SaveExploits0References1
Rows per page
Query Builder