Lucene search
+L

288633 matches found

Github Security Blog
Github Security Blog
added 4 days ago7 views

GitPython: command injection via unguarded Git options in `Repo.archive()`, `git.ls_remote()`, and arbitrary file overwrite via `Repo.iter_commits()` / `Repo.blame()`

Summary GitPython spawns the real git binary with an argument vector built from caller-supplied values. To prevent argument injection, GitPython maintains denylists of "unsafe" Git options --upload-pack, --receive-pack, --exec, -c, --config, … that can be abused to run arbitrary commands, and...

8.8CVSS8.7AI score0.00749EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 4 days ago28 views

CVE-2026-64881 Command Injection

The audit file upload handler does not sanitize filenames, allowing shell metacharacters to flow into system command execution. This input validation failure enables command injection when chained with a related vulnerability...

8.8CVSS0.0144EPSS
SaveExploits0References1
CVE
CVE
added 4 days ago11 views

CVE-2026-64881

CVE-2026-64881 involves an audit file upload handler that fails to sanitize filenames, allowing shell metacharacters to flow into system command execution. This input validation failure enables command injection when chained with a related vulnerability. The CVSS scores indicate high impact to co...

8.8CVSS5.3AI score0.0144EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 4 days ago3 views

CVE-2026-64881 Command Injection

The audit file upload handler does not sanitize filenames, allowing shell metacharacters to flow into system command execution. This input validation failure enables command injection when chained with a related vulnerability...

8.8CVSS5.3AI score0.0144EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 4 days ago5 views

CVE-2026-64879

A filename supplied during file upload is not properly sanitized before being used in system command execution, allowing an attacker to inject shell metacharacters and achieve command injection via the audit file upload functionality...

9.9CVSS5.3AI score0.0259EPSS
SaveExploits0References2
Cvelist
Cvelist
added 4 days ago41 views

CVE-2026-64879 Command Injection

A filename supplied during file upload is not properly sanitized before being used in system command execution, allowing an attacker to inject shell metacharacters and achieve command injection via the audit file upload functionality...

9.9CVSS0.0259EPSS
SaveExploits0References1
CVE
CVE
added 4 days ago8 views

CVE-2026-64879

Technical details about CVE-2026-64879 are not publicly available in the provided documents. Monitor for updates.

9.9CVSS5.4AI score0.0259EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 4 days ago4 views

CVE-2026-64879 Command Injection

A filename supplied during file upload is not properly sanitized before being used in system command execution, allowing an attacker to inject shell metacharacters and achieve command injection via the audit file upload functionality...

9.9CVSS5.3AI score0.0259EPSS
SaveExploits0References1
Snyk
Snyk
added 4 days ago6 views

Incomplete List of Disallowed Inputs

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs through Git.checkunsafeoptions in git/cmd.py. An attacker can execute arbitrary commands by supplying abbreviated unsafe option...

7.7CVSS6.8AI score
SaveExploits0References3
OSV
OSV
added 4 days ago5 views

GHSA-2F96-G7MH-G2HX GitPython: Command Injection via git long-option prefix abbreviation bypass of CVE-2026-42215 blocklist

Command injection via long-option prefix abbreviation bypassing checkunsafeoptions incomplete fix of CVE-2026-42215 / GHSA-rpm5-65cw-6hj4 Component: gitpython-developers/GitPython PyPI: GitPython Affected: all versions carrying the 3.1.47 blocklist fix, through current main verified at commit...

8.8CVSS5.9AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 4 days ago7 views

GitPython: Command Injection via git long-option prefix abbreviation bypass of CVE-2026-42215 blocklist

Command injection via long-option prefix abbreviation bypassing checkunsafeoptions incomplete fix of CVE-2026-42215 / GHSA-rpm5-65cw-6hj4 Component: gitpython-developers/GitPython PyPI: GitPython Affected: all versions carrying the 3.1.47 blocklist fix, through current main verified at commit...

8.8CVSS8.4AI score0.00749EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 4 days ago5 views

GHSA-V396-V7Q4-X2QJ GitPython unsafe clone option gate bypass through joined short options

GitPython version 3.1.50 blocks unsafe git clone options such as --upload-pack, -u, --config, and -c unless callers explicitly pass allowunsafeoptions=True. However, the default unsafe-option gate does not recognize joined short-option forms such as -u/path/to/helper. Git itself accepts -u as the...

8.7CVSS5.4AI score
SaveExploits0References4
Snyk
Snyk
added 4 days ago4 views

Command Injection

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to Command Injection via the canonicalizeoptionname function in git/cmd.py. An attacker can execute a local helper command by supplying joined short clone options such as...

8.8CVSS6.2AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 4 days ago7 views

GitPython unsafe clone option gate bypass through joined short options

GitPython version 3.1.50 blocks unsafe git clone options such as --upload-pack, -u, --config, and -c unless callers explicitly pass allowunsafeoptions=True. However, the default unsafe-option gate does not recognize joined short-option forms such as -u/path/to/helper. Git itself accepts -u as the...

5.3AI score
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 4 days ago5 views

CVE-2026-64878

Unvalidated input in asset filter parameters allows shell metacharacters to escape command argument handling, resulting in remote code execution as a low-privileged OS user via the Analysis REST endpoint...

9.9CVSS6.3AI score0.00542EPSS
SaveExploits0References2
Cvelist
Cvelist
added 4 days ago29 views

CVE-2026-64878 Command Injection

Unvalidated input in asset filter parameters allows shell metacharacters to escape command argument handling, resulting in remote code execution as a low-privileged OS user via the Analysis REST endpoint...

9.9CVSS0.00542EPSS
SaveExploits0References1
CVE
CVE
added 4 days ago8 views

CVE-2026-64878

CVE-2026-64878 is a command-injection vulnerability described as unvalidated input in asset filter parameters that allows shell metacharacters to escape command argument handling, enabling remote code execution on a low-privileged OS user via the Analysis REST endpoint. The connected Tenable advi...

9.9CVSS6.3AI score0.00542EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 4 days ago3 views

CVE-2026-64878 Command Injection

Unvalidated input in asset filter parameters allows shell metacharacters to escape command argument handling, resulting in remote code execution as a low-privileged OS user via the Analysis REST endpoint...

9.9CVSS6.3AI score0.00542EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 4 days ago54 views

Exploit for CVE-2026-53595

CVE-2026-53595 + CVE-2026-53593 — FreeScout Anonymous ATO →...

9.4CVSS6.4AI score0.00374EPSS
SaveExploits1
OSV
OSV
added 4 days ago7 views

GHSA-P63J-VCC4-9VMV @vitest/browser: Browser Mode provider commands bypass the file-access permission gate

Summary Browser Mode exposes a set of built-in "commands" that run on the Node.js side of the test runner and can touch the local filesystem taking screenshots, managing Playwright traces, uploading files for , comparing screenshots. Several of these commands accept a file path from the browser a...

9.4CVSS5.8AI score
SaveExploits0References11
Rows per page
Query Builder