CVE-2026-24826: Unbounded Array Access Bresenham

An array index computed dynamically in a stepped branch lacks a bitwise mapping or explicit constraint, potentially leading to an out-of-bounds read if step attributes are untrusted.

Provally CuratedPublic repositoryMediumMedium confidenceVerifiedApache-2.0C
greprules fetch cve-2026-24826-unbounded-array-access-bresenham --engine opengrep

Description

An array index computed dynamically in a stepped branch lacks a bitwise mapping or explicit constraint, potentially leading to an out-of-bounds read if step attributes are untrusted.