CyberRota Analysis
This is a low severity vulnerability with a CVSS score of 3.7. It may lead to a denial-of-service condition.
CVE
CVE-2026-0988
Severity
LOW
CVSS
3.7
EPSS
0.40%
Original NVD Description
A flaw was found in glib. Missing validation of offset and count parameters in the g_buffered_input_stream_peek() function can lead to an integer overflow during length calculation. When specially crafted values are provided, this overflow results in an incorrect size being passed to memcpy(), triggering a buffer overflow. This can cause application crashes, leading to a Denial of Service (DoS).