Search
Search is not available in local development.
Run npx pagefind --site __site after building to enable it.
JLSEC-2026-487

JLSEC-2026-487

JLSEC Published
Modified
Affected Packages
Glib_jll < 2.86.3+0
Aliases / Upstream
CVE-2025-13601

A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the gescapeuri_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.

References