Description
Gogs is an open source self-hosted Git service. Versions 0.13.4 and below expose unauthenticated file upload endpoints by default. When the global RequireSigninView setting is disabled (default), any remote user can upload arbitrary files to the server via /releases/attachments and /issues/attachments. This enables the instance to be abused as a public file host, potentially leading to disk exhaustion, content hosting, or delivery of malware. CSRF tokens do not mitigate this attack due to same-origin cookie issuance. This issue has been fixed in version 0.14.1.
References (4)
Core 4
Core References
Vendor Advisory x_refsource_confirm
https://github.com/gogs/gogs/security/advisories/GHSA-fc3h-92p8-h36f
Issue Tracking x_refsource_misc
https://github.com/gogs/gogs/pull/8128
Patch x_refsource_misc
https://github.com/gogs/gogs/commit/628216d5889fcb838c471f4754f09b935d9cd9f3
Release Notes x_refsource_misc
https://github.com/gogs/gogs/releases/tag/v0.14.1
Scores
CVSS v3
9.8
EPSS
0.0010
EPSS Percentile
27.4%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-862
Status
published
Products (2)
gogs/gogs
< 0.14.1
gogs.io/gogs
0 - 0.14.1Go
Published
Feb 19, 2026
Tracked Since
Feb 19, 2026