Path Traversal in Gogs
CVE-2026-24135
Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, a path traversal vulnerability exists in the updateWikiPage function of Gogs. The vulnerability allows an authenticated user with write access to a repository's wiki to delete arbitrary files on the server by manipulating the old_title parameter in the wiki editing form. This issue has been patched in versions 0.13.4 and 0.14.0+dev.
Vulnerability class: Path Traversal (Directory Traversal)
EPSS: 0.007 (47.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.1 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H.
Affected products
- Gogs — versions < 0.14.0+dev, < 0.13.4
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security-advisories@github.com (x_refsource_CONFIRM, Vendor Advisory)
Frequently asked questions
- What is CVE-2026-24135?
- CVE-2026-24135 is a high-severity vulnerability in Gogs, classified under Path Traversal. CVSS score: 8.1/10. Published 2026-02-06.
- How severe is CVE-2026-24135?
- High severity. CVSS v3 base score is 8.1 out of 10.
- Is CVE-2026-24135 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.