Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in gogs - #VU134899
Published: June 19, 2026
gogs
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary script in the victim's browser.
The vulnerability exists due to improper neutralization of script-related html tags in a web page in the .ipynb file renderer when rendering user-supplied Jupyter notebook files. A remote user can create a crafted repository file and trick the victim into visiting the rendered file to execute arbitrary script in the victim's browser.
The issue can lead to account takeover when the victim views the malicious notebook file.