CVE-2026-3449 PUBLISHED

Assigner: snyk
Reserved: 02.03.2026 Published: 03.03.2026 Updated: 03.03.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P
CVSS Score: 4.8

Product Status

Vendor n/a
Product @tootallnate/once
Versions
  • affected from 0 to 3.0.1 (excl.)

Credits

  • Nanak Singh Khurana

References

Problem Types

  • Incorrect Control Flow Scoping