Lucene search
+L

402568 matches found

Cvelist
Cvelist
added 2026/08/18 3:22 p.m.20 views

CVE-2026-71477 mise: Incorrect file ownership, when installed by the root user using `install.sh`

mise manages dev tools like node, python, cmake, and terraform. Prior to 2026.7.1, release tar archives record mise/bin/mise with user and group ID 1001 and packaging/standalone/install.envsubst extracts and moves it without normalizing ownership, allowing a local user with those IDs to replace a...

6.7CVSS0.00102EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/18 3:22 p.m.7 views

CVE-2026-71477 mise: Incorrect file ownership, when installed by the root user using `install.sh`

mise manages dev tools like node, python, cmake, and terraform. Prior to 2026.7.1, release tar archives record mise/bin/mise with user and group ID 1001 and packaging/standalone/install.envsubst extracts and moves it without normalizing ownership, allowing a local user with those IDs to replace a...

6.7CVSS5.2AI score0.00102EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/18 3:22 p.m.13 views

CVE-2026-71477

CVE-2026-71477 affects mise , a developer tool manager, in versions prior to 2026.7.1 . The root cause is an incorrect file ownership issue: release tar archives record mise/bin/mise with user and group ID 1001 , and the install.envsubst script extracts and moves the binary without normalizing ow...

6.7CVSS5.2AI score0.00102EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/18 3:22 p.m.9 views

CVE-2026-75914

CodeWhale versions before 0.8.64 contain a path traversal vulnerability in the image_analyze tool. The root cause is a failure to canonicalize symlinks before reading files, allowing an attacker to create workspace symlinks pointing to external files with image extensions. This enables arbitrary ...

8.7CVSS5.4AI score0.00414EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:22 p.m.8 views

CVE-2026-75914

CodeWhale versions before 0.8.64 contain a path traversal vulnerability in the imageanalyze tool that fails to canonicalize symlinks before reading files. Attackers can create workspace symlinks pointing to external files with image extensions to leak file bytes to the vision endpoint without use...

8.7CVSS5.3AI score0.00414EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/18 3:22 p.m.3 views

CVE-2026-75914 CodeWhale before 0.8.64 Path Traversal via image_analyze symlink

CodeWhale versions before 0.8.64 contain a path traversal vulnerability in the imageanalyze tool that fails to canonicalize symlinks before reading files. Attackers can create workspace symlinks pointing to external files with image extensions to leak file bytes to the vision endpoint without use...

8.7CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/18 3:22 p.m.7 views

EUVD-2026-60972

CodeWhale versions before 0.8.64 contain a path traversal vulnerability in the imageanalyze tool that fails to canonicalize symlinks before reading files. Attackers can create workspace symlinks pointing to external files with image extensions to leak file bytes to the vision endpoint without use...

8.7CVSS5.4AI score0.00414EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 3:22 p.m.14 views

CVE-2026-75913

CodeWhale versions 0.8.41–0.8.63 pass an unvalidated model-supplied rev parameter directly to git show argv without an --end-of-options sentinel, allowing a --output= value to be interpreted as a git flag. Combined with the auto-approved, read-only git_show tool and prompt injection, this enables...

9.3CVSS5.5AI score0.0033EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 3:22 p.m.12 views

CVE-2026-75913 CodeWhale before 0.8.64 Argument Injection via git_show

CodeWhale codewhale / codewhale-tui versions = 0.8.41 and 0.8.64 contain an argument injection vulnerability in the gitshow tool. The model-supplied rev parameter is passed unvalidated into the git show argv without an --end-of-options sentinel, so a value beginning with --output= is interpreted ...

8.5CVSS5.6AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:22 p.m.8 views

CVE-2026-75913

CodeWhale codewhale / codewhale-tui versions = 0.8.41 and 0.8.64 contain an argument injection vulnerability in the gitshow tool. The model-supplied rev parameter is passed unvalidated into the git show argv without an --end-of-options sentinel, so a value beginning with --output= is interpreted ...

9.3CVSS5.4AI score0.0033EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/18 3:22 p.m.7 views

CVE-2026-75913 CodeWhale before 0.8.64 Argument Injection via git_show

