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.
CVE-2026-73412
This medium-severity CVE scores 6.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 73% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.3
- EG Score
- 6.3(medium)
- EG Risk
- 28(Track)EG Risk 28/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity63% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 27%
- KEV
- Not listed
Published
August 12, 2026
Last Modified
August 13, 2026
Advisory Details (7)
Auto-updated Aug 12, 2026Release v3.0.1
Patch available: ericcornelissen/shescape v3.0.1
https://github.com/ericcornelissen/shescape/releases/tag/v3.0.1Release v2.1.14
Patch available: ericcornelissen/shescape v2.1.14
https://github.com/ericcornelissen/shescape/releases/tag/v2.1.14commit b4b34c394e7f (ericcornelissen/shescape)
Patch available: ericcornelissen/shescape v2.1.14 (contains commit b4b34c394e7f)
https://github.com/ericcornelissen/shescape/commit/b4b34c394e7f9da2775bb75381066b9a228c425fcommit 43d70b59d09b (ericcornelissen/shescape)
Patch available: ericcornelissen/shescape v3.0.1 (contains commit 43d70b59d09b)
https://github.com/ericcornelissen/shescape/commit/43d70b59d09bbe5c3fd02ef08b3a123e977ed9deImprove overall escaping (v2)
Patch available: ericcornelissen/shescape v2.1.14 (PR #2651 merged 2026-07-22)
https://github.com/ericcornelissen/shescape/pull/2651Improve overall escaping
Patch available: ericcornelissen/shescape v3.0.1 (PR #2649 merged 2026-07-22)
https://github.com/ericcornelissen/shescape/pull/2649Path disclosure on Unix with Zsh · Advisory · ericcornelissen/shescape · GitHub
https://github.com/ericcornelissen/shescape/security/advisories/GHSA-6v4m-fw66-8r4xVendor Advisories for CVE-2026-73412(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| shescape | — | 2.1.14 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 29× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-25 17:28 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 17:16 UTCEG score recompute
- 2026-08-23 15:55 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 15:47 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 15:39 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-20 15:31 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 15:13 UTCEG score recompute
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-17 14:09 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:01 UTCEG score recompute
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 13:53 UTCEG score recompute
- 2026-08-15 01:31 UTCEPSS rescore
- 2026-08-14 13:44 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 13:36 UTCEG score recompute
Show 4 moreShow fewer
- 2026-08-13 12:47 UTCEG score recompute
- 2026-08-12 20:19 UTCEG score recompute
- 2026-08-12 19:46 UTCEG score recompute
- 2026-08-12 19:45 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-73412?
When was CVE-2026-73412 disclosed?
Is CVE-2026-73412 actively exploited?
What is the CVSS score of CVE-2026-73412?
How do I remediate CVE-2026-73412?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-73412
Is Your Infrastructure Affected by CVE-2026-73412?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.