CVE-2026-26195

MEDIUM EPSS 8.7%
Published Mar 5, 20263mo ago · Modified Mar 6, 20263mo ago
6.9 CVSS 4.0
Medium
Find Similar
Published Mar 5, 2026 3mo ago
Last Modified Mar 6, 2026 3mo ago

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 Details

Base Score
6.9
Exploitability
Impact
Vector string
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
8.7% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-79 Cross-site Scripting Injection

Affected Products 1

VendorProductVersionRange
gogsgogs* <0.14.2

References 4

  • github.com https://github.com/gogs/gogs/commit/ac21150a53bef3a3061f4da787ab193a8d68ecfc
    Patch
  • github.com https://github.com/gogs/gogs/pull/8176
    Issue Tracking
  • github.com https://github.com/gogs/gogs/releases/tag/v0.14.2
    Release Notes
  • github.com https://github.com/gogs/gogs/security/advisories/GHSA-vgvf-m4fw-938j
    Vendor Advisory

Remediation

  • github.com https://github.com/gogs/gogs/commit/ac21150a53bef3a3061f4da787ab193a8d68ecfc
    Patch