← Browse

CVE-2025-13601

Medium

Elevated severity or exploit probability.

CVSS base
7.7 HIGH
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
EPSS — probability of exploitation (30 days)
0.3%
25.5th percentile
CISA KEV
Not listed
Weakness / dates
CWE-190
Published 2025-11-26 · modified 2026-08-31

CVSS breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

Attack VectorLLocal
Attack ComplexityLLow
Privileges RequiredNNone
User InteractionNNone
ScopeUUnchanged
ConfidentialityNNone
IntegrityHHigh
AvailabilityHHigh

Timeline

Description

A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function. If the string to escape contains a very large number of unacceptable characters (which would need escaping), the calculation of the length of the escaped string could overflow, leading to a potential write off the end of the newly allocated string.

Affected

gnome redhat

References

Official: NVD · CVE.org