Cross-site scripting in Gitea - CVE-2026-60008
Published: August 15, 2026
Vulnerability details
The vulnerability allows a remote user to display arbitrary full-screen content on the Gitea origin and intercept clicks.
The vulnerability exists due to improper neutralization of input during web page generation in the Jupyter notebook renderer when rendering a crafted notebook with attacker-controlled language metadata into unsanitized, unsandboxed output. A remote user can commit or upload a specially crafted notebook file to display arbitrary full-screen content on the Gitea origin and intercept clicks.
Exploitation requires write access to the repository containing the notebook, and users must open the affected repository page or rendered notebook content.