CVE-2026-18374

Published: September 3, 2026Last modified: September 7, 2026

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.

Severity score breakdown

ParameterValue
Base score4.9
Attack VectorLOCAL
Attack complexityHIGH
Privileges requiredNONE
User interactionNONE
ScopeUNCHANGED
ConfidentialityLOW
Integrity impactLOW
Availability impactLOW
VectorCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSglibcFixed (2.37.0-r27)
25 LTSglibcFixed (2.39.0-r13)
StreamglibcFixed (2.43.0-r7)
Hardened Containers23 LTSglibcFixed (2.37.0-r27)
25 LTSglibcFixed (2.39.0-r13)
StreamglibcUnknown (2.37.0-r0)

References

ON THIS PAGE