Gogs Rebase Injection Remote Code Execution and 0.14.3 Patch Response
Case score 59
Case score is a discovery signal based on public evidence, not a guaranteed risk rating. Use it to decide what to review first, then verify important details from the linked sources.
- Total
- 59
- Main story score
- 59
- Related evidence lift
- +0 / 20
- Contributing updates
- 0
- Context updates
- 1
- Vulnerability Defines the affected versions, exploit path, exposure conditions, and compromise impact of the Gogs rebase argument injection flaw. main
- Security Patch Release Adds the confirmed 0.14.3 fix, immediate upgrade guidance, and interim hardening steps for operators. context
-
Old: Unpatched Gogs Rebase Injection Remote Code Execution RiskNew: Gogs Rebase Injection Remote Code Execution and 0.14.3 Patch ResponseWhy old title changed: The previous title says the issue is unpatched, but Gogs has now released version 0.14.3 to fix the flaw.The new title preserves the core Gogs remote code execution framing while reflecting the now-central reader priority: immediate patch response after the 0.14.3 release.
Overview
Latest development Open development history Gogs 0.14.3 patches a critical argument injection flaw The Gogs maintainers released version 0.14.3 on June 7, 2026 to patch a critical argument injection vulnerability affecting all releases up to and including 0.14.2 and 0.15.0+dev. The fix closed a path that could let authenticated non-admin attackers compromise Internet-facing instances, read private repositories, steal credentials, move laterally, and alter hosted source code.
-
Rapid7 details an unpatched Gogs argument injection zero-day
Rapid7 publicly detailed an unpatched zero-day in the Gogs self-hosted Git service on May 28, 2026, explaining how a malicious branch name can inject the "—exe"c flag into git rebase during the "Rebase before merging" operation and allow remote code execution, server compromise, repository access, credential dumping, and code modification. The report says the flaw affects Gogs 0.14.2 and 0.15.0+dev, can be triggered by authenticated attackers without admin privileges, and is especially exposed on default-configured servers with open registration enabled; Shadowserver also tracks over 2,400 exposed Gogs servers, most in Asia and Europe.