PT-2026-82651 · Gnu · Gnu C Library
CVE-2026-18374
·
Published
2026-08-27
·
Updated
2026-09-03
CVSS v3.1
4.9
Medium
| Vector | AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L |
Name of the Vulnerable Software and Affected Versions
GNU C Library versions prior to 2.46
Description
A heap buffer overflow can occur in the
fopen() function when an effectively empty string is passed to the ,ccs= syntax extension of the mode argument, provided the mode string is controlled by an attacker. A heap buffer overflow is a memory corruption issue where data is written beyond the boundaries of a buffer allocated on the heap.Recommendations
Update to a version newer than 2.45.
Validate any user-supplied values intended for the
ccs extension before passing them to the fopen() function.Fix
Memory Corruption
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Gnu C Library