CVE-2026-3449

Source
https://cve.org/CVERecord?id=CVE-2026-3449
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-3449.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-3449
Aliases
Downstream
Related
Published
2026-03-03T05:00:01.085Z
Modified
2026-07-15T01:48:55.736907716Z
Severity
  • 1.9 (Low) CVSS_V4 - 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 Calculator
Summary
[none]
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-705"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/3xxx/CVE-2026-3449.json",
    "cna_assigner": "snyk"
}
References

Affected packages

Git / github.com/tootallnate/once

Affected ranges

Type
GIT
Repo
https://github.com/tootallnate/once
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "3.0.1"
        }
    ],
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ]
}

Affected versions

1.*
1.0.0
1.1.0
1.1.1
1.1.2
2.*
2.0.0
3.*
3.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-3449.json"