CVE 5.1 MEDIUM

Gogs Allows Cross-Repository Comment Deletion via DeleteComment_CVE-2026-25120

5.1 / 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N

Description

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.

Basic Information

ID CVE-2026-25120
Source GitHub_M
Published Feb 19, 2026 at 01:59

Affected Product

Vendor gogs
Product gogs
Version < 0.14.0
Affected Versions gogs gogs < 0.14.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.