CVE-2026-6368

LOWCVSS 2.1/10EPSS 0.11%

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.. EPSS estimates a 0.11% chance of exploitation in the next 30 days.

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

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
Awaiting Analysis

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). The EPSS model estimates a 0.11% probability of exploitation in the next 30 days.
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