CVE-2026-25242

Gogs is an open source self-hosted Git service. Versions 0.13.4 and below expose unauthenticated file upload endpoints by default. When the global RequireSigninView setting is disabled (default), any remote user can upload arbitrary files to the server via /releases/attachments and /issues/attachments. This enables the instance to be abused as a public file host, potentially leading to disk exhaustion, content hosting, or delivery of malware. CSRF tokens do not mitigate this attack due to same-origin cookie issuance. This issue has been fixed in version 0.14.1.
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. Las versiones 0.13.4 e inferiores exponen endpoints de carga de archivos no autenticados por defecto. Cuando la configuración global RequireSigninView está deshabilitada (por defecto), cualquier usuario remoto puede cargar archivos arbitrarios al servidor a través de /releases/attachments y /issues/attachments. Esto permite que la instancia sea utilizada indebidamente como un host de archivos público, lo que podría llevar al agotamiento del disco, al alojamiento de contenido o a la entrega de malware. Los tokens CSRF no mitigan este ataque debido a la emisión de cookies del mismo origen. Este problema ha sido solucionado en la versión 0.14.1.

19 Feb 2026, 19:40

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8
First Time Gogs
Gogs gogs
References () https://github.com/gogs/gogs/commit/628216d5889fcb838c471f4754f09b935d9cd9f3 - () https://github.com/gogs/gogs/commit/628216d5889fcb838c471f4754f09b935d9cd9f3 - Patch
References () https://github.com/gogs/gogs/pull/8128 - () https://github.com/gogs/gogs/pull/8128 - Issue Tracking
References () https://github.com/gogs/gogs/releases/tag/v0.14.1 - () https://github.com/gogs/gogs/releases/tag/v0.14.1 - Release Notes
References () https://github.com/gogs/gogs/security/advisories/GHSA-fc3h-92p8-h36f - () https://github.com/gogs/gogs/security/advisories/GHSA-fc3h-92p8-h36f - Exploit, Patch, Vendor Advisory
CPE cpe:2.3:a:gogs:gogs:*:*:*:*:*:*:*:*

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-25242

Mitre link : CVE-2026-25242

CVE.ORG link : CVE-2026-25242


JSON object : View

Products Affected

gogs

  • gogs
CWE
CWE-862

Missing Authorization