Lucene search
+L

602 matches found

Snyk
Snyk
added 2026/01/08 8:50 p.m.9 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the ScrollRestoration API when using the getKey or storageKey props during server-side rendering in Framework Mode. An attacker can execute arbitrary JavaScript code by supplying untrusted content to generat...

8.2CVSS5.4AI score0.00539EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/08 8:50 p.m.12 views

GHSA-8V8X-CX79-35W7 React Router SSR XSS in ScrollRestoration

A XSS vulnerability exists in in React Router's API in Framework Mode when using the getKey/storageKey props during Server-Side Rendering which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate the keys. !NOTE This does not impact applications if...

8.2CVSS6.3AI score0.00539EPSS
SaveExploits0References13
Snyk
Snyk
added 2026/01/08 8:42 p.m.6 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the Meta API in Framework Mode when generating script:ld+json tags during server-side rendering with untrusted content. An attacker can execute arbitrary JavaScript code by injecting malicious input into the...

7.6CVSS5.4AI score0.00511EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/01/08 8:42 p.m.34 views

React Router has XSS Vulnerability

A XSS vulnerability exists in in React Router's meta/ APIs in Framework Mode when generating script:ld+json tags which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate the tag. !NOTE This does not impact applications using Declarative Mode or Data Mod...

7.6CVSS6.5AI score0.00511EPSS
SaveExploits0References14Affected Software2
Snyk
Snyk
added 2026/01/08 8:42 p.m.6 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the Meta API in Framework Mode when generating script:ld+json tags during server-side rendering with untrusted content. An attacker can execute arbitrary JavaScript code by injecting malicious input into the...

7.6CVSS5.4AI score0.00511EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/08 8:42 p.m.13 views

GHSA-3CGP-3XVW-98X8 React Router has XSS Vulnerability

A XSS vulnerability exists in in React Router's meta/ APIs in Framework Mode when generating script:ld+json tags which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate the tag. !NOTE This does not impact applications using Declarative Mode or Data Mod...

7.6CVSS6.4AI score0.00511EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2026/01/08 12:00 a.m.16 views

PT-2026-2120

Name of the Vulnerable Software and Affected Versions @remix-run/react versions prior to 2.17.3 react-router versions 7.0.0 through 7.11.0 Description React Router, a router for React, contains a cross-site scripting XSS issue within the API when operating in Framework Mode during Server-Side...

8.2CVSS5.8AI score0.00539EPSS
SaveExploits0References19
vulnersOsv
vulnersOsv
added 2025/12/16 6:44 p.m.3 views

@c0va23/react-router-dev (7.8.3-alpha.2), @orange-js/vite (>=0.0.0-1ae0b37, <=0.0.0-fff5d2d) +9 more potentially affected by CVE-2025-68155 via @vitejs/plugin-rsc (>=0.4.11, <=0.5.2)

@vitejs/plugin-rsc NPM version =0.4.11, =0.0.0-1ae0b37, =0.0.0-experimental-14dc7c1, =0.0.0-pr-32412-sha-076721d1, =1.0.2, =0.0.1, =0.0.1-alpha.0, =1.0.0, =0.0.0-experimental-64e35ee-20250807, =0.24.0-alpha.0, =0.27.2 Source cves: CVE-2025-68155 Source advisory: SNYK:JS-VITEJSPLUGINRSC-14458242...

7.5CVSS8.5AI score0.00646EPSS
SaveExploits0
Veracode
Veracode
added 2025/12/15 4:44 p.m.13 views

Prototype Pollution

Vuetify is vulnerable to Prototype Pollution. The vulnerability is due to the internal mergeDeep utility merging user-supplied preset objects without proper safeguards, which allows an attacker to supply a crafted preset to pollute JavaScript object prototypes and potentially cause denial of...

8.6CVSS7AI score0.00337EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2025/12/12 9:31 p.m.9 views

EUVD-2025-203121

Vuetify has a Prototype Pollution vulnerability...

8.6CVSS6.5AI score0.00337EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/12/12 9:31 p.m.16 views

