NONE · 0

CVE-2025-32014

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...

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

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.