CVE-2025-15281

NONE EPSS 0.47%
Updated Jan 20, 2026
Calling
Parameter Value
Type CWE-908 (Use of Uninitialized Resource)
Vendor Calling
Public PoC No

Calling wordexp with WRDE_REUSE in conjunction with WRDE_APPEND in the GNU C Library version 2.0 to version 2.42 may cause the interface to return uninitialized memory in the we_wordv member, which on subsequent calls to wordfree may abort the process.