GHSA-9w3x-85mw-4fwm

Suggest an improvement
Source
https://github.com/advisories/GHSA-9w3x-85mw-4fwm
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/12/GHSA-9w3x-85mw-4fwm/GHSA-9w3x-85mw-4fwm.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-9w3x-85mw-4fwm
Aliases
  • CVE-2025-8082
Published
2025-12-12T21:31:38Z
Modified
2025-12-12T22:41:16.017190Z
Severity
  • 6.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L CVSS Calculator
Summary
Vuetify has a Cross-site Scripting (XSS) vulnerability in the VDatePicker component
Details

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

Database specific
{
    "nvd_published_at": "2025-12-12T19:16:04Z",
    "github_reviewed_at": "2025-12-12T22:13:54Z",
    "severity": "MODERATE",
    "cwe_ids": [
        "CWE-79"
    ],
    "github_reviewed": true
}
References

Affected packages

npm / vuetify

Package

Affected ranges

Type
SEMVER
Events
Introduced
2.0.0
Fixed
3.0.0