THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-70377 (HIGH 7.5) — 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 embed

[NVD] CVE-2026-70377 (HIGH 7.5) — 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 embed

mednvdPublished 2026-08-05

CVE-2026-70377 CVSS: 7.5 HIGH Published: 2026-08-05T08:16:41.830

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-controll

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-70377