Lucene search
K

44 matches found

OSV
OSV
added 2026/03/06 6:25 p.m.1 views

CVE-2026-29063 Immutable.js: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in immutable

Immutable.js provides many Persistent Immutable data structures. Prior to versions 3.8.3, 4.3.7, and 5.1.5, Prototype Pollution is possible in immutable via the mergeDeep, mergeDeepWith, merge, Map.toJS, and Map.toObject APIs. This issue has been patched in versions 3.8.3, 4.3.7, and 5.1.5...

8.7CVSS5.7AI score0.0008EPSS
Exploits1References6
Vulnrichment
Vulnrichment
added 2026/03/06 6:25 p.m.2 views

CVE-2026-29063 Immutable.js: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in immutable

Immutable.js provides many Persistent Immutable data structures. Prior to versions 3.8.3, 4.3.7, and 5.1.5, Prototype Pollution is possible in immutable via the mergeDeep, mergeDeepWith, merge, Map.toJS, and Map.toObject APIs. This issue has been patched in versions 3.8.3, 4.3.7, and 5.1.5...

8.7CVSS5.7AI score0.0008EPSS
Exploits1References4
CVE
CVE
added 2026/03/06 6:25 p.m.38 views

CVE-2026-29063

CVE-2026-29063 affects Immutable.js, where prototype pollution is possible via mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject() APIs in versions prior to 3.8.3, 4.3.7, and 5.1.5. IBM security bulletins corroborate the issue and list affected IBM products (e.g., Cloud Pak for ...

9.8CVSS5.7AI score0.0008EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2026/03/04 9:28 p.m.4 views

GHSA-WF6X-7X77-MVGW Immutable is vulnerable to Prototype Pollution

Impact What kind of vulnerability is it? Who is impacted? A Prototype Pollution is possible in immutable via the mergeDeep, mergeDeepWith, merge, Map.toJS, and Map.toObject APIs. Affected APIs | API | Notes | | --------------------------------------- |...

9.8CVSS5.9AI score0.0008EPSS
Exploits1References10
Snyk
Snyk
added 2026/03/04 9:28 p.m.2 views

Prototype Pollution

Overview Affected versions of this package are vulnerable to Prototype Pollution in the mergeDeep, mergeDeepWith, merge, Map.toJS, and Map.toObject functions. An attacker can inject arbitrary properties into object prototypes by supplying crafted input containing special keys, potentially leading...

9.8CVSS6.3AI score0.0008EPSS
Exploits1References2
EUVD
EUVD
added 2025/12/12 9:31 p.m.2 views

EUVD-2025-203121

Vuetify has a Prototype Pollution vulnerability...

8.6CVSS6.5AI score0.002EPSS
Exploits0References4
Snyk
Snyk
added 2025/12/12 7:45 p.m.3 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.002EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/12/12 7:29 p.m.19 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.002EPSS
Exploits0References2
CVE
CVE
added 2025/12/12 7:29 p.m.7 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 >=2.2.0-beta.2 and

8.6CVSS6.4AI score0.002EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2025/12/09 5:11 p.m.9 views

Elysia vulnerable to prototype pollution with multiple standalone schema validation

Prototype pollution vulnerability in mergeDeep after merging results of two standard schema validations with the same key. Due to the ordering of merging, there must be an any type that is set as a standalone guard, to allow for the proto prop to be merged. When combined with GHSA-8vch-m3f4-q8jf...

9.8CVSS6.7AI score0.00249EPSS
Exploits1References8Affected Software1
OSV
OSV
added 2025/12/09 5:11 p.m.3 views

GHSA-HXJ9-33PP-J2CC Elysia vulnerable to prototype pollution with multiple standalone schema validation

Prototype pollution vulnerability in mergeDeep after merging results of two standard schema validations with the same key. Due to the ordering of merging, there must be an any type that is set as a standalone guard, to allow for the proto prop to be merged. When combined with GHSA-8vch-m3f4-q8jf...

9.1CVSS5.9AI score0.00249EPSS
Exploits2References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-1394

Malware in sbrugna...

9.8CVSS9.3AI score0.0109EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2018-0254

Malware in sbrugna...

8.8CVSS8.7AI score0.0047EPSS
Exploits1References6
Snyk
Snyk
added 2024/07/01 1:40 p.m.2 views

Improperly Controlled Modification of Dynamically-Determined Object Attributes

Overview org.webjars.npm:ag-grid-community is a fully-featured and highly customizable JavaScript data grid. Affected versions of this package are vulnerable to Improperly Controlled Modification of Dynamically-Determined Object Attributes via the .mergeDeep function. An attacker can execute...

6.3CVSS7.8AI score0.00264EPSS
Exploits1References2
Snyk
Snyk
added 2024/02/05 10:0 p.m.2 views

Prototype Pollution

Overview web3-utils is a Collection of utility functions used in web3.js. Affected versions of this package are vulnerable to Prototype Pollution via the utility functions format and mergeDeep, due to insecure recursive merge. An attacker can manipulate an object's prototype, potentially leading ...

7.5CVSS8AI score0.00143EPSS
Exploits0References2
vulnersOsv
vulnersOsv
added 2021/12/16 2:33 p.m.0 views

react-here-map-interactive (>=0.0.1 <=0.9.2) potentially affected by CVE-2021-23700 via merge-deep2 (=3.0.6)

merge-deep2 NPM version =3.0.6 is affected by a known vulnerability. The following packages have a transitive dependency on merge-deep2 and may be impacted: - react-here-map-interactive =0.0.1, =0.9.2 Source cves: CVE-2021-23700 Source advisory: OSV:GHSA-J28Q-P8WW-CP87...

9.8CVSS7.2AI score0.00477EPSS
Exploits1
CNNVD
CNNVD
added 2021/12/10 12:0 a.m.1 views

merge-deep 代码问题漏洞

merge-deep is an open source tool . It is used to recursively merge values in JavaScript objects. A code issue vulnerability exists in Nerge-deep2 that stems from the product's susceptibility to prototype contamination by the mergeDeep function. The following products and versions are affected:...

9.8CVSS8.4AI score0.00477EPSS
Exploits1References1
vulnersOsv
vulnersOsv
added 2021/10/03 1:34 p.m.0 views

react-here-map-interactive (>=0.0.1 <=0.9.2) potentially affected by CVE-2021-23700 via merge-deep2 (=3.0.6)

merge-deep2 NPM version =3.0.6 is affected by a known vulnerability. The following packages have a transitive dependency on merge-deep2 and may be impacted: - react-here-map-interactive =0.0.1, =0.9.2 Source cves: CVE-2021-23700 Source advisory: SNYK:JS-MERGEDEEP2-1727593...

9.8CVSS7.2AI score0.00477EPSS
Exploits1
Node.js
Node.js
added 2021/06/07 10:9 p.m.54 views

Prototype Pollution

Overview merge-deep before 3.0.3 can be tricked into overwriting properties of Object.prototype or adding new properties to it. These properties are then inherited by every object in the program, thus facilitating prototype-pollution attacks against applications using this library. Recommendation...

7.5CVSS4.5AI score0.0109EPSS
Exploits0Affected Software1
vulnersOsv
vulnersOsv
added 2021/06/07 10:9 p.m.1 views

@byinti/inticli (>=0.1.0 <=2.1.1), @firecubez/req (=1.2.0) +72 more potentially affected by CVE-2021-26707 via merge-deep (>=0.1.5 <=3.0.2)

merge-deep NPM version =0.1.5, =0.1.0, =1.0.2, =7.0.0, =5.2.0, =6.0.1, =0.0.0, =0.1.0-beta.2, =0.22.0, =1.0.0, =0.0.1, =0.0.2, =0.0.3 and more Source cves: CVE-2021-26707 Source advisory: OSV:GHSA-R6RJ-9CH6-G264...

9.8CVSS7.2AI score0.0109EPSS
Exploits0
Rows per page
Query Builder