Vulnerability Description
Gogs is an open source self-hosted Git service. Prior to 0.14.3, GET /attachments/:uuid returns the raw attachment file without verifying whether the requester has view permission for the associated Issue/Comment/Release or the repository. In a test environment with REQUIRE_SIGNIN_VIEW = false, we confirmed that an unauthenticated user can download attachments belonging to a private repository. This vulnerability is fixed in 0.14.3.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/gogs/gogs/releases/tag/v0.14.3
- https://github.com/gogs/gogs/security/advisories/GHSA-p9f5-h3rx-j5qw
- https://github.com/gogs/gogs/security/advisories/GHSA-p9f5-h3rx-j5qw
FAQ
What is CVE-2026-52799?
CVE-2026-52799 is a vulnerability with a CVSS score of 7.5 (HIGH). Gogs is an open source self-hosted Git service. Prior to 0.14.3, GET /attachments/:uuid returns the raw attachment file without verifying whether the requester has view permission for the associated I...
How severe is CVE-2026-52799?
CVE-2026-52799 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-52799?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.