Vulnerability Description
estree-util-value-to-estree converts a JavaScript value to an ESTree expression. When generating an ESTree from a value with a property named __proto__, valueToEstree would generate an object that specifies a prototype instead. This vulnerability is fixed in 3.3.3.
Related Weaknesses (CWE)
References
- https://github.com/remcohaszing/estree-util-value-to-estree/commit/d0c394fbc64bc
- https://github.com/remcohaszing/estree-util-value-to-estree/security/advisories/
FAQ
What is CVE-2025-32014?
CVE-2025-32014 is a documented vulnerability. estree-util-value-to-estree converts a JavaScript value to an ESTree expression. When generating an ESTree from a value with a property named __proto__, valueToEstree would generate an object that spe...
How severe is CVE-2025-32014?
CVSS scoring is not yet available for CVE-2025-32014. Check NVD for updates.
Is there a patch for CVE-2025-32014?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.