AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-45819

MEDIUM · CVSS 6.6 EPSS 0.37% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-13 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

The baseline-browser-mapping library versions prior to 2.11.0 are vulnerable to denial of service due to improper handling of invalid or conflicting input parameters, which leads to an immediate process termination via process.exit(). Organizations utilizing this library in their applications should prioritize updating to the latest version to mitigate the risk of service disruptions. This vulnerability poses a medium severity risk, making it essential for developers and system administrators to address it promptly.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-45819
Severity
MEDIUM
CVSS
6.6
EPSS
0.37%

Original NVD 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.