Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. vuetify
  4. ›
  5. CVE-2025-8082

CVE-2025-8082: Vuetify has a Cross-site Scripting (XSS) vulnerability in the VDatePicker component

December 12, 2025

Improper neutralization of the title date in the ‘VDatePicker’ component in Vuetify, allows unsanitized HTML to be inserted into the page. This can lead to a Cross-Site Scripting (XSS) https://owasp.org/www-community/attacks/xss  attack. The vulnerability occurs because the ’title-date-format’ property of the ‘VDatePicker’ can accept a user created function and assign its output to the ‘innerHTML’ property of the title element without sanitization.

This issue affects Vuetify versions greater than or equal to 2.0.0 and less than 3.0.0.

Note: Version 2.x of Vuetify is End-of-Life and will not receive any updates to address this issue. For more information see here https://v2.vuetifyjs.com/en/about/eol/ .

References

  • codepen.io/herodevs/pen/dPYGPyR/775285c0fd5a08038d4c85398815d644
  • github.com/advisories/GHSA-9w3x-85mw-4fwm
  • github.com/vuetifyjs/vuetify
  • nvd.nist.gov/vuln/detail/CVE-2025-8082
  • www.herodevs.com/vulnerability-directory/cve-2025-8082

Code Behaviors & Features

Detect and mitigate CVE-2025-8082 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.0.0 before 3.0.0

Fixed versions

  • 3.0.0

Solution

Upgrade to version 3.0.0 or above.

Impact 6.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

npm/vuetify/CVE-2025-8082.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sun, 14 Dec 2025 00:19:44 +0000.