| Reporter | Title | Published | Views | Family All 84 |
|---|---|---|---|---|
| Exploit for Path Traversal in Gogs | 11 Apr 202622:40 | – | githubexploit | |
| Exploit for Path Traversal in Gogs | 14 Apr 202611:03 | – | githubexploit | |
| Exploit for Path Traversal in Gogs | 20 May 202612:54 | – | githubexploit | |
| Exploit for Path Traversal in Gogs | 11 Apr 202620:28 | – | githubexploit | |
| Exploit for Path Traversal in Gogs | 15 Apr 202609:17 | – | githubexploit | |
| Exploit for CVE-2025-8110 | 31 Dec 202513:25 | – | githubexploit | |
| ofensive-playbook | 16 Apr 202616:40 | – | githubexploit | |
| Exploit for Path Traversal in Gogs | 13 Apr 202605:42 | – | githubexploit | |
| Exploit for Path Traversal in Gogs | 11 Apr 202623:10 | – | githubexploit | |
| Exploit for Path Traversal in Gogs | 25 Jun 202616:48 | – | githubexploit |
id: CVE-2025-8110
info:
name: Gogs <= 0.13.3 - Remote Code Execution
author: rxerium
severity: high
description: |
Gogs self-hosted Git service versions 0.13.3 and earlier contain a critical symlink bypass vulnerability that circumvents the fix for CVE-2024-55947. Authenticated users can exploit improper symbolic link handling in the PutContents API to overwrite files outside the repository by committing a symlink pointing to sensitive targets, leading to remote code execution. As of December 2025, this remains an unpatched zero-day with active exploitation ongoing. Approximately 1,400 exposed Gogs instances exist, with over 700 showing signs of compromise. The vulnerability stems from the API writing to file paths without checking if targets are symlinks pointing outside the repository. Gogs maintainers are working on a fix.
remediation: |
Update to the latest version of Gogs.
impact: |
Local attackers can execute arbitrary code, potentially leading to full system compromise.
reference:
- https://www.wiz.io/blog/wiz-research-gogs-cve-2025-8110-rce-exploit
- https://thehackernews.com/2025/12/unpatched-gogs-zero-day-exploited.html
- https://github.com/advisories/ghsa-mq8m-42gh-wq7r
- https://nvd.nist.gov/vuln/detail/CVE-2025-8110
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
cvss-score: 8.8
cve-id: CVE-2025-8110
epss-score: 0.7654
epss-percentile: 0.99482
cwe-id: CWE-22
metadata:
verified: true
vendor: gogs
product: gogs
max-request: 1
shodan-query: http.title:"Sign In - Gogs"
tags: cve,cve2025,gogs,git,symlink,rce,kev,vkev,passive
http:
- method: GET
path:
- "{{BaseURL}}/user/login"
extractors:
- type: regex
name: version
group: 1
regex:
- 'Gogs Version: ([0-9.]+)'
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(body, "Sign In - Gogs: Go Git Service")'
- 'compare_versions(version, "<= 0.13.3")'
condition: and
# digest: 490a0046304402206c6f26e538b36f33e89aa96040884dfc4f0652e32a718ae13b01d4a733ac775a02202fffd3967858640ca3c587f60f20e85f5d8c98ea4edf521f064611075b801e5a:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation