CVE Catalog

CVE-2026-58016

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.55%

43th percentile - higher than 43% of all known CVEs

Summary

A flaw in GLib's g_dbus_node_info_new_for_xml() function when processing malformed D-Bus introspection XML can cause an unsigned integer overflow and out-of-bounds read, leading to denial of service.

Risk Assessment

An attacker can send crafted D-Bus introspection XML, causing applications using GLib to crash and resulting in service disruption.

Recommendation

Update GLib to a version containing the fix for CVE-2026-58016, which prevents integer overflow and out-of-bounds read.

Other vulnerabilities in GLib

See all
Original NVD description (English source)

A flaw was found in GLib. A state confusion issue exists in g_dbus_node_info_new_for_xml() in the gio/gdbusintrospection.c file when processing malformed D-Bus introspection XML, specifically with a `node` element nested within other elements like `method`, `signal`, `property` or `arg`. This issue can cause an unsigned integer overflow and lead to an out-of-bounds read, resulting in a denial of service.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS