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.
INFO
Published Date :
2026-02-19T01:59:39.257Z
Last Modified :
2026-02-19T17:45:04.770Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-25120 vulnerability.
| Vendors | Products |
|---|---|
| Gogs |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-25120.