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.
{
"cna_assigner": "VulnCheck",
"cwe_ids": [
"CWE-116",
"CWE-200"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73055.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "2.1.15"
},
{
"introduced": "3.0.0"
},
{
"fixed": "3.0.2"
}
],
"source": [
"DESCRIPTION",
"REFERENCES"
]
}