NONE · 0

CVE-2026-73412

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.14 and 3.0.1, this impacts users of Shescape on Unix systems that explicitly configure shell to Zsh, or true when the default she...

Vulnerability Description

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.14 and 3.0.1, this impacts users of Shescape on Unix systems that explicitly configure shell to Zsh, or true when the default shell is Zsh, using the escape and escapeAll. The Zsh options EXTENDED_GLOB and MAGIC_EQUAL_SUBST exacerbate the problem. In certain case, an attacker can leverage home directory expansion and extended glob syntax to obtain lists of files and directories on the system. Depending on what the command does, this may be used to leak more information. This issue is fixed in versions 2.1.14 and 3.0.1.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-73412?

CVE-2026-73412 is a documented vulnerability. Shescape is a simple shell escape library for JavaScript. Prior to 2.1.14 and 3.0.1, this impacts users of Shescape on Unix systems that explicitly configure shell to Zsh, or true when the default she...

How severe is CVE-2026-73412?

CVSS scoring is not yet available for CVE-2026-73412. Check NVD for updates.

Is there a patch for CVE-2026-73412?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.