CodeWhale codewhale / codewhale-tui versions = 0.8.41 and 0.8.64 contain an argument injection vulnerability in the gitshow tool. The model-supplied rev parameter is passed unvalidated into the git show argv without an --end-of-options sentinel, so a value beginning with --output= is interpreted ...

9.3CVSS5.5AI score0.0033EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 3:22 p.m.8 views

EUVD-2026-60971

CodeWhale codewhale / codewhale-tui versions = 0.8.41 and 0.8.64 contain an argument injection vulnerability in the gitshow tool. The model-supplied rev parameter is passed unvalidated into the git show argv without an --end-of-options sentinel, so a value beginning with --output= is interpreted ...

9.3CVSS5.5AI score0.0033EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 3:22 p.m.21 views

CVE-2026-75913 CodeWhale before 0.8.64 Argument Injection via git_show

CodeWhale codewhale / codewhale-tui versions = 0.8.41 and 0.8.64 contain an argument injection vulnerability in the gitshow tool. The model-supplied rev parameter is passed unvalidated into the git show argv without an --end-of-options sentinel, so a value beginning with --output= is interpreted ...

9.3CVSS0.0033EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 3:22 p.m.14 views

CVE-2026-75912

CodeWhale's git_blame tool passes an unvalidated rev parameter directly to git, allowing attackers to inject options like --contents=/path/to/file to exfiltrate sensitive files (SSH keys, credentials) via tool output. CVSS 3.1 score 7.4 (High). Fixed in CodeWhale 0.8.64. No in-the-wild exploitati...

8.3CVSS5.5AI score0.00322EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:22 p.m.8 views

CVE-2026-75912

CodeWhale versions before 0.8.64 contain an argument injection vulnerability in the gitblame tool that allows attackers to read arbitrary files by injecting git options into the unvalidated rev parameter. Attackers can supply rev values like --contents=/path/to/file to exfiltrate sensitive files...

8.3CVSS5.5AI score0.00322EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/18 3:22 p.m.7 views

EUVD-2026-60970

CodeWhale versions before 0.8.64 contain an argument injection vulnerability in the gitblame tool that allows attackers to read arbitrary files by injecting git options into the unvalidated rev parameter. Attackers can supply rev values like --contents=/path/to/file to exfiltrate sensitive files...

8.3CVSS5.5AI score0.00322EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 3:22 p.m.21 views

CVE-2026-75912 CodeWhale before 0.8.64 Argument Injection via git_blame

CodeWhale versions before 0.8.64 contain an argument injection vulnerability in the gitblame tool that allows attackers to read arbitrary files by injecting git options into the unvalidated rev parameter. Attackers can supply rev values like --contents=/path/to/file to exfiltrate sensitive files...

8.3CVSS0.00322EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 3:22 p.m.9 views

CVE-2026-75912 CodeWhale before 0.8.64 Argument Injection via git_blame

CodeWhale versions before 0.8.64 contain an argument injection vulnerability in the gitblame tool that allows attackers to read arbitrary files by injecting git options into the unvalidated rev parameter. Attackers can supply rev values like --contents=/path/to/file to exfiltrate sensitive files...

8.3CVSS5.6AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/18 3:21 p.m.6 views

CVE-2026-75904 libmodplug <= 0.8.9.1 - Out-of-Bounds Read in pat_smplooped via Crafted MIDI File

libmodplug through 0.8.9.1 contains an out-of-bounds read in patsmplooped in src/loadpat.cpp. The function validates only the upper bound of its sample index against MAXSMP and then subtracts one before indexing the 191-byte static array patloops, so an index of zero reads patloops-1, one byte...

4.8CVSS5.3AI score0.00119EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/18 3:21 p.m.25 views

CVE-2026-75904 libmodplug <= 0.8.9.1 - Out-of-Bounds Read in pat_smplooped via Crafted MIDI File

libmodplug through 0.8.9.1 contains an out-of-bounds read in patsmplooped in src/loadpat.cpp. The function validates only the upper bound of its sample index against MAXSMP and then subtracts one before indexing the 191-byte static array patloops, so an index of zero reads patloops-1, one byte...

4.8CVSS0.00119EPSS
SaveExploits0References5
Rows per page
Query Builder