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

17 Jun 2026, 10:24

Type Values Removed Values Added
Summary
  • (es) Gogs es un servicio Git autoalojado de código abierto. En las versiones 0.13.4 e inferiores, la API DeleteComment no verifica que el comentario pertenece al repositorio especificado en la URL. Esto permite a un administrador de repositorio eliminar comentarios de cualquier otro repositorio proporcionando IDs de comentario arbitrarios, eludiendo los controles de autorización. La función DeleteComment recupera un comentario por ID sin verificar la propiedad del repositorio y la función de base de datos DeleteCommentByID no realiza ninguna validación de repositorio. Este problema ha sido solucionado en la versión 0.14.0.

19 Feb 2026, 19:48

Type Values Removed Values Added
CPE cpe:2.3:a:gogs:gogs:*:*:*:*:*:*:*:*
First Time Gogs
Gogs gogs
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 2.7
References () https://github.com/gogs/gogs/commit/1b226ca48dc8b3e95cc1c41229d72819c960a1b7 - () https://github.com/gogs/gogs/commit/1b226ca48dc8b3e95cc1c41229d72819c960a1b7 - Patch
References () https://github.com/gogs/gogs/security/advisories/GHSA-jj5m-h57j-5gv7 - () https://github.com/gogs/gogs/security/advisories/GHSA-jj5m-h57j-5gv7 - Exploit, Vendor Advisory

19 Feb 2026, 07:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-19 07:17

Updated : 2026-06-17 10:24


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