VYPR

Browserslist

by Browserslist

Source repositories

CVEs (2)

  • CVE-2026-73089HigAug 11, 2026
    risk 0.42cvss 7.5epss

    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,…

  • CVE-2026-73088HigAug 11, 2026
    risk 0.42cvss 7.5epss

    Browserslist is a configuration tool for sharing target browsers and Node.js versions between front-end tools. Prior to 4.28.7, normalizeStats() in node.js, reached unconditionally through getStat() and loadStat() on every browserslist() call, processes untrusted…