VYPR

npm package

browserslist

pkg:npm/browserslist

Vulnerabilities (3)

  • CVE-2026-73089HigAug 11, 2026
    affected < 4.28.7fixed 4.28.7

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

  • CVE-2026-73088HigAug 11, 2026
    affected < 4.28.7fixed 4.28.7

    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 browserslist-sta

  • CVE-2021-23364MedApr 28, 2021
    affected >= 4.0.0, < 4.16.5fixed 4.16.5

    The package browserslist from 4.0.0 and before 4.16.5 are vulnerable to Regular Expression Denial of Service (ReDoS) during parsing of queries.