PT-2026-38486 · Crates.Io · Imageproc

Published

2026-05-07

·

Updated

2026-05-07

CVSS v4.0

6.9

Medium

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
A read of pixels was coded as modifying coordinates to lie within the image bounds. It would calculate a coordinate by adding a constant to an input and taking the minimum of the resulting coordinate and 'dimension - 1'. This would not protect against malicious inputs that could overflow the addition. Following the tricked bounds check, the image could then be sampled at multiple differently calculated coordinates that exceeded the bounds.

Fix

Integer Overflow

Weakness Enumeration

Related Identifiers

GHSA-5QV7-J6W5-FR4M

Affected Products

Imageproc