{"url":"http://public2.vulnerablecode.io/api/packages/36165?format=json","purl":"pkg:npm/vuetify@3.0.0-alpha.10","type":"npm","namespace":"","name":"vuetify","version":"3.0.0-alpha.10","qualifiers":{},"subpath":"","is_vulnerable":true,"next_non_vulnerable_version":"3.0.0","latest_non_vulnerable_version":"3.0.0","affected_by_vulnerabilities":[{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/92222?format=json","vulnerability_id":"VCID-zj6k-xjse-vbcp","summary":"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.\n\nThis issue affects Vuetify versions greater than or equal to 2.0.0 and less than 3.0.0.\n\nNote:\nVersion 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":[{"reference_url":"https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-8082.json","reference_id":"","reference_type":"","scores":[{"value":"6.3","scoring_system":"cvssv3","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L"}],"url":"https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-8082.json"},{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2025-8082","reference_id":"","reference_type":"","scores":[{"value":"0.00026","scoring_system":"epss","scoring_elements":"0.07704","published_at":"2026-06-12T12:55:00Z"},{"value":"0.00026","scoring_system":"epss","scoring_elements":"0.07668","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2025-8082"},{"reference_url":"https://github.com/vuetifyjs/vuetify","reference_id":"","reference_type":"","scores":[{"value":"6.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/vuetifyjs/vuetify"},{"reference_url":"https://bugzilla.redhat.com/show_bug.cgi?id=2421814","reference_id":"2421814","reference_type":"","scores":[],"url":"https://bugzilla.redhat.com/show_bug.cgi?id=2421814"},{"reference_url":"https://codepen.io/herodevs/pen/dPYGPyR/775285c0fd5a08038d4c85398815d644","reference_id":"775285c0fd5a08038d4c85398815d644","reference_type":"","scores":[{"value":"6.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-12-12T19:04:05Z/"}],"url":"https://codepen.io/herodevs/pen/dPYGPyR/775285c0fd5a08038d4c85398815d644"},{"reference_url":"https://www.herodevs.com/vulnerability-directory/cve-2025-8082","reference_id":"cve-2025-8082","reference_type":"","scores":[{"value":"6.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-12-12T19:04:05Z/"}],"url":"https://www.herodevs.com/vulnerability-directory/cve-2025-8082"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2025-8082","reference_id":"CVE-2025-8082","reference_type":"","scores":[{"value":"6.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2025-8082"},{"reference_url":"https://github.com/advisories/GHSA-9w3x-85mw-4fwm","reference_id":"GHSA-9w3x-85mw-4fwm","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-9w3x-85mw-4fwm"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/36162?format=json","purl":"pkg:npm/vuetify@3.0.0","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/vuetify@3.0.0"}],"aliases":["CVE-2025-8082","GHSA-9w3x-85mw-4fwm"],"risk_score":3.1,"exploitability":"0.5","weighted_severity":"6.2","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-zj6k-xjse-vbcp"}],"fixing_vulnerabilities":[{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/92639?format=json","vulnerability_id":"VCID-fy5s-xncx-1khe","summary":"The  Preset configuration https://v2.vuetifyjs.com/en/features/presets  feature of Vuetify is vulnerable to  Prototype Pollution https://cheatsheetseries.owasp.org/cheatsheets/Prototype_Pollution_Prevention_Cheat_Sheet.html  due to the internal 'mergeDeep' utility function used to merge options with defaults. Using a specially-crafted, malicious preset can result in polluting all JavaScript objects with arbitrary properties, which can further negatively affect all aspects of the application's behavior. This can lead to a wide range of security issues, including resource exhaustion/denial of service or unauthorized access to data.\n\nIf the application utilizes Server-Side Rendering (SSR), this vulnerability could affect the whole server process.\n\nThis issue affects Vuetify versions greater than or equal to 2.2.0-beta.2 and less than 3.0.0-alpha.10.\n\nNote:\nVersion 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":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2025-8083","reference_id":"","reference_type":"","scores":[{"value":"0.002","scoring_system":"epss","scoring_elements":"0.42019","published_at":"2026-06-11T12:55:00Z"},{"value":"0.002","scoring_system":"epss","scoring_elements":"0.42183","published_at":"2026-06-12T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2025-8083"},{"reference_url":"https://github.com/vuetifyjs/vuetify","reference_id":"","reference_type":"","scores":[{"value":"8.6","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/vuetifyjs/vuetify"},{"reference_url":"https://www.herodevs.com/vulnerability-directory/cve-2025-8083","reference_id":"cve-2025-8083","reference_type":"","scores":[{"value":"8.6","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-12-12T19:38:59Z/"}],"url":"https://www.herodevs.com/vulnerability-directory/cve-2025-8083"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2025-8083","reference_id":"CVE-2025-8083","reference_type":"","scores":[{"value":"8.6","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2025-8083"},{"reference_url":"https://codepen.io/herodevs/pen/RNWoaQM/f1f4ccc7e6a307c2a8c36d948ba14755","reference_id":"f1f4ccc7e6a307c2a8c36d948ba14755","reference_type":"","scores":[{"value":"8.6","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-12-12T19:38:59Z/"}],"url":"https://codepen.io/herodevs/pen/RNWoaQM/f1f4ccc7e6a307c2a8c36d948ba14755"},{"reference_url":"https://github.com/advisories/GHSA-3jp5-5f8r-q2wg","reference_id":"GHSA-3jp5-5f8r-q2wg","reference_type":"","scores":[{"value":"HIGH","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-3jp5-5f8r-q2wg"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/36165?format=json","purl":"pkg:npm/vuetify@3.0.0-alpha.10","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-zj6k-xjse-vbcp"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/vuetify@3.0.0-alpha.10"}],"aliases":["CVE-2025-8083","GHSA-3jp5-5f8r-q2wg"],"risk_score":4.0,"exploitability":"0.5","weighted_severity":"8.0","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-fy5s-xncx-1khe"}],"risk_score":"3.1","resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/vuetify@3.0.0-alpha.10"}