CVE-2026-32094

Severity CVSS v4.0:
MEDIUM
Type:
CWE-200 Information Leak / Disclosure
Publication date:
11/03/2026
Last modified:
16/03/2026

Description

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.10, Shescape#escape() does not escape square-bracket glob syntax for Bash, BusyBox sh, and Dash. Applications that interpolate the return value directly into a shell command string can cause an attacker-controlled value like secret[12] to expand into multiple filesystem matches instead of a single literal argument, turning one argument into multiple trusted-pathname matches. This vulnerability is fixed in 2.1.10.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:shescape_project:shescape:*:*:*:*:*:node.js:*:* 2.1.10 (excluding)