Denial of Service Vulnerability in Gogs Git Service
CVE-2026-52796
3.5LOW
What is CVE-2026-52796?
Gogs, an open source self-hosted Git service, is susceptible to denial of service due to a flaw in its issue index pattern rendering. Versions prior to 0.14.3 are affected. When a specially crafted issue index pattern is used, a panic can be triggered during the rendering process, rendering any affected pages in the repository unavailable. This occurs when the pattern includes an opening brace without a corresponding closing brace, leading to improper index handling in the code. Users are urged to upgrade to version 0.14.3 or later to mitigate this vulnerability.
Affected Version(s)
gogs < 0.14.3
