CVE Vulnerabilities

CVE-2026-73088

Uncaught Exception

Published: Aug 11, 2026 | Modified: Aug 13, 2026
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
7.5 IMPORTANT
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

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.

Weakness

An exception is thrown from a function, but it is not caught.

Affected Software

NameVendorStart VersionEnd Version
Red Hat Discovery 2RedHatdiscovery/discovery-ui-rhel9:1786634825*
Red Hat Hardened ImagesRedHatgrafana13-1-main-13.1.3-0.1.1.hum1*
Red Hat Hardened ImagesRedHatgrafana12-4-main-12.4.8-0.1.1.hum1*
Node-browserslistUbuntuupstream*

References