Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/lachhab-anas/exploit_cve-2026-3854
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed Teaming
GitHublachhab-anas/exploit_cve-2026-3854

Exploit_CVE-2026-3854

Exploit for CVE-2026-3854, a remote code execution vulnerability in GitHub Enterprise Server, triggered via crafted git push options. Includes vulnerable version details and detection guidance.

View Repository
Website
54 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Exploit_CVE-2026-3854

CVE-2026-3854 is a Remote Code Execution in GitHub.com and GitHub Enterprise Server

The vulnerability could be exploited by injecting commands into the git push command as follows :

root@kitploit:~
git push -o '<injected fields>' origin master

To review any exploitation of this vulnerability, we recommend that you review /var/log/github-audit.log for push operations containing ";" in push options.

Vulnerable Versions : GitHub Enterprise Server <= 3.19.1

Fixed Version : 3.14.24, 3.15.19, 3.16.15, 3.17.12, 3.18.6 and 3.19.3

Download Tool