Vulnerability Description
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 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/ac21150a53bef3a3061f4da787ab193a8d68ecfcPatch
- https://github.com/gogs/gogs/pull/8176Issue Tracking
- https://github.com/gogs/gogs/releases/tag/v0.14.2Release Notes
- https://github.com/gogs/gogs/security/advisories/GHSA-vgvf-m4fw-938jVendor Advisory
FAQ
What is CVE-2026-26195?
CVE-2026-26195 is a vulnerability with a CVSS score of 6.1 (MEDIUM). 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 handli...
How severe is CVE-2026-26195?
CVE-2026-26195 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-26195?
Check the references section above for vendor advisories and patch information. Affected products include: Gogs Gogs.