Inefficient Algorithmic Complexity in shell-quote - CVE-2026-13311
Published: July 28, 2026
shell-quote
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to inefficient algorithmic complexity in the parse() function when parsing attacker-supplied strings. A remote attacker can submit a specially crafted input string to cause a denial of service.
The issue blocks the single-threaded Node.js event loop, and plain space-separated words are sufficient to trigger the vulnerable behavior.