Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in Shaarli - #VU128352
Published: April 28, 2026
Shaarli
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 uploaded or embedded filenames in the filename rendering logic when rendering uploaded or embedded filenames in the DOM. A remote user can upload a file with a specially crafted filename to execute arbitrary script in the victim's browser.
The attack vector is limited by rendering context and browser behavior.