PT-2026-42986 · Npm · Svelte
Published
2026-05-14
·
Updated
2026-05-14
CVSS v4.0
5.3
Medium
| Vector | AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N |
Contents of
hydratable promises were not properly stringified, potentially leading to an XSS exploit. You are vulnerable if all of the following is true:- you are using
hydratable(an experimental feature at the time of this report) - you are passing attacker-controlled input such that a synchronous value is hydrated, then a promise value, e.g.
hydratable('someKey', () => [synchronousValue, promiseValue])
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Svelte