Use of uninitialized resource in GNU C Library (glibc) - CVE-2025-15281

 

Use of uninitialized resource in GNU C Library (glibc) - CVE-2025-15281

Published: February 4, 2026


Vulnerability identifier: #VU122300
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2025-15281
CWE-ID: CWE-908
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: GNU
Affected software:
GNU C Library (glibc)

Detailed vulnerability description

The vulnerability allows a remote attacker to perform a denial of service attack.

The vulnerability exists due to usage of uninitialized resources when calling wordexp with WRDE_REUSE in conjunction with WRDE_APPEND. A remote attacker can pass specially crafted data to the application, trigger an uninitialized usage of resources and crash the application. 


How to mitigate CVE-2025-15281

Install updates from vendor's website.

Sources