CVE-2026-45819
Received
Received - Intake
Denial of Service in baseline-browser-mapping via process.exit()
Vulnerability report for CVE-2026-45819, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-13
Last updated on: 2026-08-13
Assigner: seal
Description
Description
baseline-browser-mapping 2.x before 2.11.0 calls process.exit() instead of throwing on invalid or conflicting input parameters, and can trigger immediate process termination, causing denial of service.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| baseline_browser_mapping | baseline_browser_mapping | to 2.11.0 (exc) |
| web_platform_dx | baseline_browser_mapping | to 2.11.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-755 | The product does not handle or incorrectly handles an exceptional condition. |
| CWE-705 | The product does not properly return control flow to the proper location after it has completed a task or detected an unusual condition. |