CVE-2026-6368
Received
Received - Intake
GNU C Library wordexp WRDE_APPEND Memory Corruption
Vulnerability report for CVE-2026-6368, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-10
Last updated on: 2026-08-10
Assigner: GNU C Library
Description
Description
Calling wordexp with WRDE_APPEND in the GNU C Library version 2.0 to version 2.43Β can cause the interface to return invalid memory in the we_wordv member, which on subsequent calls to wordfree may abort the process.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gnu | gnu_c_library | to 2.43 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-908 | The product uses or accesses a resource that has not been initialized. |