← Back to browse · API

CVE-2026-52813

Severity
CRITICAL
CVSS
10.0
EPSS
0.00922
Risk score
40.32
CISA KEV
No
PoC
Yes
Published
2026-06-24
Modified
2026-06-26
First seen
2026-08-07
Aliases
EUVD-2026-39084, GHSA-C39W-43GM-34H5
Products
gogs:gogs < 0.14.3, linux, suse
Sources
packetstorm e760ebd193aaec6c0d4acb9c|CVE-2026-52813
euvd EUVD-2026-39084

Description

Gogs is an open source self-hosted Git service. Prior to 0.14.3, organization names containing path traversal sequences (../) are accepted by Gogs, and repositories under them are written to paths following these path traversals. This allows storing/retrieving data for repositories at arbitrary locations on the filesystem. By creating nested structure of Git repositories, one can overwrite the other's hooks configuration to result in Remote Code Execution (RCE). This vulnerability is fixed in 0.14.3.

References