CVE-2026-25120

Gogs is an open source self-hosted Git service. In versions 0.13.4 and below, the DeleteComment API does not verify that the comment belongs to the repository specified in the URL. This allows a repository administrator to delete comments from any other repository by supplying arbitrary comment IDs, bypassing authorization controls. The DeleteComment function retrieves a comment by ID without verifying repository ownership and the Database function DeleteCommentByID performs no repository validation. This issue has been fixed in version 0.14.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:gogs:gogs:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-02-19 07:17

Updated : 2026-02-19 19:48


NVD link : CVE-2026-25120

Mitre link : CVE-2026-25120

CVE.ORG link : CVE-2026-25120


JSON object : View

Products Affected

gogs

  • gogs
CWE
CWE-639

Authorization Bypass Through User-Controlled Key