---
cve: "CVE-2026-73411"
severity: "MEDIUM"
cvss: 6.3
epss: "0.3%"
vendor: "ericcornelissen"
kev: false
exploited: false
published: "2026-08-12 19:33:02"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-22T01:46:57+02:00"
---

# CVE-2026-73411

> 6.3 MEDIUM · 🧪 PoC

## Beschreibung

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.14 and 3.0.1, getEscapeFunction in src/internal/unix/dash.js fails to escape ~ after : or = when applications use the escape or escapeAll APIs on Unix with shell set to dash, or with shell set to true when Dash is the default, and interpolate the result into an assignment prefixed to a command. An attacker who controls the input can supply a value such as :~ to disclose the home-directory path and may change the location on which the command operates. This issue is fixed in versions 2.1.14 and 3.0.1.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- ae0faa7bd31331aec3f21c623ee69a50e6663454 (Commit)
- 37303332910d456bf07bbf942c3ed98be156f365 (Commit)

## Referenzen

- <https://github.com/ericcornelissen/shescape/security/advisories/GHSA-q53c-4prm-w95q>
- <https://github.com/ericcornelissen/shescape/pull/2649>
- <https://github.com/ericcornelissen/shescape/pull/2651>
- <https://github.com/ericcornelissen/shescape/commit/43d70b59d09bbe5c3fd02ef08b3a123e977ed9de>
- <https://github.com/ericcornelissen/shescape/commit/b4b34c394e7f9da2775bb75381066b9a228c425f>
- <https://github.com/ericcornelissen/shescape/releases/tag/v2.1.14>
- <https://github.com/ericcornelissen/shescape/releases/tag/v3.0.1>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-73411) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
