CVE-2025-57820
Published: 26 August 2025
Summary
CVE-2025-57820 is a high-severity Prototype Pollution (CWE-1321) vulnerability. Its CVSS base score is 7.9 (High).
Operationally, ranked at the 37.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-25863
Vulnerability details
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…
more
objects and properties, leading to prototype pollution. This issue has been fixed in version 5.3.2
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.