CVE-2026-3449 Details
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.
A control flow vulnerability has been identified in the @tootallnate/once package, affecting all versions prior to 3.0.1. The issue arises when the AbortSignal option is used, leading to incorrect promise resolution. Specifically, when the signal is aborted, the promise remains in a permanently pending state. This causes any await or .then() usage to hang indefinitely, creating a control-flow leak that can result in stalled requests, blocked workers, or degraded application availability.
Users can upgrade to version 3.0.1 or higher to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Mar 3, 2026CISA-ADP
Assessed Mar 3, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/TooTallNate/once/commit/b9f43cc5259bee2952d91ad3cdbd201a82df448a | [email protected] | Source CodeVendor |
| https://github.com/TooTallNate/once/issues/8 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://security.snyk.io/vuln/SNYK-JS-TOOTALLNATEONCE-15250612 | [email protected] | AdvisoryRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-705 | Incorrect Control Flow Scoping | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| @tootallnate/once | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 3, 2026 | New CVE Received | [email protected] |
Volerion