Lucene search
+L

161 matches found

Kitploit
Kitploit
added 2026/09/09 10:33 a.m.5 views

CVE-2025-8110

Gogs RCE Exploit CVE-2025-8110 A Proof of Concept PoC for CVE-2025-8110 , a critical vulnerability in Gogs that allows Remote Code Execution RCE via .git/config manipulation using symbolic link bypasses and sshCommand injection. 📖 Overview This exploit targets a Path Traversal flaw in the Gogs AP...

8.8CVSS7.6AI score0.82471EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/09 6:32 a.m.4 views

CVE-2025-8110-Gogs-RCE-Exploit

Gogs CVE-2025-8110 RCE Exploit An automated Python exploit for CVE-2025-8110 in Gogs. This vulnerability allows for Remote Code Execution RCE by abusing the PutContents API, which fails to validate if a file path is a symlink. By overwriting the internal .git/config file via a symlink, we can...

8.8CVSS7.8AI score0.82471EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/09 5:51 a.m.7 views

CVE-2025-65964

n8n Git Hooks CTF Demo ⚠️ Este repositorio es solo para fines educativos y de demostración de CTF. Escenario Una plataforma de automatización por ejemplo, n8n utiliza operaciones de Git como parte de un flujo de trabajo. El flujo de trabajo permite la configuración arbitraria de Git mediante git...

9.4CVSS6.4AI score0.00663EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/05 12:44 p.m.8 views

CVE-2025-8110

CVE-2025-8110 — Gogs RCE PoC Silentium / HackTheBox Disclaimer: This tool is intended strictly for educational purposes and authorized penetration testing. Only use it against systems you have explicit permission to test. This is a modified version of zAbuQasem/gogs-CVE-2025-8110, adapted to work...

8.8CVSS7.7AI score0.82471EPSS
SaveExploits23References1
Kitploit
Kitploit
added 2026/09/04 5:03 p.m.9 views

CVE-2022-23642

PoC for Sourcegraph Gitserver 3.37.0 RCE CVE-2022-23642 Sourcegraph prior to 3.37.0 has a remote code execution vulnerability on its gitserver service. This is due to lack of restriction on git config execution thus "core.sshCommand" can be passed on the HTTP arguments which can contain arbitrary...

8.8CVSS7.9AI score0.7431EPSS
SaveExploits8References2
RedHat Linux
RedHat Linux
added 2026/09/03 11:00 p.m.8 views

gitpython: GitPython: Arbitrary code execution via config-name injection

A flaw was found in GitPython. This vulnerability allows attackers to inject malicious configuration options by manipulating option names within the option-name validator. By injecting special characters, an attacker can forge arbitrary git-config directives, potentially leading to arbitrary code...

8.8CVSS8.5AI score0.00485EPSS
SaveExploits1References6
NVD
NVD
added 2026/09/03 4:18 p.m.8 views

CVE-2026-71963

Hermes Agent 0.18.2 through 0.21.0, fixed in commit f6234d0, contains a remote code execution vulnerability that allows attackers to execute arbitrary OS commands by supplying a malicious repository with a crafted .git/config that sets core.fsmonitor to an attacker-controlled command. When a user...

8.8CVSS0.00858EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/03 3:19 p.m.11 views

EUVD-2026-70526

Hermes Agent 0.18.2 through 0.21.0, fixed in commit f6234d0, contains a remote code execution vulnerability that allows attackers to execute arbitrary OS commands by supplying a malicious repository with a crafted .git/config that sets core.fsmonitor to an attacker-controlled command. When a user...

8.8CVSS6.6AI score0.00858EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/03 3:19 p.m.45 views

CVE-2026-71963

Hermes Agent versions 0.18.2 through 0.21.0 are vulnerable to remote code execution via a crafted .git/config file in a malicious repository. The agent executes git status or git diff before trust prompts are presented to the user; by setting core.fsmonitor to an attacker-controlled command, an a...

8.8CVSS6.6AI score0.00858EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/03 11:22 a.m.20 views

CVE-2026-85168

