CVE-2026-52816
Gogs's Unauthenticated Jupyter Notebook (ipynb) Sanitizer allows arbitrary data: URIs leading to XSS
Summary
Remediation
Upgrade to the fixed version using your package manager.
go get gogs.io/gogs@v0.14.3
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| gogs.io/gogs | go | All versions | 0.14.3 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-79Cross-site Scripting (XSS)MITRE
- CWE-80
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.3 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N/E:P
References
- https://github.com/gogs/gogs/security/advisories/GHSA-3w28-36p9-w929WEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-52816ADVISORY
- https://github.com/gogs/gogs/pull/8326WEB
- https://github.com/gogs/gogs/commit/dd1bd9837aa196b3ed3a8ee21e5727b5d7a986a3WEB
- https://github.com/gogs/gogsPACKAGE
- https://github.com/gogs/gogs/releases/tag/v0.14.3WEB
Frequently Asked Questions
- What is CVE-2026-52816?
- Gogs's Unauthenticated Jupyter Notebook (ipynb) Sanitizer allows arbitrary data: URIs leading to XSS This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 9.3/10).
- How do I check if my project is affected by CVE-2026-52816?
- CVE-2026-52816 affects gogs.io/gogs. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-52816 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2022-1986CRITICAL
OS Command Injection in file editor in Gogs
- CVE-2026-52811CRITICAL
Gogs: UploadRepoFiles writes outside repo working tree via committed parent sym
- CVE-2024-39932CRITICAL
Gogs allows argument injection during the previewing of changes
- CVE-2026-52813CRITICAL
Gogs has Path Traversal in organization name that results in RCE through Git hooks
- CVE-2026-25921CRITICAL
Gogs: Cross-repository LFS object overwrite via missing content hash verification
- CVE-2025-64111CRITICAL
Gogs's update .git/config file allows remote command execution
- CVE-2026-52805HIGH
Gogs has a Migration Redirect Bypass that Leads to Internal Repository Theft
- CVE-2025-8110HIGH
Gogs vulnerable to a bypass of CVE-2024-55947
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies