Loading market data...
← Back to CVE feed

CVE-2026-18374

MEDIUM CVSS 4.9 View on NVD ↗

Description

Passing an effectively empty string to the `,ccs=` syntax extension of the mode argument in the `fopen` function in the GNU C Library version 2.45 or earlier may result in a heap buffer overflow when the mode string input to the function is attacker controlled. This usage pattern is not seen in applications in common GNU/Linux distributions and applications that process user-supplied values for `ccs` should not pass them through without validation.

CVSS Vector

CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L
Published: Aug 27, 2026 20:17 UTC Modified: Aug 28, 2026 00:16 UTC