#VU127055 Cross-site scripting in Deno - CVE-2024-32468
Published: November 25, 2024 / Updated: April 23, 2026
Deno
Deno Land
Description
The vulnerability allows a remote user to execute arbitrary script in the generated documentation page.
The vulnerability exists due to cross-site scripting in the deno_doc HTML generator when generating HTML documentation from crafted package content. A remote user can include unsanitized names or HTML content in documented code to execute arbitrary script in the generated documentation page.
User interaction is required to open or view the generated documentation.