๐Ÿ” CVE Alert

CVE-2026-48125

MEDIUM 5.3

UAParser.js: Unbounded `Sec-CH-UA-Model` parsing can trigger ReDoS in `withClientHints()`

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

UAParser.js is a JavaScript library to detect browsers, operating systems, CPUs, and devices from user-agent data. From 2.0.1 until 2.0.10, a regular expression denial-of-service vulnerability exists when using the Client Hints API. By sending a crafted Sec-CH-UA-Model header to an application that calls UAParser(headers).withClientHints(), an attacker can cause excessive CPU time due to catastrophic backtracking in the device regex because Client Hints values are copied without the UA_MAX_LENGTH limit used for User-Agent values. This issue is fixed in version 2.0.10.

CWE CWE-400 CWE-1333
Vendor faisalman
Product ua-parser-js
Published Jul 14, 2026
Last Updated Jul 15, 2026
Stay Ahead of the Next One

Get instant alerts for faisalman ua-parser-js

Be the first to know when new medium vulnerabilities affecting faisalman ua-parser-js are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low

Affected Versions

faisalman / ua-parser-js
>= 2.0.1, < 2.0.10

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/faisalman/ua-parser-js/security/advisories/GHSA-9h5v-pfqq-x599 github.com: https://github.com/faisalman/ua-parser-js/commit/90354d3458495628b1d3ba68a9d76673e6d14fc5 github.com: https://github.com/faisalman/ua-parser-js/releases/tag/2.0.10