CVE-2026-52799

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.
Configurations

No configuration.

History

25 Jun 2026, 14:16

Type Values Removed Values Added
References () https://github.com/gogs/gogs/security/advisories/GHSA-p9f5-h3rx-j5qw - () https://github.com/gogs/gogs/security/advisories/GHSA-p9f5-h3rx-j5qw -

24 Jun 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-24 21:16

Updated : 2026-06-25 14:19


NVD link : CVE-2026-52799

Mitre link : CVE-2026-52799

CVE.ORG link : CVE-2026-52799


JSON object : View

Products Affected

No product.

CWE
CWE-639

Authorization Bypass Through User-Controlled Key

CWE-862

Missing Authorization