n8n versions before 1.123.73 , 2.35.4 , and 2.36.2 are affected by a remote code execution vulnerability in the Git node . The root cause is that the node's sanitization logic reset a fixed list of command-bearing Git configuration keys but did not cover the content-filter and merge-driver key fa...

7.7CVSS6.4AI score0.00368EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/02 10:43 p.m.7 views

CVE-2025-8110

Gogs RCE Exploit CVE-2025-8110 Proof of Concept for CVE-2025-8110 - Remote Code Execution in Gogs via symlink bypass and sshCommand injection. Description This exploit abuses a symlink bypass in Gogs API to overwrite .git/config and inject malicious sshCommand that executes a reverse shell...

8.8CVSS7.8AI score0.82471EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/02 10:41 p.m.8 views

CVE-2025-8110-Silentium-HTB

CVE-2025-8110 — Gogs RCE PoC Silentium / HackTheBox Disclaimer: This tool is intended strictly for educational purposes and authorized penetration testing. Only use it against systems you have explicit permission to test. This is a modified version of zAbuQasem/gogs-CVE-2025-8110, adapted to work...

8.8CVSS7.7AI score0.82471EPSS
SaveExploits23References1
The Hacker News
The Hacker News
added 2026/09/02 2:06 p.m.8 views

Malicious .git Configs Can Make Claude, Codex, Cursor, and Other AI Agents Run Attacker Code

Manifold Security has disclosed eight security flaws across seven command-line AI coding agents in which a repository's own Git configuration names a command that the agent runs on the developer's machine, four of them still unpatched at publication. The command executes as the user, outside the...

7CVSS6.1AI score0.00134EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/09/02 12:00 a.m.14 views

PT-2026-84855

Name of the Vulnerable Software and Affected Versions Hermes version 0.21.0 Description An issue exists where coding agents execute git status or git diff for context gathering before trust prompts are presented to the user. If a repository is delivered as files such as via zip, sync, or USB rath...

8.8CVSS6.4AI score0.00858EPSS
SaveExploits0References13
NVD
NVD
added 2026/09/01 6:17 p.m.8 views

CVE-2026-19593

OpenAI Codex Desktop for Windows and macOS automatically inspected Git metadata and working-tree status when a user opened a workspace. If the workspace contains a repository with preserved attacker-controlled .git/config, the attr.tree setting and a configured clean or process filter can cause G...

9.8CVSS0.0029EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/01 5:10 p.m.38 views

CVE-2026-19593

OpenAI Codex Desktop for Windows and macOS automatically inspected Git metadata and working-tree status when a user opened a workspace. If the workspace contains a repository with preserved attacker-controlled .git/config, the attr.tree setting and a configured clean or process filter can cause G...

0.0029EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/01 5:10 p.m.69 views

CVE-2026-19593

OpenAI Codex Desktop for Windows and macOS automatically inspects Git metadata when a workspace is opened. If the repository contains an attacker-controlled .git/config with the attr.tree setting and a configured clean or process filter, Git executes an attacker-controlled program outside Codex's...

9.8CVSS5.9AI score0.0029EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/01 5:10 p.m.8 views

EUVD-2026-69395

OpenAI Codex Desktop for Windows and macOS automatically inspected Git metadata and working-tree status when a user opened a workspace. If the workspace contains a repository with preserved attacker-controlled .git/config, the attr.tree setting and a configured clean or process filter can cause G...

5.9AI score0.0029EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.10 views

PT-2026-84357

Name of the Vulnerable Software and Affected Versions OpenAI Codex Desktop for Windows and macOS affected versions not specified Description The application automatically inspects Git metadata and working-tree status upon opening a workspace. If a workspace contains a repository with a malicious...

9.8CVSS6.1AI score0.0029EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/20 11:21 a.m.32 views

CVE-2026-77084

n8n before 1.123.69 (and 2.x before 2.33.4 / 2.34.1 ) is affected by a code execution vulnerability in the Git node . The node executed certain repository-local git configuration values without neutralizing them, allowing arbitrary command execution as the n8n process user when a subsequent Git n...

8.8CVSS6.2AI score0.004EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder