๐Ÿ” CVE Alert

CVE-2026-73089

HIGH 7.5

Browserslist: Unbounded memory growth (no cache eviction) via distinct query results, leading to eventual OOM

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

Browserslist is a configuration tool for sharing target browsers and Node.js versions between front-end tools. Prior to 4.28.7, index.js retains every distinct `(queries, context)` result in cache and every parseQueries() AST in parseCache without a size cap, TTL, or eviction, allowing an attacker who can influence repeated browserslist() query values, including valid since `<year>-<month>-<day>` queries, to bypass the caller-controlled BROWSERSLIST_DISABLE_CACHE mitigation and cause linear memory growth followed by an out-of-memory process crash. This issue is fixed in version 4.28.7.

CWE CWE-770
Vendor browserslist
Product browserslist
Published Aug 11, 2026
Stay Ahead of the Next One

Get instant alerts for browserslist browserslist

Be the first to know when new high vulnerabilities affecting browserslist browserslist are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

browserslist / browserslist
< 4.28.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/browserslist/browserslist/security/advisories/GHSA-c83g-rgw3-j3cx github.com: https://github.com/browserslist/browserslist/commit/f2931a3ff2a3a31abf84ef01a7400b270aad6405 github.com: https://github.com/browserslist/browserslist/releases/tag/4.28.7