CVE-2026-97057

Source
https://cve.org/CVERecord?id=CVE-2026-97057
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-97057.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-97057
Published
2026-09-24T13:51:58Z
Modified
2026-09-25T03:48:28Z
Severity
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
redis-parser through 3.0.0 Denial of Service via Invalid Array Length
Details

redis-parser through 3.0.0 fails to validate the multi-bulk length value in RESP protocol parsing, allowing attackers to trigger an uncaught RangeError by supplying an excessively large declared length. A malicious or compromised Redis endpoint can deliver a crafted RESP header with a length above 2^32-1 to crash the Node.js client process.

Database specific
{
    "cna_assigner":  "VulnCheck",
    "cwe_ids":  [
        "CWE-1284"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/97xxx/CVE-2026-97057.json"
}
References

Affected packages

Git / github.com/noderedis/node-redis-parser

Affected ranges

Type
GIT
Repo
https://github.com/noderedis/node-redis-parser
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last Affected
Database specific
Show details
{
    "extracted_events":  [
        {
            "introduced":  "0"
        },
        {
            "last_affected":  "3.0.0"
        }
    ],
    "source":  "AFFECTED_FIELD"
}

Affected versions

v.*
v.1.0.0
v.1.1.0
v.1.3.0
v.2.0.0
v.2.0.1
v.2.0.2
v.2.0.3
v.2.0.4
v.2.1.0
v.2.1.1
v.2.2.0
v.2.3.0
v.2.4.0
v.2.4.1
v.2.5.0
v.2.6.0
v.3.0.0
v1.*
v1.2.0

Database specific

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