Bug 2500746 (CVE-2026-48125) - CVE-2026-48125 ua-parser-js: UAParser.js: Denial of Service via crafted Client Hints header
Summary: CVE-2026-48125 ua-parser-js: UAParser.js: Denial of Service via crafted Clien...
Keywords:
Status: NEW
Alias: CVE-2026-48125
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-14 22:04 UTC by OSIDB Bzimport
Modified: 2026-07-15 10:34 UTC (History)
27 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-14 22:04:18 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.