Out-of-bounds read in GLib g_date_time_get_ymd
CVE-2026-58011 Published on June 30, 2026
Glib: out-of-bounds read in glib/gdatetime.c:g_date_time_get_ymd via invalid gdatetime
A flaw was found in GLib. An out-of-bounds read of only 2 bytes can occur in the g_date_time_get_ymd function in the glib/gdatetime.c file when an invalid GDateTime object produced by the g_date_time_add_full function is processed. This flaw can corrupt the date output and potentially cause logic errors that may lead to a denial of service.
Vulnerability Analysis
CVE-2026-58011 can be exploited with network access, and does not require authorization privileges or user interaction. This vulnerability is considered to have a low attack complexity. An automatable proof of concept (POC) exploit exists. The potential impact of an exploit of this vulnerability is considered to have no impact on confidentiality, with no impact on integrity and availability.
Timeline
Reported to Red Hat.
Made public.
Weakness Type
Out-of-bounds Read
The software reads data past the end, or before the beginning, of the intended buffer. Typically, this can allow attackers to read sensitive information from other memory locations or cause a crash. A crash can occur when the code reads a variable amount of data and assumes that a sentinel exists to stop the read operation, such as a NUL in a string. The expected sentinel might not be located in the out-of-bounds memory, causing excessive data to be read, leading to a segmentation fault or a buffer overflow. The software may modify an index or perform pointer arithmetic that references a memory location that is outside of the boundaries of the buffer. A subsequent read operation then produces undefined or unexpected results.
Products Associated with CVE-2026-58011
Want to know whenever a new CVE is published for Red Hat products? stack.watch will email you.
Affected Versions
GNOME GLib:- Before 2.86.5 is affected.
- Before 2.88.1 is affected.
- Version 0:2.80.4-12.el10_2.21 and below * is unaffected.
- Version 0:2.70.1-9.el8_10 and below * is unaffected.
- Version 0:2.68.4-19.el9_8.9 and below * is unaffected.
- Version 0:2.68.4-19.el9_8.9 and below * is unaffected.
- Version 1787241211 and below * is unaffected.
- Version 1787135742 and below * is unaffected.
- Version 1787241260 and below * is unaffected.