CVE 6.3 MEDIUM

Vuetify XSS via unsanitized ‘titleDateFormat’ in ‘VDatePicker’_CVE-2025-8082

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

Description

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/ .

Basic Information

ID CVE-2025-8082
Source HeroDevs
Published Dec 12, 2025 at 18:33
Modified Dec 12, 2025 at 19:08

Affected Product

Vendor N/A
Product Vuetify
Version >=2.0.0 <3.0.0
Affected Versions N/A Vuetify >=2.0.0 <3.0.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.