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
CVE-2025-8110 — RCE exploit for Gogs <= 0.13.3 | Kitploit
Tools/GitHubGitHub/0dgt/cve-2025-8110
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHub0dgt/cve-2025-8110

CVE-2025-8110

RCE exploit for Gogs <= 0.13.3

View Repository
15 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

RCE - CVE-2025-59528 Gogs <= 0.13.3 Exploit

root@kitploit:~
$ python3 CVE-2025-8110.py -h
usage: CVE-2025-8110.py [-h] -u URL -lh HOST -lp PORT [-user USERNAME] [-pass PASSWORD] [-x]

CVE-2025-8110 Gogs Exploit

options:
  -h, --help            show this help message and exit
  -u, --url URL         Gogs base URL (e.g., http://127.0.0.1:3000)
  -lh, --host HOST      Attacker listener host
  -lp, --port PORT      Attacker listener port
  -user, --username USERNAME
                        Existing Gogs username
  -pass, --password PASSWORD
                        Existing Gogs password
  -x, --proxy           Use local proxy (localhost:8080)

Download Tool