CVE-2026-73414

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.14 and 3.0.1, getEscapeFunction in src/internal/win/cmd.js does not escape `(` and `)` when applications use the escape or escapeAll APIs on Windows with shell set to cmd.exe, or with shell set to true when CMD is the default. An attacker-controlled argument can break out of a parenthesized CMD construct and inject shell syntax depending on the original command, resulting in arbitrary command execution. This issue is fixed in versions 2.1.14 and 3.0.1.
CVSS

No CVSS.

Configurations

No configuration.

History

12 Aug 2026, 20:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-08-12 20:17

Updated : 2026-08-12 20:17


NVD link : CVE-2026-73414

Mitre link : CVE-2026-73414

CVE.ORG link : CVE-2026-73414


JSON object : View

Products Affected

No product.

CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

CWE-150

Improper Neutralization of Escape, Meta, or Control Sequences