CVE-2026-25120: Gogs Allows Cross-Repository Comment Deletion via DeleteComment
(updated )
The POST /:owner/:repo/issues/comments/:id/delete endpoint 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.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-25120 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →