Skip to content

Update dependency vuetify to v3 [SECURITY]#82

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-vuetify-vulnerability
Open

Update dependency vuetify to v3 [SECURITY]#82
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-vuetify-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Dec 13, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
vuetify (source) ^2.4.0^3.0.0 age confidence

Vuetify has a Cross-site Scripting (XSS) vulnerability in the VDatePicker component

CVE-2025-8082 / GHSA-9w3x-85mw-4fwm

More information

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

Severity

  • CVSS Score: 6.3 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

vuetifyjs/vuetify (vuetify)

v3.0.0

Compare Source

v3.0.0 (Titan)

Welcome to the v3.0.0 release of Vuetify!

Supporting Vuetify

Vuetify is an open source MIT project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:

💯 Release notes

🚀 Features
🔧 Bug Fixes

v2.7.2

Compare Source

🔧 Bug Fixes

v2.7.1

Compare Source

🔧 Bug Fixes

v2.7.0

Compare Source

🚀 Features
🔧 Bug Fixes

v2.6.16

Compare Source

🔧 Bug Fixes

v2.6.15

Compare Source

🔧 Bug Fixes

v2.6.14

Compare Source

🔧 Bug Fixes

v2.6.13

Compare Source

🔧 Bug Fixes

v2.6.12

Compare Source

🔧 Bug Fixes

v2.6.11

Compare Source

🔧 Bug Fixes
  • click-outside: remove unused vnode reference (4d3359a)

v2.6.10

Compare Source

🔧 Bug Fixes
🔬 Code Refactoring
  • VSelect: render highlight with vnodes instead of innerHTML (4468e3c)
BREAKING CHANGES
  • VCalendar: eventName function can no longer render arbitrary HTML, convert to VNodes instead.
    eventSummary can no longer be used with v-html, replace with <component :is="{ render: eventSummary }" />

v2.6.9

Compare Source

🔧 Bug Fixes

v2.6.8

Compare Source

🔧 Bug Fixes

v2.6.7

Compare Source

🔧 Bug Fixes

v2.6.6

Compare Source

🔧 Bug Fixes
🔬 Code Refactoring

v2.6.5

Compare Source

🔧 Bug Fixes

v2.6.4

Compare Source

🔧 Bug Fixes

v2.6.3

Compare Source

🔧 Bug Fixes

v2.6.2

Compare Source

🔧 Bug Fixes

v2.6.1

Compare Source

🔧 Bug Fixes

v2.6.0

Compare Source

v2.6.0 (Horizon)

Welcome to the v2.6.0 release of Vuetify!

🤚 FAQ

  • Where is the upgrade guide?
    • There are no upgrade steps to go from v2.5 to v2.6

💪 Support Vuetify Development

Vuetify is an open source MIT project that has been made possible due to the generous contributions by our sponsors and backers. If you are interested in supporting this project, please consider:

💯 Release notes

🔧 Bug Fixes
🚀 Features
v2.6.0.beta.0 - v2.6.0

Includes bugfixes from 2.5.11 to 2.5.14

🚀 Features

v2.5.14

Compare Source

🔧 Bug Fixes

v2.5.13

Compare Source

🔧 Bug Fixes

v2.5.12

Compare Source

🔧 Bug Fixes
  • detachable: remove content element in beforeDestroy (0a0d743), closes #​14380

v2.5.11

Compare Source

🔧 Bug Fixes

v2.5.10

Compare Source

