CVE-2025-13601
A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function
CVSS
7.7
High
EPSS
0.3%
p25
KEV
—
Exploit Today
8
0-100
Published: Nov 26, 2025 · Last modified: Aug 31, 2026 · CWE-190
0.3%EPSS · 30 days0.3%
2026-08-172026-09-13
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.
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:0936
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:0975
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:0991
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:1323
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:1324
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:1326
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:1327
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:1465
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:1608
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:1624
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:1625
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:1626
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:1627
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:1652
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:1736
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:18344
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:18705
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:2064
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:2072
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:2485
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2026-550936.1 MED—
———Tract is a tiny, no-nonsense, self-contained TensorFlow and ONNX inference toolkit. Prior to 0.21.16, 0.22.2, and 0.23.1, tract-nnef uses unchecked usize multiplication in nnef/src/tensors.rs read_tensor for attacker-controlled tensor dimensions, the allocation size, and the reported tensor length. Loading a crafted NNEF archive through model_for_path or model_for_read reaches the default DatLoader and can make the wrapped size check accept a small allocation while data/src/tensor.rs as_slice_unchecked creates a much larger logical slice. Model construction through as_uniform can then read beyond the heap allocation and disclose adjacent data, and later access can terminate the process with a segmentation fault. The affected dense numeric tensor path does not include the independently guarded bool, String, or block-quant paths, and no out-of-bounds write or code execution was demonstrated. This issue is fixed in versions 0.21.16, 0.22.2, and 0.23.1.15hCVE-2026-907157.3 HIG—
———A security vulnerability has been detected in marcobambini Gravity up to 0.9.7. This affects an unknown function of the file src/utils/gravity_json.c of the component udp json-parser. Such manipulation leads to integer overflow. The attack may be performed from remote. The exploit has been disclosed publicly and may be used. Upgrading to version 0.9.8 mitigates this issue. The name of the patch is 9b337c3eae5833c3956bed1fc01c21c14fd443f2. Upgrading the affected component is recommended.15hCVE-2023-242882.9 LOW—
——0An issue in Portable Puzzle Collection before 20230116.5782e29 allows attackers to cause a Denial of Service (DoS) via creating an excessive amount of save states.19hCVE-2026-905966.5 MED—
——0A weakness has been identified in embedded-graphics up to 0.8.2 on 32-bit. Impacted is the function ImageRaw::new/bytes_per_row of the file src/image/image_raw.rs. This manipulation causes integer overflow. The attack is possible to be carried out remotely. Upgrading the affected component is recommended. The project was informed of the problem early through an issue report but has not responded yet.15hCVE-2026-905937.3 HIG—
——0A vulnerability was determined in embedded-graphics up to 0.8.2. This affects the function ImageRaw::draw_sub_image of the file src/image/image_raw.rs. Executing a manipulation of the argument width can lead to integer overflow. The attack may be launched remotely. The project was informed of the problem early through an issue report but has not responded yet.15hCVE-2026-904735.3 MED15.2%
——5msgpack-java through 0.9.12 contains an integer overflow vulnerability in MessageUnpacker.skipValue() when processing MAP32 containers with large element counts. Attackers can supply a MAP32 element count at or above 0x40000000 that wraps when doubled, causing the parser cursor to desynchronize and attacker-controlled data to be returned in place of later fields.3d