CVE-2026-73055

Shescape before 2.1.15 (and 3.0.0 before 3.0.2) fails to properly escape tilde (~) characters in assignment contexts on Unix systems where the shell is explicitly configured to "sh" or true and /bin/sh points to BusyBox. Using the escape and escapeAll APIs with untrusted input in an assignment prefixed to a command, an attacker can inject a tilde payload to disclose the user's home directory location and, depending on usage, alter the location on which a command operates.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-15 22:16

Updated : 2026-08-31 15:17


NVD link : CVE-2026-73055

Mitre link : CVE-2026-73055

CVE.ORG link : CVE-2026-73055


JSON object : View

Products Affected

No product.

CWE
CWE-116

Improper Encoding or Escaping of Output

CWE-200

Exposure of Sensitive Information to an Unauthorized Actor