XSS in Vuetify
CVE-2025-8082
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/ .
Vulnerability class: XSS (Cross-Site Scripting)
EPSS: 0.002 (6.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L.
Affected products
- N/a Vuetify — versions >=2.0.0 <3.0.0
Weakness classification (CWE)
References
- 36c7be3b-2937-45df-85ea-ca7133ea542c (third-party-advisory)
- 36c7be3b-2937-45df-85ea-ca7133ea542c (technical-description, exploit)
Frequently asked questions
- What is CVE-2025-8082?
- CVE-2025-8082 is a medium-severity vulnerability in Vuetify, classified under Cross-site Scripting. CVSS score: 6.3/10. Published 2025-12-12.
- How severe is CVE-2025-8082?
- Medium severity. CVSS v3 base score is 6.3 out of 10.