CVE-2025-57820

CVSS

No CVSS.

S

velte devalue is a utility library. Prior to version 5.3.2, a string passed to devalue.parse could represent an object with a __proto__ property and devalue.parse does not check that an index is numeric. This could result in assigning prototypes to objects and properties, leading to prototype pollution. This issue has been fixed in version 5.3.2

Configurations

No configuration.

History

29 Aug 2025, 16:22

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-26 23:15

Updated : 2025-08-29 16:22


NVD link : CVE-2025-57820

Mitre link : CVE-2025-57820

CVE.ORG link : CVE-2025-57820


JSON object : View

Products Affected

No product.

CWE
CWE-1321

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')