CVE-2026-6368
Wolfi vulnerability analysis and mitigation

Overview

CVE-2026-6368 is a memory handling flaw in the GNU C Library (glibc) affecting versions 2.0 through 2.43. When wordexp() is called with the WRDE_APPEND flag, the function can return invalid memory in the we_wordv member; subsequent calls to wordfree() on the returned structure may cause the process to abort. The vulnerability was published on August 10, 2026, and is tracked under glibc security advisory GLIBC-SA-2026-0014. It carries a CVSS v3.1 base score of 5.5 (Medium) and a CVSS v4.0 base score of 2.1 (Low) (GitHub Advisory, Red Hat Bugzilla).

Technical details

The root cause is classified under CWE-908 (Use of Uninitialized Resource) and CWE-1341 (Multiple Releases of Same Resource or Handle). When wordexp() is invoked with WRDE_APPEND, it is expected to append results to an existing wordexp_t structure; however, a flaw in the implementation causes the we_wordv pointer to reference invalid memory rather than a properly allocated buffer. When the caller subsequently invokes wordfree() to release the structure, the library attempts to free this invalid pointer, triggering a process abort. Exploitation requires local access and the ability to influence application behavior that calls wordexp() with WRDE_APPEND (GitHub Advisory, Red Hat Bugzilla).

Impact

The primary impact is a Denial of Service (DoS): any process linked against an affected glibc version that calls wordexp() with WRDE_APPEND can crash when wordfree() is subsequently invoked. There is no evidence of confidentiality or integrity impact under the CVSS v3.1 assessment, though the CVSS v4.0 scoring notes low confidentiality, integrity, and availability impacts on both the vulnerable and subsequent systems. The scope is limited to applications that use this specific API pattern and are linked against glibc 2.0–2.43 (GitHub Advisory, Red Hat Bugzilla).

Exploitability

There is no known public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the time of publication (GitHub Advisory). The NVD SSVC assessment confirms exploitation status as "none" and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.107% (1st percentile), indicating a very low probability of exploitation in the near term. No threat actor attribution has been reported.

Mitigation and workarounds

Update glibc to a version greater than 2.43, which contains the fix for this vulnerability. A patch is available and referenced via the GitHub Advisory (GHSA-cm6j-gmqf-j2cm) and the upstream glibc advisory GLIBC-SA-2026-0014. As a temporary workaround, consider auditing and restricting application use of wordexp() with the WRDE_APPEND flag until patching is complete, particularly for non-critical functionality (GitHub Advisory, Red Hat Bugzilla).

Community reactions

Red Hat has opened a security response bug (Bug 2513608) and assigned it medium priority and severity, with dependent tracking bugs for affected Red Hat products (Red Hat Bugzilla). No significant broader community commentary or media coverage has been identified at this time, consistent with the low severity and limited exploitability of the vulnerability.

Additional resources


SourceThis report was generated using AI

Related Wolfi vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-49244MEDIUM5.9
  • Wolfi logoWolfi
  • sftpgo
NoYesAug 20, 2026
CVE-2026-70654MEDIUM5.8
  • Wolfi logoWolfi
  • libvips
NoYesAug 20, 2026
CVE-2026-70653MEDIUM4.8
  • Wolfi logoWolfi
  • libvips
NoYesAug 20, 2026
CVE-2026-49245LOW3.7
  • Wolfi logoWolfi
  • github.com/drakkan/sftpgo
NoYesAug 20, 2026
CVE-2026-70652LOW2
  • Wolfi logoWolfi
  • libvips
NoYesAug 20, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management