CVE-2025-32014 MEDIUM

CVE-2025-32014: estree-util-value-to-estree allows prototype pollution in generated ESTree

Vendor Remcohaszing
Product estree-util-value-to-estree
Weakness CWE-1321
Published April 7, 2025
Last update April 7, 2025

CVSS base score

6.9/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

April 7, 2025 CVE published
April 7, 2025 Record updated