GHSA-3jp5-5f8r-q2wg

Suggest an improvement
Source
https://github.com/advisories/GHSA-3jp5-5f8r-q2wg
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/12/GHSA-3jp5-5f8r-q2wg/GHSA-3jp5-5f8r-q2wg.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-3jp5-5f8r-q2wg
Aliases
  • CVE-2025-8083
Published
2025-12-12T21:31:38Z
Modified
2025-12-12T22:41:15.935350Z
Severity
  • 8.6 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H CVSS Calculator
Summary
Vuetify has a Prototype Pollution vulnerability
Details

The Preset configuration feature of Vuetify is vulnerable to Prototype Pollution 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.

If the application utilizes Server-Side Rendering (SSR), this vulnerability could affect the whole server process.

This issue affects Vuetify versions greater than or equal to 2.2.0-beta.2 and less than 3.0.0-alpha.10.

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-12T20:15:43Z",
    "github_reviewed_at": "2025-12-12T22:14:53Z",
    "severity": "HIGH",
    "cwe_ids": [
        "CWE-1321"
    ],
    "github_reviewed": true
}
References

Affected packages

npm / vuetify

Package

Affected ranges

Type
SEMVER
Events
Introduced
2.2.0-beta.2
Fixed
3.0.0-alpha.10