CVE-2025-6052

CVE-2025-6052 is a low-severity vulnerability in Gnome Glib with a CVSS 3.x base score of 3.7. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-190.

Key facts

Description

A flaw was found in how GLib’s GString manages memory when adding data to strings. If a string is already very large, combining it with more input can cause a hidden overflow in the size calculation. This makes the system think it has enough memory when it doesn’t. As a result, data may be written past the end of the allocated memory, leading to crashes or memory corruption.

Frequently asked questions

What is CVE-2025-6052?
A flaw was found in how GLib’s GString manages memory when adding data to strings. If a string is already very large, combining it with more input can cause a hidden overflow in the size calculation. This makes the system think it has enough memory when it doesn’t. As a result, data may be written past the end of the allocated memory, leading to crashes or memory corruption.
How severe is CVE-2025-6052?
CVE-2025-6052 has a CVSS 3.x base score of 3.7, rated low severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability low.
Is CVE-2025-6052 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (34th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2025-6052?
CVE-2025-6052 affects Gnome Glib. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2025-6052?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2025-6052 have an EU (EUVD) identifier?
Yes. CVE-2025-6052 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-18285.
When was CVE-2025-6052 published?
CVE-2025-6052 was published on 2025-06-13 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Gnome Glib

All CVEs affecting Gnome Glib →

Other CWE-190 (Integer Overflow or Wraparound) vulnerabilities

Browse all CWE-190 (Integer Overflow or Wraparound) vulnerabilities →