What is CVE-2026-45819?
CVE-2026-45819 is a vulnerability in baseline-browser-mapping versions 2.x prior to 2.11.0, where it calls process.exit() instead of throwing on invalid or conflicting input parameters. This can trigger immediate process termination, resulting in a denial of service (DoS). Upgrading to version 2.11.0 or later is recommended to mitigate the issue.
Azərbaycanca: CVE-2026-45819, baseline-browser-mapping 2.x-in 2.11.0-dən əvvəlki versiyalarında aşkar edilmiş zəiflikdir. Burada səhv və ya ziddiyyətli giriş parametrləri zamanı xəta fırlatmaq əvəzinə process.exit() çağırılır ki, bu da tətbiqetmənin dərhal sonlanmasına və denial of service (DoS) vəziyyətinə səbəb olur. Təsirə məruz qalmamaq üçün kitabxananı 2.11.0 və ya daha yuxarı versiyaya yeniləmək tövsiyə olunur.
Related CVEs
link basis: same weakness class CWE-400
FAQ2
How does CVE-2026-45819 cause a DoS condition in the baseline-browser-mapping library?
The vulnerability occurs because it calls process.exit() instead of throwing an error on invalid or conflicting input parameters, leading to immediate Node.js process termination.
To which version should baseline-browser-mapping be upgraded to mitigate CVE-2026-45819?
Upgrading to version 2.11.0 or later is recommended.
See also6
This explainer is AI-written from source data — skopnix's own reporting on this CVE; CVSS scores, vendors and versions are never invented. See NVD for the official record.