CVE-2026-73088
Last modified
CVE-2026-73088 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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-stats.json, opts.stats, and CLI --stats data with an unguarded for...in loop and plain-object bracket access and assignment, allowing inherited Object.prototype keys including __proto__, toString, valueOf, constructor, hasOwnProperty, and isPrototypeOf to cause an uncaught TypeError or modify the prototype of the returned normalized object.
Description
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-stats.json, opts.stats, and CLI --stats data with an unguarded for...in loop and plain-object bracket access and assignment, allowing inherited Object.prototype keys including __proto__, toString, valueOf, constructor, hasOwnProperty, and isPrototypeOf to cause an uncaught TypeError or modify the prototype of the returned normalized object. This issue is fixed in version 4.28.7.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| browserslist | browserslist | < 4.28.7 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73088?
How severe is CVE-2026-73088?
How do I fix CVE-2026-73088?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73082Activepieces is an open source AI workflow automation platfo…5.3
- CVE-2026-73083Activepieces is an open source AI workflow automation platfo…7.6
- CVE-2026-73084Activepieces is an open source AI workflow automation platfo…6.1
- CVE-2026-73085Audiobookshelf is a self-hosted audiobook and podcast server…5.3
- CVE-2026-73086nanoid is a secure, URL-friendly, unique string ID generator…7.4
- CVE-2026-73087Dozzle is a realtime log viewer for docker containers. From …2.3
- CVE-2026-73089Browserslist is a configuration tool for sharing target brow…7.5
- CVE-2026-7309A flaw was found in the OpenShift Container Platform build s…4.3
- CVE-2026-73090PeerTube is an ActivityPub-federated video streaming platfor…9.3
- CVE-2026-7310A heap-based buffer overflow vulnerability exists in XML par…4.4
- CVE-2026-7311The TinyPNG – JPEG, PNG & WebP image compression plugin for …8.1
- CVE-2026-7312CWE‑522: Insufficiently Protected Credentials in web service…7.5
Are you affected by CVE-2026-73088?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
