5.6 MEDIUM
- CVSS version: 3.1
- Attack vector (AV): NETWORK
- Attack complexity (AC): HIGH
- Privileges required (PR): NONE
- User interaction (UI): NONE
- Scope (S): UNCHANGED
- Confidentiality impact (C): LOW
- Integrity impact (I): LOW
- Availability impact (A): LOW
Vuetify XSS through 'eventMoreText' prop of VCalendar
Improper neutralization of the value of the 'eventMoreText' property of the 'VCalendar' 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 default Vuetify translator will return the translation key as the translation, if it can't find an actual translation. 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/ .
References
- https://www.herodevs.com/vulnerability-directory/cve-2025-1461 third-party-advisory
- https://github.com/neverendingsupport/nes-vuetify-cve-2025-1461 technical-description exploit
- https://www.herodevs.com/vulnerability-directory/cve-2025-1461 third-party-advisory
- https://github.com/neverendingsupport/nes-vuetify-cve-2025-1461 technical-description exploit
Affected products
- ==>=2.0.0 <3.0.0
Matching in nixpkgs
pkgs.python312Packages.ipyvuetify
Jupyter widgets based on Vuetify UI Components
-
nixos-unstable -
- nixpkgs-unstable 1.11.3
pkgs.python313Packages.ipyvuetify
Jupyter widgets based on Vuetify UI Components
-
nixos-unstable -
- nixpkgs-unstable 1.11.3
Package maintainers
-
@drewrisinger Drew Risinger <drisinger+nixpkgs@gmail.com>