Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
NVD Vulnerability Details :
CVE-2026-13311
Analyzed
More InfoOfficial Page
Source-7ffcee3d-2c14-4c3e-b844-86c6a321a158
View Known Exploited Vulnerability (KEV) details
Published At-25 Jun, 2026 | 05:16
Updated At-26 Jun, 2026 | 19:03

shell-quote prior to 1.8.5 finalizes parsed tokens in parse() using Array.prototype.concat as a reduce accumulator, which reallocates and copies the entire growing array on every iteration. As a result parse() runs in O(n^2) time relative to the number of input tokens. An attacker who can supply an attacker-controlled string to any code path that calls parse() (no shell metacharacters are required; plain space-separated words suffice) can block the single-threaded Node.js event loop for an extended period with a small input, resulting in a denial of service. There is no code execution or data disclosure; impact is to availability only. Fixed in 1.8.5.

CISA Catalog
Date AddedDue DateVulnerability NameRequired Action
N/A
Date Added: N/A
Due Date: N/A
Vulnerability Name: N/A
Required Action: N/A
Metrics
TypeVersionBase scoreBase severityVector
Secondary4.08.7HIGH
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Secondary3.17.5HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
N/A
Type: Secondary
Version: 4.0
Base score: 8.7
Base severity: HIGH
Vector:
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Type: Secondary
Version: 3.1
Base score: 7.5
Base severity: HIGH
Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Type: N/A
Version:
Base score:
Base severity: N/A
Vector:
CPE Matches

shell-quote_project
shell-quote_project
>>shell-quote>>Versions before 1.9.0(exclusive)
cpe:2.3:a:shell-quote_project:shell-quote:*:*:*:*:*:node.js:*:*
Weaknesses
CWE IDTypeSource
CWE-407Secondary7ffcee3d-2c14-4c3e-b844-86c6a321a158
CWE ID: CWE-407
Type: Secondary
Source: 7ffcee3d-2c14-4c3e-b844-86c6a321a158
Evaluator Description

Evaluator Impact

Evaluator Solution

Vendor Statements

References
HyperlinkSourceResource
https://github.com/ljharb/shell-quote/security/advisories/GHSA-395f-4hp3-45gv7ffcee3d-2c14-4c3e-b844-86c6a321a158
Vendor Advisory
https://www.npmjs.com/package/shell-quote7ffcee3d-2c14-4c3e-b844-86c6a321a158
Product
https://github.com/ljharb/shell-quote/security/advisories/GHSA-395f-4hp3-45gv134c704f-9b21-4f2e-91b3-4a467353bcc0
Vendor Advisory
Hyperlink: https://github.com/ljharb/shell-quote/security/advisories/GHSA-395f-4hp3-45gv
Source: 7ffcee3d-2c14-4c3e-b844-86c6a321a158
Resource:
Vendor Advisory
Hyperlink: https://www.npmjs.com/package/shell-quote
Source: 7ffcee3d-2c14-4c3e-b844-86c6a321a158
Resource:
Product
Hyperlink: https://github.com/ljharb/shell-quote/security/advisories/GHSA-395f-4hp3-45gv
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0
Resource:
Vendor Advisory
Change History
0Changes found

Details not found