CVE-2025-57328: toggle-array vulnerable to prototype pollution
(updated )
toggle-array is a package designed to enables a property on the object at the specified index, while disabling the property on all other objects. A Prototype Pollution vulnerability in the enable and disable function of toggle-array v1.0.1 and before allows attackers to inject properties on Object.prototype via supplying a crafted payload, causing denial of service (DoS) as the minimum consequence.
References
- github.com/VulnSageAgent/PoCs/blob/main/JavaScript/prototype-pollution/toggle-array%401.0.1/index.js
- github.com/VulnSageAgent/PoCs/tree/main/JavaScript/prototype-pollution/CVE-2025-57328
- github.com/advisories/GHSA-34q3-8x9v-j957
- github.com/jonschlinkert/toggle-array
- nvd.nist.gov/vuln/detail/CVE-2025-57328
Code Behaviors & Features
Detect and mitigate CVE-2025-57328 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →