CVE-2025-57329
Published: 24 September 2025
Summary
CVE-2025-57329 is a high-severity Prototype Pollution (CWE-1321) vulnerability in Web3Js Web3-Core-Method. Its CVSS base score is 7.5 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Application or System Exploitation (T1499.004); ranked at the 35.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-31063
Vulnerability details
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…
more
denial of service (DoS) as the minimum consequence.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
The prototype pollution vulnerability in web3-core-method enables attackers to inject properties on Object.prototype, leading to denial of service via application exploitation.
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.