CVE 7.9 HIGH

Svelte devalue vulnerable to prototype pollution_CVE-2025-57820

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

Description

Svelte 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

Basic Information

ID CVE-2025-57820
Source GitHub_M
Published Aug 26, 2025 at 22:33

Affected Product

Vendor sveltejs
Product devalue
Version < 5.3.2
Affected Versions sveltejs devalue < 5.3.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.