PT-2026-37174 · Grid · Grid

Ksj1230

·

Published

2026-04-24

·

Updated

2026-05-09

·

CVE-2026-42199

CVSS v3.1

6.2

Medium

VectorAV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Grid versions 0.17.0 through 1.0.0
Description An integer overflow in the expand rows() function can corrupt the relationship between the grid's logical dimensions and its backing storage. This occurs because the function computes the new backing length using unchecked arithmetic. If the calculation overflows, the backing storage may be resized to a length smaller than required. Consequently, the safe API get() may invoke get unchecked() with an invalid index, leading to Undefined Behavior, which is a state where the program's behavior is no longer predictable and may result in crashes or denial of service.
Recommendations Update to version 1.0.1.

Exploit

Fix

Integer Overflow

Weakness Enumeration

Related Identifiers

CVE-2026-42199
GHSA-38C5-483C-4QQP

Affected Products

Grid