CVE-2026-25119
- EPSS 0.86%
- Veröffentlicht 24.06.2026 20:07:32
- Zuletzt bearbeitet 25.06.2026 18:16:37
Gogs is an open source self-hosted Git service. Prior to 0.14.3, when ENABLE_REVERSE_PROXY_AUTHENTICATION is enabled, Gogs accepts the configured authentication header (default: X-WEBAUTH-USER) directly from client requests without validating that th...
CVE-2026-52795
- EPSS 0.17%
- Veröffentlicht 24.06.2026 20:06:15
- Zuletzt bearbeitet 25.06.2026 16:16:38
Gogs is an open source self-hosted Git service. In 0.14.3 and earlier, any authenticated user can watch a private repository they have no access to, because the access check in the Watch API handler is inverted. The code checks if repoCtx.ViewerCanRe...
CVE-2025-64719
- EPSS 0.44%
- Veröffentlicht 24.06.2026 20:03:07
- Zuletzt bearbeitet 25.06.2026 21:16:25
Gogs is an open source self-hosted Git service. Prior to 0.14.3, a malicious user with rights to create a new file on a repository or wiki page can trigger a denial of service condition in which the pages containing the listing of files will return H...
CVE-2026-52815
- EPSS 1.55%
- Veröffentlicht 24.06.2026 20:01:03
- Zuletzt bearbeitet 25.06.2026 16:16:39
Gogs is an open source self-hosted Git service. Prior to 0.14.3, Gogs has an unauthenticated information disclosure vulnerability. The GET /api/v1/orgs/:orgname/teams endpoint at internal/route/api/v1/org_team.go:8 returns all teams for any organizat...
CVE-2026-26276
- EPSS 0.18%
- Veröffentlicht 05.03.2026 18:51:13
- Zuletzt bearbeitet 05.03.2026 22:00:00
Gogs is an open source self-hosted Git service. Prior to version 0.14.2, an attacker can store an HTML/JavaScript payload in a repository’s Milestone name, and when another user selects that Milestone on the New Issue page (/issues/new), a DOM-Based ...
CVE-2026-26196
- EPSS 0.25%
- Veröffentlicht 05.03.2026 18:49:19
- Zuletzt bearbeitet 05.03.2026 22:04:11
Gogs is an open source self-hosted Git service. Prior to version 0.14.2, gogs api still accepts tokens in url params like token and access_token, which can leak through logs, browser history, and referrers. This issue has been patched in version 0.14...
CVE-2026-26195
- EPSS 0.19%
- Veröffentlicht 05.03.2026 18:40:31
- Zuletzt bearbeitet 06.03.2026 13:40:19
Gogs is an open source self-hosted Git service. Prior to version 0.14.2, stored xss is still possible through unsafe template rendering that mixes user input with safe plus permissive sanitizer handling of data urls. This issue has been patched in ve...
CVE-2026-26194
- EPSS 0.43%
- Veröffentlicht 05.03.2026 18:38:38
- Zuletzt bearbeitet 06.03.2026 13:55:02
Gogs is an open source self-hosted Git service. Prior to version 0.14.2, there's a security issue in gogs where deleting a release can fail if a user controlled tag name is passed to git without the right separator, this lets git options get injected...
CVE-2026-25921
- EPSS 0.33%
- Veröffentlicht 05.03.2026 18:36:30
- Zuletzt bearbeitet 06.03.2026 14:02:02
Gogs is an open source self-hosted Git service. Prior to version 0.14.2, overwritable LFS object across different repos leads to supply-chain attack, all LFS objects are vulnerable to be maliciously overwritten by malicious attackers. This issue has ...
CVE-2026-26022
- EPSS 0.31%
- Veröffentlicht 05.03.2026 18:34:12
- Zuletzt bearbeitet 06.03.2026 13:55:54
Gogs is an open source self-hosted Git service. Prior to version 0.14.2, a stored cross-site scripting (XSS) vulnerability exists in the comment and issue description functionality. The application's HTML sanitizer explicitly allows data: URI schemes...