Buffer Overflow Vulnerability in GNU C Library Versions
CVE-2026-19499
7.7HIGH
What is CVE-2026-19499?
A buffer overflow vulnerability has been identified in the GNU C Library, specifically in versions 2.38 to 2.44. The issue arises when the functions strfmon and strfmon_l are called with right-justified width padding, which can result in writing past the end of the caller-supplied output buffer. This flaw requires an application code path that uses these functions with a destination buffer susceptible to overflow due to insufficient size for internal operations. At this time, there are no known network-facing applications affected.
Affected Version(s)
glibc 2.38 <= 2.44
