AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-3449

LOW · CVSS 3.3 EPSS 0.11% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-03-03 · Last synced 2026-08-04

CyberRota Analysis

This is a low severity vulnerability with a CVSS score of 3.3. Public exploit code or proof-of-concept references have been detected in its references.

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-3449
Severity
LOW
CVSS
3.3
EPSS
0.11%

Original NVD Description

Versions of the package @tootallnate/once before 3.0.1 are vulnerable to Incorrect Control Flow Scoping in promise resolving when AbortSignal option is used. The Promise remains in a permanently pending state after the signal is aborted, causing any await or .then() usage to hang indefinitely. This can cause a control-flow leak that can lead to stalled requests, blocked workers, or degraded application availability.