CVE-2026-24135 HIGH

CVE-2026-24135: Gogs vulnerable to arbitrary file deletion via path traversal in wiki page update

Vendor Gogs
Product gogs
Weakness CWE-22 · Path traversal
Published February 6, 2026
Last update February 6, 2026

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

February 6, 2026 CVE published
February 6, 2026 Record updated