Auth bypass in Gogs

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.

Vulnerability class: Broken Access Control

EPSS: 0.006 (46.0th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

  • Gogs — versions < 0.14.1

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-25242?
CVE-2026-25242 is a critical-severity vulnerability in Gogs, classified under Missing Authorization. CVSS score: 9.8/10. Published 2026-02-19.
How severe is CVE-2026-25242?
Critical severity. CVSS v3 base score is 9.8 out of 10.