Security Advisory

CVE-2026-73413

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-12 19:40:46
Last updated 2026-08-13 14:18:12
Assigner GitHub_M
CVSS score not scored
State PUBLISHED

Description

Shescape is a simple shell escape library for JavaScript. From 2.1.11 until 2.1.14 and 3.0.1, the flag-protection loop in compose in src/internal/compose.js repeatedly joins and slices flag fragments when flagProtection is enabled, which is the default, making processing quadratic in input size across the escape, escapeAll, quote, and quoteAll APIs. An attacker who can supply a large untrusted input containing many flag fragments can consume CPU and cause denial of service. This issue is fixed in versions 2.1.14 and 3.0.1.