Vuetify has a Prototype Pollution vulnerability

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

8.6CVSS6.8AI score0.00337EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/12/12 9:31 p.m.8 views

GHSA-3JP5-5F8R-Q2WG Vuetify has a Prototype Pollution vulnerability

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

8.6CVSS6.6AI score0.00337EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/12 8:15 p.m.16 views

CVE-2025-8083

The Preset configuration https://v2.vuetifyjs.com/en/features/presets feature of Vuetify is vulnerable to Prototype Pollution https://cheatsheetseries.owasp.org/cheatsheets/PrototypePollutionPreventionCheatSheet.html due to the internal 'mergeDeep' utility function used to merge options with...

8.6CVSS0.00337EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/12/12 7:45 p.m.8 views

Prototype Pollution

Overview org.webjars.npm:vuetify is an a Material Design component framework for Vue.js. Affected versions of this package are vulnerable to Prototype Pollution via the mergeDeep function used to merge preset options with defaults. An attacker can inject arbitrary properties into all JavaScript...

8.8CVSS6.7AI score0.00337EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/12/12 7:45 p.m.10 views

Prototype Pollution

Overview vuetify is an a Material Design component framework for Vue.js. Affected versions of this package are vulnerable to Prototype Pollution via the mergeDeep function used to merge preset options with defaults. An attacker can inject arbitrary properties into all JavaScript objects by...

8.8CVSS7.9AI score0.00337EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/12/12 7:29 p.m.5 views

CVE-2025-8083 Vuetify Prototype Pollution via Preset options

The Preset configuration https://v2.vuetifyjs.com/en/features/presets feature of Vuetify is vulnerable to Prototype Pollution https://cheatsheetseries.owasp.org/cheatsheets/PrototypePollutionPreventionCheatSheet.html due to the internal 'mergeDeep' utility function used to merge options with...

8.6CVSS6.4AI score0.00337EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/12 7:29 p.m.35 views

CVE-2025-8083

Vuetify CVE-2025-8083 is a Prototype Pollution flaw in the Preset configuration feature via internal mergeDeep when merging malicious presets. Affected: Vuetify &gt;=2.2.0-beta.2 and

8.6CVSS6.4AI score0.00337EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/12 7:29 p.m.37 views

CVE-2025-8083 Vuetify Prototype Pollution via Preset options

The Preset configuration https://v2.vuetifyjs.com/en/features/presets feature of Vuetify is vulnerable to Prototype Pollution https://cheatsheetseries.owasp.org/cheatsheets/PrototypePollutionPreventionCheatSheet.html due to the internal 'mergeDeep' utility function used to merge options with...

8.6CVSS0.00337EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/12 12:00 a.m.9 views

PT-2025-50969

Name of the Vulnerable Software and Affected Versions Vuetify versions 2.2.0-beta.2 through 3.0.0-alpha.10 Description The Preset configuration feature of Vuetify is susceptible to Prototype Pollution due to the 'mergeDeep' utility function used for merging options with defaults. A malicious pres...

8.6CVSS6.8AI score0.00337EPSS
SaveExploits0References6
vulnersOsv
vulnersOsv
added 2025/12/11 10:49 p.m.5 views

@aandyw/ybf (>=0.1.0, <=0.1.29), @accounter/client (>=0.0.4-alpha-20250227014300-bbaee6f285ce9d54b581b115d444233911983665, <=0.0.5-alpha-20250410150030-25fea893fb3523b55c835620f6692430d5bc9bee) +212 more potentially affected by unknown CVE via next (>=15.2.0, <=15.2.6)

next NPM version =15.2.0, =0.1.0, =0.0.4-alpha-20250227014300-bbaee6f285ce9d54b581b115d444233911983665, =0.0.1-alpha, =0.1.0, =3.2.0, =0.1.0, =1.1.0-canary.0, =1.1.0-canary.0, =1.2.0-canary.0, =1.2.2-canary-20250514183211, =1.2.0-canary.8, =1.6.0 and more Source cves: unknown CVE Source advisory:...

5.5AI score
SaveExploits0
Rows per page
Query Builder