CVE-2026-6368

LOWCVSS 2.1/10

Last modified

CVE-2026-6368 is a low-severity vulnerability rated 2.1/10 on the CVSS scale. 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..

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.

Metrics

CVSS 4.0
2.1/10

CVSS:4.0/AV:L/AC:H/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:P/AU:Y/R:X/V:X/RE:X/U:Green

Weakness Enumeration

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
glibcglibc>= 1.93-260, < 2.43

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-6368?
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.
How severe is CVE-2026-6368?
CVE-2026-6368 has a CVSS score of 2.1/10 (LOW severity).
How do I fix CVE-2026-6368?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-6368?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST