PT-2026-70786 · Npm · Browserslist
CVE-2026-73088
·
Published
2026-08-11
·
Updated
2026-09-11
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Browserslist versions prior to 4.28.7
Description
The
normalizeStats() function in node.js, which is called via getStat() and loadStat() during every browserslist() execution, improperly processes data from browserslist-stats.json, opts.stats, and the CLI --stats parameter. The use of an unguarded for...in loop combined with plain-object bracket access and assignment allows inherited Object.prototype keys—such as proto, toString, valueOf, constructor, hasOwnProperty, and isPrototypeOf—to trigger an uncaught TypeError or modify the prototype of the resulting normalized object.Recommendations
Update to version 4.28.7.
Exploit
Fix
Prototype Pollution
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Browserslist