LOWVulnerability
CVE-2026-6791
When expanding paths that begin with a tilde (~) followed by a username, the internal parse_tilde function extracts the username to determine the user's home directory. The implementation allocates memory for this username directly on the stack using the strndupa macro. Because the size of this allocation was determined by the length of the user-supplied input without any bounds checks, passing an excessively long username e.g. thousands of characters, forces the thread to exhaust its stack space. Thus if an application passes untrusted, attacker-controlled input to the wordexp function, an attacker can trigger a stack clash.
Properties
- epss_score
- 0.00208
- cve_id
- CVE-2026-6791
- published_at
- 2026-08-10T19:17:30.877
- last_modified
- 2026-09-03T16:43:15.293
- epss_percentile
- 0.10848
Related Entities (3)
ENRICHED_BY (1)
→[Source]FIRST EPSS
DESCRIBED_BY (1)
→[Source]NVD
HAS_WEAKNESS (1)
→[Weakness]Stack-based Buffer Overflow
Explore deeper with Ninja Signal's threat intelligence graph