CVE-2026-58011
Public on
Last Modified:
Description
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.
Statement
Any applications that allow a user to submit a date to g_date_time_add_full() and later call any getter functions, such as g_date_time_get_month() or g_date_time_get_year(), with the returned GDateTime object are vulnerable to this issue. This flaw can cause an out-of-bounds read of only 2 bytes, leading to a denial of service due to logic errors that a corrupted date can trigger. Due to these reasons, this vulnerability has been rated with a moderate severity.
Mitigation
To mitigate this vulnerability, in applications processing user-supplied dates, implement input validation to ensure the supplied date is within the supported range before calling g_date_time_add_full() with untrusted data, specifically rejecting inputs that result in a negative or zero days field.
Additional information
- This content is not included.Bugzilla 2492245: glib: out-of-bounds read in glib/gdatetime.c:g_date_time_get_ymd via invalid GDateTime
- Content from cwe.mitre.org is not included.CWE-125: Out-of-bounds Read
Affected Packages and Issued Red Hat Security Errata
Unless explicitly stated as not affected, all previous versions of packages in any minor update stream of a product listed here should be assumed vulnerable, although may not have been subject to full analysis.
| Products / Services | Components | State | Errata |
|---|---|---|---|
| Cert Manager support for Red Hat OpenShift release 1.19 | cert-manager/cert-manager-operator-rhel9 | Fixed | This content is not included.RHSA-2026:63135 |
| Cert Manager support for Red Hat OpenShift release 1.19 | cert-manager/jetstack-cert-manager-acmesolver-rhel9 | Fixed | This content is not included.RHSA-2026:63138 |
| Red Hat Enterprise Linux 10 | glib2 | Fixed | RHSA-2026:57015 |
| Red Hat Enterprise Linux 7 Extended Lifecycle Support | glib2 | Fixed | RHSA-2026:65773 |
| Red Hat Enterprise Linux 8 | mingw-glib2 | Fixed | RHSA-2026:49512 |
| Red Hat Enterprise Linux 8 | glib2 | Fixed | RHSA-2026:61766 |
| Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support | glib2 | Fixed | RHSA-2026:65762 |
| Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On | glib2 | Fixed | RHSA-2026:65762 |
| Red Hat Enterprise Linux 9 | glib2 | Fixed | RHSA-2026:55440 |
| No matching records found | |||
Common Vulnerability Scoring System (CVSS) Score Details
Important note
CVSS scores for open source components depend on vendor-specific factors (e.g. version or build chain). Therefore, Red Hat's score and impact rating can be different from NVD and other vendors. Red Hat remains the authoritative CVE Naming Authorities (CNA) source for its products and services (see Red Hat classifications ).
CVSS v3 Score Breakdown
| Red Hat | NVD | cve.org | |
|---|---|---|---|
| CVSS v3 Base Score | 6.5 | 7.5 | 6.5 |
| Attack Vector | Network | Network | Network |
| Attack Complexity | Low | Low | Low |
| Privileges Required | None | None | None |
| User Interaction | None | None | None |
| Scope | Unchanged | Unchanged | Unchanged |
| Confidentiality Impact | None | None | None |
| Integrity Impact | Low | None | Low |
| Availability Impact | Low | High | Low |
CVSS v3 Vector
Red Hat CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
NVD CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
cve.org CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Red Hat CVSS v3 Score Explanation
A denial of service due to the out-of-bounds read can only be reproduced in ASan builds. In production environments, this issue will cause a corrupted date to be produced that may lead to logic errors and a subsequent denial of service depending on how the corrupted date is used by the application. To reflect this condition, the availability metric is set to low.
Acknowledgements
Red Hat would like to thank linhlhq for reporting this issue.
Frequently Asked Questions
Why is Red Hat's CVSS v3 score or Impact different from other vendors?
For more information, see https://access.redhat.com/solutions/762393.
My product is listed as "Under investigation" or "Affected", when will Red Hat release a fix for this vulnerability?
- "Under investigation" doesn't necessarily mean that the product is affected by this vulnerability. It only means that our Analysis Team is still working on determining whether the product is affected and how it is affected.
- "Affected" means that our Analysis Team has determined that this product is affected by this vulnerability and might release a fix to address this in the near future.
What can I do if my product is listed as "Will not fix"?
Available options depend mostly on the Impact of the vulnerability and the current Life Cycle phase of your product. Overall, you have the following options:
- Upgrade to a supported product version that includes a fix for this vulnerability (recommended).
- Apply a mitigation (if one exists).
- Open a This content is not included.support case to request a prioritization of releasing a fix for this vulnerability.
What can I do if my product is listed as "Fix deferred"?
Available options depend mostly on the Impact of the vulnerability and the current Life Cycle phase of your product. Overall, you have the following options:
- Apply a mitigation (if one exists).
- Open a This content is not included.support case to request a prioritization of releasing a fix for this vulnerability.
- Red Hat Engineering focuses on addressing high-priority issues based on their complexity or limited lifecycle support. Therefore, lower-priority issues will not receive immediate fixes.
What is a mitigation?
I have a Red Hat product but it is not in the above list, is it affected?
Why is my security scanner reporting my product as vulnerable to this vulnerability even though my product version is fixed or not affected?
My product is listed as "Out of Support Scope". What does this mean?
Not sure what something means? Check out our Security Glossary.