Allocation of Resources Without Limits or Throttling in browserslist - CVE-2026-73089

 

Allocation of Resources Without Limits or Throttling in browserslist - CVE-2026-73089

Published: September 9, 2026


Vulnerability identifier: #VU148470
CSH Severity: Low
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-73089
CWE-ID: CWE-770
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to 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 `--` queries, to bypass the caller-controlled BROWSERSLIST_DISABLE_CACHE mitigation and cause linear memory growth followed by an out-of-memory process crash. A remote attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.


Affected software

browserslist
Platform Navigator in IBM Cloud Pak for Integration (CP4I)

How to mitigate CVE-2026-73089

Install updates from vendor's website.

browserslist - update to 4.28.7
Platform Navigator in IBM Cloud Pak for Integration (CP4I) - update to 16.2.0.3

External References

Related Security Bulletins