CVE Vulnerabilities

CVE-2025-57329

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

Published: Sep 24, 2025 | Modified: Oct 20, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

web3-core-method is a package designed to creates the methods on the web3 modules. A Prototype Pollution vulnerability in the attachToObject function of web3-core-method version 1.10.4 and before allows attackers to inject properties on Object.prototype via supplying a crafted payload, causing denial of service (DoS) as the minimum consequence.

Weakness

The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.

Affected Software

Name Vendor Start Version End Version
Web3-core-method Web3js * 1.10.4 (including)

Potential Mitigations

References