Vulnerability Description
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.2.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Gogs | Gogs | < 0.14.2 |
Related Weaknesses (CWE)
References
- https://github.com/gogs/gogs/commit/295bfba72993c372e7b338438947d8e1a6bed8fdPatch
- https://github.com/gogs/gogs/pull/8177Issue Tracking
- https://github.com/gogs/gogs/releases/tag/v0.14.2Release Notes
- https://github.com/gogs/gogs/security/advisories/GHSA-x9p5-w45c-7ffcVendor AdvisoryMitigation
FAQ
What is CVE-2026-26196?
CVE-2026-26196 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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 refe...
How severe is CVE-2026-26196?
CVE-2026-26196 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-26196?
Check the references section above for vendor advisories and patch information. Affected products include: Gogs Gogs.