Lucene search
+L

7242 matches found

CVE
CVE
added 2026/08/18 3:22 p.m.28 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
attackerkb
attackerkb
added 2026/08/18 3:22 p.m.30 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.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 ...

9.3CVSS5.5AI score0.0033EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 3:22 p.m.27 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
NVD
NVD
added 2026/08/18 3:16 p.m.13 views

CVE-2026-48798

SSH.NET is a Secure Shell SSH library for .NET. In 2025.1.0 and earlier, ScpClient.Downloadstring directoryName, DirectoryInfo directoryInfo trusts file and directory names returned by a remote SCP server and combines them with the requested local directory without containment validation, allowin...

7.1CVSS0.0038EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 3:14 p.m.25 views

CVE-2026-63328 Trivy: Path Traversal in Trivy Plugin Manager Allows Arbitrary File Write

Trivy is a security scanner. Prior to 0.72.0, plugin manifest metadata is used by pkg/plugin/manager.go to construct paths under /.trivy/plugins without confining plugin names to that root, allowing an attacker who persuades a user to install or run a malicious plugin to write the manifest and...

6.8CVSS0.00151EPSS
SaveExploits0References3
attackerkb
attackerkb
added 2026/08/18 3:14 p.m.42 views

CVE-2026-63328

Trivy is a security scanner. Prior to 0.72.0, plugin manifest metadata is used by pkg/plugin/manager.go to construct paths under /.trivy/plugins without confining plugin names to that root, allowing an attacker who persuades a user to install or run a malicious plugin to write the manifest and...

6.8CVSS5.6AI score0.00151EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/18 3:14 p.m.11 views

CVE-2026-63328 Trivy: Path Traversal in Trivy Plugin Manager Allows Arbitrary File Write

Trivy is a security scanner. Prior to 0.72.0, plugin manifest metadata is used by pkg/plugin/manager.go to construct paths under /.trivy/plugins without confining plugin names to that root, allowing an attacker who persuades a user to install or run a malicious plugin to write the manifest and...

6.8CVSS5.7AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/18 3:14 p.m.11 views

EUVD-2026-60957

Trivy is a security scanner. Prior to 0.72.0, plugin manifest metadata is used by pkg/plugin/manager.go to construct paths under /.trivy/plugins without confining plugin names to that root, allowing an attacker who persuades a user to install or run a malicious plugin to write the manifest and...

6.8CVSS5.6AI score0.00151EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 3:14 p.m.62 views

CVE-2026-63328

Trivy versions prior to 0.72.0 use plugin manifest metadata in pkg/plugin/manager.go to build paths under ~/.trivy/plugins without confining plugin names to that root. A crafted plugin.yaml can escape the directory, letting an attacker who persuades a user to install a malicious plugin overwrite ...

6.8CVSS5.6AI score0.00151EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 2:57 p.m.14 views

CVE-2026-48798 SSH.NET: ScpClient Recursive Download Allows Arbitrary File Write via Server-Controlled SCP Filenames

SSH.NET is a Secure Shell SSH library for .NET. In 2025.1.0 and earlier, ScpClient.Downloadstring directoryName, DirectoryInfo directoryInfo trusts file and directory names returned by a remote SCP server and combines them with the requested local directory without containment validation, allowin...

7.1CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/18 2:57 p.m.155 views

CVE-2026-48798

SSH.NET (a .NET SSH library) is vulnerable to arbitrary file write via its ScpClient.Download(string, DirectoryInfo) method. The method trusts file and directory names returned by a remote SCP server during recursive downloads without containment validation. A malicious, compromised, or man-in-th...

7.1CVSS5.3AI score0.0038EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/18 2:57 p.m.13 views

CVE-2026-48798 SSH.NET: ScpClient Recursive Download Allows Arbitrary File Write via Server-Controlled SCP Filenames

SSH.NET is a Secure Shell SSH library for .NET. In 2025.1.0 and earlier, ScpClient.Downloadstring directoryName, DirectoryInfo directoryInfo trusts file and directory names returned by a remote SCP server and combines them with the requested local directory without containment validation, allowin...

7.1CVSS5.3AI score0.0038EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 2:57 p.m.31 views

CVE-2026-48798 SSH.NET: ScpClient Recursive Download Allows Arbitrary File Write via Server-Controlled SCP Filenames

SSH.NET is a Secure Shell SSH library for .NET. In 2025.1.0 and earlier, ScpClient.Downloadstring directoryName, DirectoryInfo directoryInfo trusts file and directory names returned by a remote SCP server and combines them with the requested local directory without containment validation, allowin...

7.1CVSS0.0038EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/18 2:51 p.m.14 views

python: cpython: CPython: tarfile extraction filter bypass allows escaping the destination directory

A flaw was found in the tarfile.extractall function within Python. A remote attacker could exploit this vulnerability by providing a specially crafted archive. This archive could bypass security filters by using a hardlink that references a symlink, allowing the symlink to be recreated outside th...

7.8CVSS5.6AI score0.0075EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/08/18 12:31 p.m.9 views

Duplicate Advisory: Grav: Blueprint dynamic-data bare-function branch is denylist-gated and omits error_log, giving arbitrary file write

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-f8wv-xp27-6gq7. This link is maintained to preserve external references. Original Description Grav before 2.0.15 contains an arbitrary file write vulnerability in the Blueprint dynamic-data bare-function...

9.3CVSS0.00777EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2026/08/18 12:19 p.m.11 views

CVE-2026-75855

ArcadeDB versions before 26.8.1 fail to sanitize database names in the POST /api/v1/server endpoint's create database and drop database commands, allowing authenticated root users to write and delete arbitrary files outside the configured database directory. Attackers can supply database names...

8.7CVSS0.0039EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 12:19 p.m.12 views

CVE-2026-75827

Grav before 2.0.15 contains an arbitrary file write vulnerability in the Blueprint dynamic-data bare-function validation that uses an incomplete denylist instead of a positive allowlist. Attackers with page-edit or blueprint-config access can invoke the errorlog function through a data directive ...

9.3CVSS0.00777EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/18 12:19 p.m.8 views

CVE-2026-75830

grav-plugin-api getgrav/grav-plugin-api versions = 1.0.0-beta.10 and = 1.0.14 contain a path traversal vulnerability in the PagesController::batchCopy method. An incomplete fix for GHSA-qjq4-jp55-4mx2 left the user-controlled 'suffix' parameter via POST /api/v1/pages/batch unvalidated. An...

7.1CVSS0.00338EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.24 views

CVE-2026-75855 ArcadeDB before 26.8.1 Path Traversal via create/drop database

ArcadeDB versions before 26.8.1 fail to sanitize database names in the POST /api/v1/server endpoint's create database and drop database commands, allowing authenticated root users to write and delete arbitrary files outside the configured database directory. Attackers can supply database names...

8.7CVSS0.0039EPSS
SaveExploits0References2
Rows per page
Query Builder