High severity7.5OSV Advisory· Published Aug 5, 2026· Updated Aug 28, 2026
CVE-2026-70377
CVE-2026-70377
Description
imagecli's pipeline operation (Scale::apply in src/image_ops.rs) computes output width/height as (dimension as f32 * ratio) as u32 with no upper-bound validation on the CLI-supplied ratio, which is parsed via nom::number::complete::float with no range check. Any application embedding imagecli as a library and accepting user-controlled pipeline strings is remotely crashable with a single request.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
2(expand)+ 1 more
- (no CPE)
- (no CPE)range: v0.2.1, v0.2.0, v0.1.0
Patches
Vulnerability mechanics
References
1News mentions
0No linked articles in our index yet.