5 matches found
CVE-2026-45819
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...
CVE-2026-45819
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...
EUVD-2026-57788
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...
CVE-2026-45819
The CVE-2026-45819 entry concerns the baseline-browser-mapping project: versions 2.x prior to 2.11.0. The underlying issue is that input validation failures cause the process to call process.exit() instead of throwing, which can lead to immediate process termination and a denial of service. No ex...