CVE-2026-18990: Unhandled Async Message Extractioncve-2026-18990-unhandled-async-message-extraction
Asynchronous message extraction or decryption function is invoked without a try-catch block. Exceptions thrown during message parsing or decryption (e.g., malformed payloads or MAC validation failures) cause unhandled promise rejections, leading to process crashes and Denial of Service (DoS).