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 and mess with the process. This issue has been patched in version 0.14.2.
References
| Link | Resource |
|---|---|
| https://github.com/gogs/gogs/commit/a000f0c7a632ada40e6829abdeea525db4c0fc2d | Patch |
| https://github.com/gogs/gogs/pull/8175 | Issue Tracking |
| https://github.com/gogs/gogs/releases/tag/v0.14.2 | Release Notes |
| https://github.com/gogs/gogs/security/advisories/GHSA-v9vm-r24h-6rqm | Exploit Vendor Advisory Mitigation |
Configurations
History
No history.
Information
Published : 2026-03-05 19:16
Updated : 2026-03-06 13:55
NVD link : CVE-2026-26194
Mitre link : CVE-2026-26194
CVE.ORG link : CVE-2026-26194
JSON object : View
Products Affected
gogs
- gogs
CWE
CWE-88
Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