🔧 Bug Fixes
  • click-outside: check for ShadowRoot support ([30d

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from 7bcb9e4 to 867ab3f Compare March 5, 2026 10:18
@renovate renovate Bot changed the title Update dependency vuetify to v3 [SECURITY] Update dependency vuetify to v4 [SECURITY] Mar 5, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from 867ab3f to 82056cc Compare March 5, 2026 20:44
@renovate renovate Bot changed the title Update dependency vuetify to v4 [SECURITY] Update dependency vuetify to v3 [SECURITY] Mar 5, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from 82056cc to d95a88a Compare March 13, 2026 17:08
@renovate renovate Bot changed the title Update dependency vuetify to v3 [SECURITY] Update dependency vuetify to v4 [SECURITY] Mar 13, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from d95a88a to 171ce4d Compare March 13, 2026 21:54
@renovate renovate Bot changed the title Update dependency vuetify to v4 [SECURITY] Update dependency vuetify to v3 [SECURITY] Mar 13, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from 171ce4d to 5258b5e Compare March 26, 2026 18:15
@renovate renovate Bot changed the title Update dependency vuetify to v3 [SECURITY] Update dependency vuetify to v4 [SECURITY] Mar 26, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from 5258b5e to 9bef6c8 Compare March 26, 2026 22:31
@renovate renovate Bot changed the title Update dependency vuetify to v4 [SECURITY] Update dependency vuetify to v3 [SECURITY] Mar 26, 2026
@renovate renovate Bot changed the title Update dependency vuetify to v3 [SECURITY] Update dependency vuetify to v3 [SECURITY] - autoclosed Mar 27, 2026
@renovate renovate Bot closed this Mar 27, 2026
@renovate renovate Bot deleted the renovate/npm-vuetify-vulnerability branch March 27, 2026 04:58
@renovate renovate Bot changed the title Update dependency vuetify to v3 [SECURITY] - autoclosed Update dependency vuetify to v3 [SECURITY] Mar 30, 2026
@renovate renovate Bot reopened this Mar 30, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch 3 times, most recently from 454e562 to dcf05bf Compare April 1, 2026 20:53
@renovate renovate Bot changed the title Update dependency vuetify to v3 [SECURITY] Update dependency vuetify to v4 [SECURITY] Apr 1, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from dcf05bf to 0ecd715 Compare April 2, 2026 01:22
@renovate renovate Bot changed the title Update dependency vuetify to v4 [SECURITY] Update dependency vuetify to v3 [SECURITY] Apr 2, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from 0ecd715 to bf1552d Compare April 8, 2026 18:54
@renovate renovate Bot changed the title Update dependency vuetify to v3 [SECURITY] Update dependency vuetify to v4 [SECURITY] Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from bf1552d to 4a440a8 Compare April 8, 2026 23:06
@renovate renovate Bot changed the title Update dependency vuetify to v4 [SECURITY] Update dependency vuetify to v3 [SECURITY] Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from 4a440a8 to c31ceb7 Compare April 15, 2026 10:19
@renovate renovate Bot changed the title Update dependency vuetify to v3 [SECURITY] Update dependency vuetify to v4 [SECURITY] Apr 15, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from c31ceb7 to 4a7780e Compare April 16, 2026 09:54
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from 53456aa to 12df7cf Compare April 23, 2026 19:11
@renovate renovate Bot changed the title Update dependency vuetify to v4 [SECURITY] Update dependency vuetify to v3 [SECURITY] Apr 23, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from 12df7cf to f4ea2a9 Compare April 29, 2026 10:06
@renovate renovate Bot changed the title Update dependency vuetify to v3 [SECURITY] Update dependency vuetify to v4 [SECURITY] Apr 29, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from f4ea2a9 to a7d635d Compare April 29, 2026 20:33
@renovate renovate Bot changed the title Update dependency vuetify to v4 [SECURITY] Update dependency vuetify to v3 [SECURITY] Apr 29, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from a7d635d to 0a3bc1b Compare April 30, 2026 16:28
@renovate renovate Bot changed the title Update dependency vuetify to v3 [SECURITY] Update dependency vuetify to v4 [SECURITY] Apr 30, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from 0a3bc1b to 67e5371 Compare April 30, 2026 23:30
@renovate renovate Bot changed the title Update dependency vuetify to v4 [SECURITY] Update dependency vuetify to v3 [SECURITY] Apr 30, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from 67e5371 to 132cca7 Compare May 12, 2026 16:43
@renovate renovate Bot changed the title Update dependency vuetify to v3 [SECURITY] Update dependency vuetify to v4 [SECURITY] May 12, 2026
@renovate renovate Bot changed the title Update dependency vuetify to v4 [SECURITY] Update dependency vuetify to v3 [SECURITY] May 12, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch 2 times, most recently from 6cdd119 to e089bdf Compare May 14, 2026 18:48
@renovate renovate Bot changed the title Update dependency vuetify to v3 [SECURITY] Update dependency vuetify to v4 [SECURITY] May 14, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from e089bdf to fb5cfce Compare May 14, 2026 21:00
@renovate renovate Bot changed the title Update dependency vuetify to v4 [SECURITY] Update dependency vuetify to v3 [SECURITY] May 14, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from fb5cfce to 095a513 Compare May 18, 2026 18:14
@renovate renovate Bot changed the title Update dependency vuetify to v3 [SECURITY] Update dependency vuetify to v4 [SECURITY] May 18, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from 095a513 to b894415 Compare May 18, 2026 23:42
@renovate renovate Bot changed the title Update dependency vuetify to v4 [SECURITY] Update dependency vuetify to v3 [SECURITY] May 18, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from b894415 to d70b7b2 Compare May 22, 2026 17:35
@renovate renovate Bot changed the title Update dependency vuetify to v3 [SECURITY] Update dependency vuetify to v4 [SECURITY] May 22, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from d70b7b2 to 7b527d4 Compare May 22, 2026 22:05
@renovate renovate Bot changed the title Update dependency vuetify to v4 [SECURITY] Update dependency vuetify to v3 [SECURITY] May 22, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from 7b527d4 to 9132e66 Compare May 28, 2026 18:12
@renovate renovate Bot changed the title Update dependency vuetify to v3 [SECURITY] Update dependency vuetify to v4 [SECURITY] May 28, 2026
@renovate renovate Bot force-pushed the renovate/npm-vuetify-vulnerability branch from 9132e66 to b69030f Compare May 29, 2026 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants