Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Gnu | Glibc | >= 2.0, < 2.43 |
Related Weaknesses (CWE)
References
- https://sourceware.org/bugzilla/show_bug.cgi?id=33814Issue TrackingPatch
- http://www.openwall.com/lists/oss-security/2026/01/20/3Mailing ListThird Party Advisory
FAQ
What is CVE-2025-15281?
CVE-2025-15281 is a vulnerability with a CVSS score of 7.5 (HIGH). 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...
How severe is CVE-2025-15281?
CVE-2025-15281 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-15281?
Check the references section above for vendor advisories and patch information. Affected products include: Gnu Glibc.