CVE-2026-3449 LOW

CVE-2026-3449

Vendor N/A
Product @tootallnate/once
Weakness CWE-705
Published March 3, 2026
Last update May 4, 2026

CVSS base score

3.3/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 3, 2026 CVE published
May 4, 2026 Record updated