CVE-2026-26195 PUBLISHED

Gogs: Stored XSS in branch and wiki views through author and committer names

Assigner: GitHub_M
Reserved: 11.02.2026 Published: 05.03.2026 Updated: 06.03.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor gogs
Product gogs
Versions
  • Version < 0.14.2 is affected

References

Problem Types

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE