Description
A denial-of-service and resource exhaustion vulnerability exists within the `GDBus` component of GLib. The `gdbusauth` authentication mechanism fails to enforce proper length limitations on data lines read from a client. An unauthenticated local or remote attacker can exploit this lack of input validation by sending excessively long streams of data, causing the application to consume massive amounts of system memory and CPU, potentially leading to a crash or system hang.
Published: 2026-07-20
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an unauthenticated local or remote attacker to send excessively long data streams to the GDBus authentication mechanism, which does not enforce length limits on input lines. This can cause the targeted GDBus service to consume large amounts of memory and CPU, leading to application crashes or system hangs. The weakness is a classic example of unsanitized input that overwhelms the application, classified under CWE-770.

Affected Systems

Affected Red Hat products include Red Hat Enterprise Linux versions 6 through 10, Red Hat Hardened Images, and Red Hat OpenShift Container Platform 4. All these distributions ship a GLib library that contains the vulnerable GDBus implementation. Upgrades to newer GLib releases that include the fix are required for protection.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity. The EPSS score of < 1 % indicates an extremely low likelihood of exploitation. The CVE is not listed in the CISA KEV catalog, suggesting no widely known or actively used exploits at this time. However, the lack of input validation provides a straightforward path for an attacker to cause resource exhaustion. The potential for denial‑of‑service in critical services warrants prompt remediation.

Generated by OpenCVE AI on August 1, 2026 at 07:17 UTC.

Remediation

Vendor Workaround

Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.


OpenCVE Recommended Actions

  • Apply the Red Hat security update that includes the GLib patch for CVE‑2026‑15588
  • No workaround available; rely on the patch
  • Configure cgroup or system limits for GDBus services and monitor memory and CPU usage to detect abnormal consumption
  • Restrict access to the GDBus service by applying firewall rules or SELinux policies to limit connection attempts to trusted hosts only

Generated by OpenCVE AI on August 1, 2026 at 07:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Redhat hardened Images
Redhat openshift Container Platform
Vendors & Products Redhat hardened Images
Redhat openshift Container Platform

Tue, 21 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
References

Tue, 21 Jul 2026 10:15:00 +0000


Tue, 21 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Mon, 20 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Description A denial-of-service and resource exhaustion vulnerability exists within the `GDBus` component of GLib. The `gdbusauth` authentication mechanism fails to enforce proper length limitations on data lines read from a client. An unauthenticated local or remote attacker can exploit this lack of input validation by sending excessively long streams of data, causing the application to consume massive amounts of system memory and CPU, potentially leading to a crash or system hang.
Title Gdbusserver: glib2: gdbusserver pre-authentication dos via unbounded sasl line buffering
First Time appeared Redhat
Redhat enterprise Linux
Redhat hummingbird
Redhat openshift
Weaknesses CWE-770
CPEs cpe:/a:redhat:hummingbird:1
cpe:/a:redhat:openshift:4
cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:6
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
Redhat hummingbird
Redhat openshift
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L'}


Subscriptions

Redhat Enterprise Linux Hardened Images Hummingbird Openshift Openshift Container Platform
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-07-21T11:06:15.018Z

Reserved: 2026-07-13T13:21:08.322Z

Link: CVE-2026-15588

cve-icon Vulnrichment

Updated: 2026-07-20T13:49:53.438Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-07-20T12:17:55.220

Modified: 2026-07-21T18:31:51.680

Link: CVE-2026-15588

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-12T10:10:00Z

Links: CVE-2026-15588 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T20:35:49Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling